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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
kbuild: Strip trailing padding bytes from modules.builtin.modinfo
Nathan Chancellor
1
-1
/
+14
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-25
kbuild: install-extmod-build: Fix when given dir outside the build dir
James Le Cuirot
1
-1
/
+1
2025-10-11
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-5
/
+10
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+1
2025-10-10
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
1
-1
/
+1
2025-10-10
kbuild: Add '.rel.*' strip pattern for vmlinux
Nathan Chancellor
1
-0
/
+3
2025-10-10
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Nathan Chancellor
1
-1
/
+1
2025-10-07
scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
Nathan Chancellor
1
-3
/
+5
2025-10-07
kconfig: Avoid prompting for transitional symbols
Kees Cook
6
-1
/
+61
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-0
/
+1
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
5
-1497
/
+2775
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-12
/
+25
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-20
/
+15
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-1
/
+35
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
13
-79
/
+146
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
22
-111
/
+376
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-3
/
+3
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-09-30
Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+68
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
13
-2
/
+297
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-3
/
+24
2025-09-28
checkpatch: suppress strscpy warnings for userspace tools
Suchit Karunakaran
1
-4
/
+8
2025-09-28
modpost: Initialize builtin_modname to stop SIGSEGVs
Hugh Dickins
1
-0
/
+1
2025-09-26
scripts: dt_to_config: fix grammar and a typo in --help text
Markus Heidelberg
1
-4
/
+4
2025-09-26
scripts/coccinelle: Find PTR_ERR() to %pe candidates
Gal Pressman
1
-0
/
+34
2025-09-24
kconfig: Add transitional symbol attribute for migration support
Kees Cook
11
-1
/
+274
2025-09-24
kconfig: Fix BrokenPipeError warnings in selftests
Kees Cook
1
-1
/
+16
2025-09-24
Merge patch series "Add generated modalias to modules.builtin.modinfo"
Nathan Chancellor
7
-60
/
+107
2025-09-24
kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
Alexey Gladkov
2
-11
/
+3
2025-09-24
modpost: Create modalias for builtin modules
Alexey Gladkov
5
-2
/
+41
2025-09-24
modpost: Add modname to mod_device_table alias
Alexey Gladkov
1
-3
/
+12
2025-09-24
kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
Masahiro Yamada
2
-25
/
+27
2025-09-24
kbuild: keep .modinfo section in vmlinux.unstripped
Masahiro Yamada
2
-2
/
+8
2025-09-24
kbuild: always create intermediate vmlinux.unstripped
Masahiro Yamada
1
-23
/
+22
2025-09-23
gcc-plugins: Remove TODO_verify_il for GCC >= 16
Kees Cook
1
-0
/
+7
2025-09-22
coccinelle: platform_no_drv_owner: handle also built-in drivers
Krzysztof Kozlowski
1
-0
/
+9
2025-09-22
coccinelle: of_table: handle SPI device ID tables
Krzysztof Kozlowski
1
-7
/
+7
2025-09-21
scripts/decode_stacktrace.sh: code: preserve alignment
Matthieu Baerts (NGI0)
1
-1
/
+3
2025-09-21
scripts/decode_stacktrace.sh: symbol: preserve alignment
Matthieu Baerts (NGI0)
1
-14
/
+12
2025-09-21
scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
Matthieu Baerts (NGI0)
1
-6
/
+1
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2
-6
/
+18
2025-09-18
docs: kdoc: a few more dump_typedef() tweaks
Jonathan Corbet
1
-9
/
+11
2025-09-18
docs: kdoc: remove redundant comment stripping in dump_typedef()
Jonathan Corbet
1
-3
/
+0
2025-09-18
docs: kdoc: remove some dead code in dump_typedef()
Jonathan Corbet
1
-5
/
+0
2025-09-18
docs: kdoc: final dump_function() cleanups
Jonathan Corbet
1
-17
/
+13
2025-09-18
docs: kdoc: consolidate some of the macro-processing logic
Jonathan Corbet
1
-23
/
+20
[next]