summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
3 daysMerge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-36/+34
4 dayskbuild: Do not run kernel-doc when building external modulesNathan Chancellor1-0/+2
4 daysMerge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+35
7 dayskbuild: Fix permissions of modules.builtin.modinfoEthan Zuo1-1/+2
7 dayskbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor1-35/+30
7 dayslivepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf1-4/+4
9 daysscripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha1-1/+1
10 daysMerge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
11 daysscripts/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-12Merge 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-05rust: 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-11checkpatch: 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-10tracing: 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-07Merge 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-05Merge 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-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds7-11/+153
2025-12-04Merge 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-03Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+84
2025-12-03Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+36
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-18/+1086
2025-12-02Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+7
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1