summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds7-11/+153
2025-12-04Merge 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-03Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+84
2025-12-03Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+36
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-18/+1086
2025-12-02Merge 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-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-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-18rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda1-1/+1
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda1-0/+1
2025-11-15Merge 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-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-10scripts/decode_stacktrace.sh: fix build ID and PC source parsingCarlos Llamas1-6/+8
2025-11-09kbuild: 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
2025-11-06lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers1-0/+4
2025-11-05kernel-doc: Issue warnings that were silently discardedAndy Shevchenko1-0/+7
2025-11-04Merge branch 'tools-final2' into docs-mwJonathan Corbet7-4421/+0
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-11-01kconfig/nconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-11-01kconfig/mconf: Initialize the default locale at startupJakub Horký1-0/+3
2025-10-31docs: kdoc: fix duplicate section warning messageJacob Keller1-6/+10
2025-10-30lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers1-0/+32
2025-10-30Kbuild: enable -fms-extensionsRasmus Villemoes1-1/+3
2025-10-29docs: remove kernel-doc.plJonathan Corbet1-2439/+0
2025-10-29docs: move find-unused-docs.sh to tools/docsJonathan Corbet1-62/+0