aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+15
6 dayslivepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu2-3/+3
6 dayslivepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu2-17/+10
10 daysMerge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
11 daysMerge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-36/+34
12 dayskbuild: Do not run kernel-doc when building external modulesNathan Chancellor1-0/+2
12 daysMerge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+35
13 dayslivepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf1-0/+4
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo1-1/+2
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor1-35/+30
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf1-4/+4
2026-01-26scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha1-1/+1
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
2026-01-18scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein1-3/+26
2026-01-18scripts: generate_rust_analyzer: compile quote with correct editionTamir Duberstein1-0/+1
2026-01-18scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependenciesJesung Yang1-1/+1
2026-01-18scripts: generate_rust_analyzer: syn: treat `std` as a dependencyJesung Yang1-1/+1
2026-01-18scripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan1-3/+0
2026-01-18rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein1-1/+1
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra1-5/+6
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas1-1/+1
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-01-11treewide: Update email addressThomas Gleixner1-1/+1
2026-01-08lib/crypto: tests: Fix syntax error for old python versionsJie Zhan1-1/+1
2026-01-04rust: fix off-by-one line number in rustdoc testsGary Guo1-1/+1
2025-12-27mcb: Add missing modpost build supportJose Javier Rodriguez Barbarin2-0/+12
2025-12-27kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire1-12/+14
2025-12-27Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"Nicolas Schier1-128/+7
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum1-1/+1
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai1-1/+5
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+6
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev1-0/+6
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+3
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt1-0/+3
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+0
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds5-19/+492
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-443/+817
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris1-1/+0
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds7-11/+153
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2-2/+24
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds22-11251/+26
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf1-0/+1
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+84