summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2025-10-29Kbuild: enable -fms-extensionsRasmus Villemoes
2025-10-29scripts: add tracepoint-update to the list of ignores filesBartosz Golaszewski
2025-10-28docs: remove kernel-doc.plJonathan Corbet
2025-10-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet
2025-10-28docs: Move the "features" tools to tools/docsJonathan Corbet
2025-10-25kbuild: install-extmod-build: Fix when given dir outside the build dirJames Le Cuirot
2025-10-24tracing: Add warnings for unused tracepoints for modulesSteven Rostedt
2025-10-24tracing: Allow tracepoint-update.c to work with modulesSteven Rostedt
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt
2025-10-24sorttable: Move ELF parsing into scripts/elf-parse.[ch]Steven Rostedt
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet
2025-10-14livepatch/klp-build: Add --show-first-changed option to show function divergenceJosh Poimboeuf
2025-10-14livepatch/klp-build: Add --debug option to show cloning decisionsJosh Poimboeuf
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf
2025-10-14livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff ...Josh Poimboeuf
2025-10-14kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILDJosh Poimboeuf
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf
2025-10-14objtool: Rename --Werror to --werrorJosh Poimboeuf
2025-10-14modpost: Ignore unresolved section bounds symbolsJosh Poimboeuf
2025-10-14kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAMEJosh Poimboeuf
2025-10-14vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf
2025-10-14scripts/faddr2line: Fix "Argument list too long" errorPankaj Raghav
2025-10-14scripts/faddr2line: Use /usr/bin/env bash for portabilityPankaj Raghav
2025-10-14scripts/faddr2line: Set LANG=C to enforce ASCII outputJohn Wang
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds