summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu
2026-01-05kbuild: remove gcc's -Wtype-limitsVincent Mailhol
2026-01-05tags: Add regex for context_lock_structPeter Zijlstra
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver
2026-01-05compiler-context-analysis: Introduce header suppressionsMarco Elver
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver
2026-01-04rust: fix off-by-one line number in rustdoc testsGary Guo
2026-01-01checkpatch: Deprecate rcu_read_{,un}lock_trace()Paul E. McKenney
2025-12-31scripts/gen-btf.sh: Reduce log verbosityIhor Solodrai
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai
2025-12-30scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCVIhor Solodrai
2025-12-27mcb: Add missing modpost build supportJose Javier Rodriguez Barbarin
2025-12-27kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire
2025-12-27Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"Nicolas Schier
2025-12-22gendwarfksyms: Fix build on 32-bit hostsSami Tolvanen
2025-12-22sign-file: Use only the OpenSSL CMS API for signingPetr Pavlu
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai
2025-12-19kbuild: Add top-level target for building gen_init_cpioNicolas Schier
2025-12-19kconfig: move XPM icons to separate filesRostislav Krasny
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-16modpost: drop '*_probe' from section check whitelistJohan Hovold
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-26kbuild: add target to build a cpio containing modulesSascha Hauer
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda