summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-01-23scripts: kconfig: merge_config.sh: use awk in checks tooMikko Rapeli1-11/+86
2026-01-23scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awkAnders Roxell1-40/+128
2026-01-23kallsyms: Get rid of kallsyms relative baseArd Biesheuvel2-47/+21
2026-01-23scripts: add tool to run containerized buildsGuillaume Tucker1-0/+199
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21scripts/gen-btf.sh: Use CONFIG_SHELL for executionIhor Solodrai3-6/+6
2026-01-21docs: add a scripts/kernel-doc symbolic linkJonathan Corbet1-0/+1
2026-01-21docs: kdoc: move kernel-doc to tools/docsJonathan Corbet2-361/+0
2026-01-21docs: kdoc: some fixes to kernel-doc commentsMauro Carvalho Chehab1-16/+13
2026-01-21docs: kdoc: ensure that comments are using our coding styleMauro Carvalho Chehab1-6/+18
2026-01-21docs: kdoc: avoid error_count overflowsMauro Carvalho Chehab1-7/+19
2026-01-19rust: kunit: replace `kernel::c_str!` with C-StringsTamir Duberstein1-2/+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-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra1-0/+19
2026-01-17rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...Benno Lossin1-1/+1
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov8-144/+41
2026-01-15checkpatch: Suggest kmalloc_obj family for sizeof allocationsKees Cook1-6/+33
2026-01-15kbuild: Drop superfluous compiler option checksThomas Weißschuh1-13/+10
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-12lib/crypto: tests: Add KUnit tests for NHEric Biggers1-0/+40
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-09rust: helpers: Move #define __rust_helper out of atomic.cAlice Ryhl1-5/+0
2026-01-08lib/crypto: tests: Fix syntax error for old python versionsJie Zhan1-1/+1
2026-01-07scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...Nathan Chancellor1-1/+1
2026-01-07kconfig: Support conditional deps using "depends on X if Y"Nicolas Pitre11-5/+111
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu1-1/+1
2026-01-06kbuild: remove gcc's -Wtype-limitsVincent Mailhol1-1/+3
2026-01-05tags: Add regex for context_lock_structPeter Zijlstra1-0/+1
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver1-0/+1
2026-01-05compiler-context-analysis: Introduce header suppressionsMarco Elver2-0/+36
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver1-0/+7
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver2-0/+17
2026-01-05rust: fix off-by-one line number in rustdoc testsGary Guo1-1/+1
2026-01-01checkpatch: Deprecate rcu_read_{,un}lock_trace()Paul E. McKenney1-1/+3
2026-01-01scripts/gen-btf.sh: Reduce log verbosityIhor Solodrai2-11/+2
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai2-2/+2
2025-12-30scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCVIhor Solodrai1-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