summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2026-01-31checkpatch: add an invalid patch separator testJoe Perches-0/+10
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+34
2026-01-31kbuild: Do not run kernel-doc when building external modulesNathan Chancellor-0/+2
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+35
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh-22/+2
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh-2/+0
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh-2/+0
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh-1/+0
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh-1/+0
2026-01-29kbuild: dummy-tools: Add python3Michal Suchanek-0/+4
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf-0/+4
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin-1/+3
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo-1/+2
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor-35/+30
2026-01-28Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda-1/+1
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf-4/+4
2026-01-26scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha-1/+1
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He-0/+2
2026-01-22scripts: kconfig: merge_config.sh: warn on duplicate input filesMikko Rapeli-0/+11
2026-01-22scripts: kconfig: merge_config.sh: use awk in checks tooMikko Rapeli-11/+86
2026-01-22scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awkAnders Roxell-40/+128
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel-47/+21
2026-01-22scripts: add tool to run containerized buildsGuillaume Tucker-0/+199
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-21scripts/gen-btf.sh: Use CONFIG_SHELL for executionIhor Solodrai-6/+6
2026-01-20docs: add a scripts/kernel-doc symbolic linkJonathan Corbet-0/+1
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet-361/+0
2026-01-20docs: kdoc: some fixes to kernel-doc commentsMauro Carvalho Chehab-16/+13
2026-01-20docs: kdoc: ensure that comments are using our coding styleMauro Carvalho Chehab-6/+18
2026-01-20docs: kdoc: avoid error_count overflowsMauro Carvalho Chehab-7/+19
2026-01-19rust: kunit: replace `kernel::c_str!` with C-StringsTamir Duberstein-2/+2
2026-01-18scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein-3/+26
2026-01-18scripts: generate_rust_analyzer: compile quote with correct editionTamir Duberstein-0/+1
2026-01-18scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependenciesJesung Yang-1/+1
2026-01-18scripts: generate_rust_analyzer: syn: treat `std` as a dependencyJesung Yang-1/+1
2026-01-18scripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan-3/+0
2026-01-18rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda-1/+1
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra-0/+19
2026-01-17rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...Benno Lossin-1/+1
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-144/+41
2026-01-14checkpatch: Suggest kmalloc_obj family for sizeof allocationsKees Cook-6/+33
2026-01-14kbuild: Drop superfluous compiler option checksThomas Weißschuh-13/+10
2026-01-14scripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein-1/+1
2026-01-14scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein-1/+1
2026-01-14scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein-1/+1
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra-5/+6
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas-1/+1
2026-01-12lib/crypto: tests: Add KUnit tests for NHEric Biggers-0/+40
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1