summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-01-14scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas
2026-01-12lib/crypto: tests: Add KUnit tests for NHEric Biggers
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09rust: helpers: Move #define __rust_helper out of atomic.cAlice Ryhl
2026-01-08lib/crypto: tests: Fix syntax error for old python versionsJie Zhan
2026-01-06scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...Nathan Chancellor
2026-01-06kconfig: Support conditional deps using "depends on X if Y"Nicolas Pitre
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