summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-10-10kbuild: Add '.rel.*' strip pattern for vmlinuxNathan Chancellor
2025-10-10kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinuxNathan Chancellor
2025-10-07scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogsNathan Chancellor
2025-09-28modpost: Initialize builtin_modname to stop SIGSEGVsHugh Dickins
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24kbuild: vmlinux.unstripped should always depend on .vmlinux.export.oAlexey Gladkov
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov
2025-09-24kbuild: extract modules.builtin.modinfo from vmlinux.unstrippedMasahiro Yamada
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada
2025-09-24kbuild: always create intermediate vmlinux.unstrippedMasahiro Yamada
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-31rust: support Rust >= 1.91.0 target specMiguel Ojeda
2025-08-28Merge patch series "Bump minimum supported version of LLVM for building the k...Nathan Chancellor
2025-08-28kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0Nathan Chancellor
2025-08-28extract-vmlinux: Output used decompression methodMaxime Thiebaut
2025-08-27kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz
2025-08-26scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()Vlastimil Babka
2025-08-18kconfig: qconf/xconfig: show the OptionsMode radio button setting at startupRandy Dunlap
2025-08-18kconfig: nconf: Format and print 'line' without a temporary copyThorsten Blum
2025-08-18kbuild: enable -Werror for hostprogsThomas Weißschuh
2025-08-14kbuild: respect CONFIG_WERROR for userprogsThomas Weißschuh
2025-08-14kbuild: respect CONFIG_WERROR for linker and assemblerThomas Weißschuh
2025-08-14kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`Miguel Ojeda
2025-08-14kbuild: unify W=e and CONFIG_WERRORThomas Weißschuh
2025-08-14kbuild: align W=e with CONFIG_WERRORThomas Weißschuh
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-06kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran
2025-08-06kconfig: lxdialog: replace strcpy with snprintf in print_autowrapSuchit Karunakaran
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02scripts/spelling.txt: add notifer||notifier to spelling.txtWangYuli
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-26kstack_erase: Support Clang stack depth trackingKees Cook
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada