summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-29scripts: add tracepoint-update to the list of ignores filesBartosz Golaszewski1-0/+1
2025-10-29docs: remove kernel-doc.plJonathan Corbet1-2439/+0
2025-10-29docs: move find-unused-docs.sh to tools/docsJonathan Corbet1-62/+0
2025-10-29docs: move test_doc_build.py to tools/docsJonathan Corbet1-513/+0
2025-10-29docs: move get_abi.py to tools/docsJonathan Corbet1-214/+0
2025-10-29docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet1-245/+0
2025-10-29docs: move checktransupdate.py to tools/docsJonathan Corbet1-307/+0
2025-10-29docs: Move the "features" tools to tools/docsJonathan Corbet1-641/+0
2025-10-25kbuild: install-extmod-build: Fix when given dir outside the build dirJames Le Cuirot1-1/+1
2025-10-24tracing: Add warnings for unused tracepoints for modulesSteven Rostedt1-0/+5
2025-10-24tracing: Allow tracepoint-update.c to work with modulesSteven Rostedt1-8/+37
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt3-0/+242
2025-10-24sorttable: Move ELF parsing into scripts/elf-parse.[ch]Steven Rostedt4-443/+540
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann1-4/+7
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet10-2559/+269
2025-10-15livepatch/klp-build: Add --show-first-changed option to show function divergenceJosh Poimboeuf1-4/+78
2025-10-15livepatch/klp-build: Add --debug option to show cloning decisionsJosh Poimboeuf1-3/+13
2025-10-15livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf3-1/+745
2025-10-15livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf1-0/+108
2025-10-15livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff ...Josh Poimboeuf1-0/+79
2025-10-15kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILDJosh Poimboeuf2-2/+3
2025-10-15objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf1-1/+9
2025-10-15objtool: Rename --Werror to --werrorJosh Poimboeuf2-2/+2
2025-10-15modpost: Ignore unresolved section bounds symbolsJosh Poimboeuf1-0/+5
2025-10-15kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAMEJosh Poimboeuf1-1/+1
2025-10-15vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf1-7/+5
2025-10-15scripts/faddr2line: Fix "Argument list too long" errorPankaj Raghav1-4/+9
2025-10-15scripts/faddr2line: Use /usr/bin/env bash for portabilityPankaj Raghav1-1/+1
2025-10-15scripts/faddr2line: Set LANG=C to enforce ASCII outputJohn Wang1-0/+4
2025-10-12Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+10
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+1