index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
scripts: docs: kdoc_files.py: don't consider symlinks as directories
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
5
-3
/
+22
2025-11-11
kbuild: install-extmod-build: Properly fix CC expansion when ccache is used
Abel Vesa
1
-1
/
+1
2025-11-11
checkpatch: detect unhandled placeholders in cover letters
Onur Özkan
1
-0
/
+7
2025-11-11
gendwarfksyms: Skip files with no exports
Sami Tolvanen
3
-3
/
+6
2025-11-11
lib/crypto: tests: Add KUnit tests for POLYVAL
Eric Biggers
1
-2
/
+45
2025-11-11
lib/crypto: tests: Add additional SHAKE tests
Eric Biggers
1
-4
/
+23
2025-11-11
lib/crypto: tests: Add SHA3 kunit tests
David Howells
1
-1
/
+3
2025-11-11
lib/crypto: tests: Add KUnit tests for BLAKE2b
Eric Biggers
1
-13
/
+16
2025-11-11
scripts: headers_install.sh: Remove two outdated config leak ignore entries
Nicolas Schier
1
-2
/
+0
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
1
-1
/
+3
2025-11-09
scripts/decode_stacktrace.sh: fix build ID and PC source parsing
Carlos Llamas
1
-6
/
+8
2025-11-08
kbuild: Let kernel-doc.py use PYTHON3 override
Jean Delvare
1
-1
/
+1
2025-11-08
scripts/clang-tools: Handle included .c files in gen_compile_commands
Pat Somaru
1
-7
/
+128
2025-11-08
kbuild: Rename Makefile.extrawarn to Makefile.warn
Nathan Chancellor
1
-0
/
+0
2025-11-08
kbuild: Use objtree for module signing key path
Mikhail Malyshev
1
-1
/
+1
2025-11-06
kbuild: Strip trailing padding bytes from modules.builtin.modinfo
Nathan Chancellor
1
-1
/
+14
2025-11-05
lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
Eric Biggers
1
-0
/
+4
2025-11-05
kernel-doc: Issue warnings that were silently discarded
Andy Shevchenko
1
-0
/
+7
2025-11-03
Merge branch 'tools-final2' into docs-mw
Jonathan Corbet
7
-4421
/
+0
2025-11-03
arch: hookup listns() system call
Christian Brauner
1
-0
/
+1
2025-11-01
kconfig/nconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-11-01
kconfig/mconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-10-30
docs: kdoc: fix duplicate section warning message
Jacob Keller
1
-6
/
+10
2025-10-29
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Eric Biggers
1
-0
/
+32
2025-10-29
Kbuild: enable -fms-extensions
Rasmus Villemoes
1
-1
/
+3
2025-10-29
scripts: add tracepoint-update to the list of ignores files
Bartosz Golaszewski
1
-0
/
+1
2025-10-28
docs: remove kernel-doc.pl
Jonathan Corbet
1
-2439
/
+0
2025-10-28
docs: move find-unused-docs.sh to tools/docs
Jonathan Corbet
1
-62
/
+0
2025-10-28
docs: move test_doc_build.py to tools/docs
Jonathan Corbet
1
-513
/
+0
2025-10-28
docs: move get_abi.py to tools/docs
Jonathan Corbet
1
-214
/
+0
2025-10-28
docs: move scripts/documentation-file-ref-check to tools/docs
Jonathan Corbet
1
-245
/
+0
2025-10-28
docs: move checktransupdate.py to tools/docs
Jonathan Corbet
1
-307
/
+0
2025-10-28
docs: Move the "features" tools to tools/docs
Jonathan Corbet
1
-641
/
+0
2025-10-25
kbuild: install-extmod-build: Fix when given dir outside the build dir
James Le Cuirot
1
-1
/
+1
2025-10-24
tracing: Add warnings for unused tracepoints for modules
Steven Rostedt
1
-0
/
+5
2025-10-24
tracing: Allow tracepoint-update.c to work with modules
Steven Rostedt
1
-8
/
+37
2025-10-24
tracing: Add a tracepoint verification check at build time
Steven Rostedt
3
-0
/
+242
2025-10-24
sorttable: Move ELF parsing into scripts/elf-parse.[ch]
Steven Rostedt
4
-443
/
+540
2025-10-21
atomic: Skip alignment check for try_cmpxchg() old arg
Arnd Bergmann
1
-4
/
+7
2025-10-17
Merge branch 'build-script' into docs-mw
Jonathan Corbet
10
-2559
/
+269
2025-10-14
livepatch/klp-build: Add --show-first-changed option to show function divergence
Josh Poimboeuf
1
-4
/
+78
2025-10-14
livepatch/klp-build: Add --debug option to show cloning decisions
Josh Poimboeuf
1
-3
/
+13
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
3
-1
/
+745
2025-10-14
livepatch/klp-build: Add stub init code for livepatch modules
Josh Poimboeuf
1
-0
/
+108
2025-10-14
livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
Josh Poimboeuf
1
-0
/
+79
2025-10-14
kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
Josh Poimboeuf
2
-2
/
+3
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
1
-1
/
+9
2025-10-14
objtool: Rename --Werror to --werror
Josh Poimboeuf
2
-2
/
+2
2025-10-14
modpost: Ignore unresolved section bounds symbols
Josh Poimboeuf
1
-0
/
+5
[prev]
[next]