summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton-6/+8
2025-11-26kbuild: add target to build a cpio containing modulesSascha Hauer-0/+20
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda-1/+1
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda-0/+7
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda-1/+1
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf-0/+29
2025-11-20scripts/gdb/symbols: make BPF debug info available to GDBIlya Leoshkevich-12/+349
2025-11-20scripts/gdb/radix-tree: add lx-radix-tree-commandIlya Leoshkevich-7/+132
2025-11-20checkpatch: add IDR to the deprecated listCarlos López-0/+4
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet-3/+3
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet-4527/+2
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf-1/+4
2025-11-17rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda-1/+1
2025-11-17kbuild: Ensure .dtbo targets are applied to a base .dtbRob Herring (Arm)-0/+9
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda-0/+1
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+6
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh-0/+3
2025-11-14kbuild: don't enable CC_CAN_LINK if the dummy program generates warningsThomas Weißschuh-1/+1
2025-11-13scripts: docs: kdoc_files.py: don't consider symlinks as directoriesMauro Carvalho Chehab-1/+1
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-3/+22
2025-11-11kbuild: install-extmod-build: Properly fix CC expansion when ccache is usedAbel Vesa-1/+1
2025-11-11checkpatch: detect unhandled placeholders in cover lettersOnur Özkan-0/+7
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen-3/+6
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers-2/+45
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers-4/+23
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells-1/+3
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers-13/+16
2025-11-11scripts: headers_install.sh: Remove two outdated config leak ignore entriesNicolas Schier-2/+0
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner-1/+3
2025-11-09scripts/decode_stacktrace.sh: fix build ID and PC source parsingCarlos Llamas-6/+8
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare-1/+1
2025-11-08scripts/clang-tools: Handle included .c files in gen_compile_commandsPat Somaru-7/+128
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor-0/+0
2025-11-08kbuild: Use objtree for module signing key pathMikhail Malyshev-1/+1
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor-1/+14
2025-11-05lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers-0/+4
2025-11-05kernel-doc: Issue warnings that were silently discardedAndy Shevchenko-0/+7
2025-11-03Merge branch 'tools-final2' into docs-mwJonathan Corbet-4421/+0
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-11-01kconfig/nconf: Initialize the default locale at startupJakub Horký-0/+3
2025-11-01kconfig/mconf: Initialize the default locale at startupJakub Horký-0/+3
2025-10-30docs: kdoc: fix duplicate section warning messageJacob Keller-6/+10
2025-10-29lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers-0/+32
2025-10-29Kbuild: enable -fms-extensionsRasmus Villemoes-1/+3
2025-10-29scripts: add tracepoint-update to the list of ignores filesBartosz Golaszewski-0/+1
2025-10-28docs: remove kernel-doc.plJonathan Corbet-2439/+0