summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
3 daysMerge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
5 daysMerge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
5 daysMerge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds
6 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
7 daysMerge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 dayskbuild: add target to build a cpio containing modulesSascha Hauer
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf
2025-11-17rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda
2025-11-17kbuild: Ensure .dtbo targets are applied to a base .dtbRob Herring (Arm)
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh
2025-11-14kbuild: don't enable CC_CAN_LINK if the dummy program generates warningsThomas Weißschuh
2025-11-13scripts: docs: kdoc_files.py: don't consider symlinks as directoriesMauro Carvalho Chehab
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers
2025-11-11scripts: headers_install.sh: Remove two outdated config leak ignore entriesNicolas Schier
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner
2025-11-09scripts/decode_stacktrace.sh: fix build ID and PC source parsingCarlos Llamas
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare
2025-11-08scripts/clang-tools: Handle included .c files in gen_compile_commandsPat Somaru
2025-11-08kbuild: Rename Makefile.extrawarn to Makefile.warnNathan Chancellor
2025-11-08kbuild: Use objtree for module signing key pathMikhail Malyshev
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor
2025-11-05lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers
2025-11-05kernel-doc: Issue warnings that were silently discardedAndy Shevchenko
2025-11-03Merge branch 'tools-final2' into docs-mwJonathan Corbet
2025-11-03arch: hookup listns() system callChristian Brauner
2025-11-01kconfig/nconf: Initialize the default locale at startupJakub Horký
2025-11-01kconfig/mconf: Initialize the default locale at startupJakub Horký
2025-10-30docs: kdoc: fix duplicate section warning messageJacob Keller
2025-10-29lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers