summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-23rust: enable `raw_ref_op` featureAntonio Hickey
2025-03-23kbuild: pacman-pkg: hardcode module installation pathMasahiro Yamada
2025-03-23kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionallyAlexandru Gagniuc
2025-03-23modpost: require a MODULE_DESCRIPTION()Jeff Johnson
2025-03-22kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESSMasahiro Yamada
2025-03-22kbuild: deb-pkg: remove "version" variable in mkdebianMasahiro Yamada
2025-03-22kbuild: deb-pkg: fix versioning for -rc releasesMasahiro Yamada
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20scripts/tracing: Remove scripts/tracing/draw_functrace.pySteven Rostedt
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17checkpatch: describe --min-conf-desc-lengthPhilipp Hahn
2025-03-17scripts/gdb/symbols: determine KASLR offset on s390Ilya Leoshkevich
2025-03-17scripts/gdb/linux/symbols.py: address changes to module_sect_attrsAntonio Quartulli
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf
2025-03-16coccinelle: misc: secs_to_jiffies: Patch expressions tooEaswar Hariharan
2025-03-16scripts/gdb: add $lx_per_cpu_ptr()Brendan Jackman
2025-03-16get_maintainer: stop reporting subsystem status as maintainer roleVlastimil Babka
2025-03-16get_maintainer: add --substatus for reporting subsystem statusVlastimil Babka
2025-03-16scripts: add script to extract built-in firmware blobsGuilherme G. Piccoli
2025-03-16rust: make pin-init its own crateBenno Lossin
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel
2025-03-17kbuild: link-vmlinux.sh: Make output file name configurableArd Biesheuvel
2025-03-15Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-15kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=yMasahiro Yamada
2025-03-15kbuild: exclude .rodata.(cst|str)* when building rangesKris Van Hees
2025-03-15kbuild: add Kbuild bash completionMasahiro Yamada
2025-03-15kbuild: fix argument parsing in scripts/configSeyediman Seyedarab
2025-03-15kbuild: add dependency from vmlinux to sorttableXi Ruoyao
2025-03-15kbuild: deb-pkg: add debarch for ARCH=loongarch64WangYuli
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada
2025-03-15scripts: make python shebangs specific about desired versionUday Shankar
2025-03-15kbuild: rust: add rustc-min-version support functionMiguel Ojeda
2025-03-15modpost: use strstarts() to clean up parse_source_files()Masahiro Yamada
2025-03-15modpost: introduce get_basename() helperMasahiro Yamada
2025-03-15kconfig: remove unnecessary cast in sym_get_string()Masahiro Yamada
2025-03-15kconfig: do not clear SYMBOL_VALID when reading include/config/auto.confMasahiro Yamada
2025-03-15genksyms: factor out APP for the ST_NORMAL stateMasahiro Yamada
2025-03-15gen_compile_commands.py: remove code for '\#' replacementMasahiro Yamada
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada
2025-03-15gendwarfksyms: Add a separate pass to resolve FQNsSami Tolvanen
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-12scripts: get_feat.pl: substitute s390x with s390Heiko Carstens
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein