summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-28modpost: Initialize builtin_modname to stop SIGSEGVsHugh Dickins
2025-09-26scripts: dt_to_config: fix grammar and a typo in --help textMarkus Heidelberg
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman
2025-09-24kconfig: Add transitional symbol attribute for migration supportKees Cook
2025-09-24kconfig: Fix BrokenPipeError warnings in selftestsKees Cook
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-23gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-16rust: kunit: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-15rust: Introduce atomic API helpersBoqun Feng
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh
2025-09-08rust: add `pin-init` as a dependency to `bindings` and `uapi`Benno Lossin
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-31rust: support Rust >= 1.91.0 target specMiguel Ojeda
2025-08-29lib/crypto: tests: Add KUnit tests for BLAKE2sEric Biggers
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-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski
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-11scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47cRob Herring (Arm)
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