aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge 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-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds7-11/+153
2025-12-03Merge 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-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+84
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+36
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-18/+1086
2025-12-01Merge 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
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton1-6/+8
2025-11-26kbuild: add target to build a cpio containing modulesSascha Hauer1-0/+20
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda1-1/+1
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda1-0/+7
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda1-0/+7
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda1-0/+7
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda1-1/+1
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf2-0/+29
2025-11-20scripts/gdb/symbols: make BPF debug info available to GDBIlya Leoshkevich3-12/+349
2025-11-20scripts/gdb/radix-tree: add lx-radix-tree-commandIlya Leoshkevich1-7/+132
2025-11-20checkpatch: add IDR to the deprecated listCarlos López1-0/+4
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet1-3/+3
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet12-4527/+2
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf2-1/+4
2025-11-17rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda1-1/+1
2025-11-17kbuild: Ensure .dtbo targets are applied to a base .dtbRob Herring (Arm)1-0/+9
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda1-0/+1
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+6
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh1-0/+3
2025-11-14kbuild: don't enable CC_CAN_LINK if the dummy program generates warningsThomas Weißschuh1-1/+1
2025-11-13scripts: docs: kdoc_files.py: don't consider symlinks as directoriesMauro Carvalho Chehab1-1/+1
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar5-3/+22
2025-11-11checkpatch: detect unhandled placeholders in cover lettersOnur Özkan1-0/+7
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen3-3/+6
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers1-2/+45
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers1-4/+23
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells1-1/+3
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers1-13/+16
2025-11-11scripts: headers_install.sh: Remove two outdated config leak ignore entriesNicolas Schier1-2/+0
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner1-1/+3
2025-11-09scripts/decode_stacktrace.sh: fix build ID and PC source parsingCarlos Llamas1-6/+8
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare1-1/+1
2025-11-08scripts/clang-tools: Handle included .c files in gen_compile_commandsPat Somaru1-7/+128
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor1-0/+0
2025-11-08kbuild: Use objtree for module signing key pathMikhail Malyshev1-1/+1
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor1-1/+14