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
2026-03-09
lib/crypto: aes: Add FIPS self-test for CMAC
Eric Biggers
1
-0
/
+10
2026-03-09
lib/crypto: tests: Add KUnit tests for CBC-based MACs
Eric Biggers
1
-3
/
+28
2026-03-09
scripts: generate_rust_analyzer.py: reduce cfg plumbing
Tamir Duberstein
1
-7
/
+2
2026-03-09
scripts: generate_rust_analyzer.py: rename cfg to generated_cfg
Eliot Courtney
1
-4
/
+4
2026-03-09
scripts: generate_rust_analyzer.py: avoid FD leak
Tamir Duberstein
1
-1
/
+2
2026-03-09
scripts: generate_rust_analyzer.py: define scripts
Tamir Duberstein
1
-1
/
+13
2026-03-09
scripts: generate_rust_analyzer.py: identify crates explicitly
Tamir Duberstein
1
-42
/
+42
2026-03-09
scripts: generate_rust_analyzer.py: add type hints
Tamir Duberstein
1
-39
/
+89
2026-03-09
scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`
Tamir Duberstein
1
-17
/
+43
2026-03-09
scripts: generate_rust_analyzer.py: extract `{build,register}_crate`
Tamir Duberstein
1
-13
/
+61
2026-03-08
locking/rtmutex: Add context analysis
Peter Zijlstra
1
-0
/
+1
2026-03-07
rust: ptr: add projection infrastructure
Gary Guo
1
-1
/
+3
2026-02-27
kconfig: Error out on duplicated kconfig inclusion
Nicolas Schier
9
-6
/
+55
2026-02-26
kbuild: install-extmod-build: Package resolve_btfids if necessary
Thomas Weißschuh
1
-0
/
+4
2026-02-26
genksyms: Fix parsing a declarator with a preceding attribute
Nathan Chancellor
1
-2
/
+2
2026-02-23
checkpatch: Fix false DT_SPLIT_BINDING_PATCH warnings
Rob Herring (Arm)
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2026-02-21
scripts: coccicheck: warn on unset debug file
Benjamin Philip
1
-0
/
+5
2026-02-21
scripts: coccicheck: simplify debug file handling
Benjamin Philip
1
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+173
2026-02-18
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
4
-14
/
+92
2026-02-16
kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
Nathan Chancellor
1
-0
/
+3
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2026-02-13
kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
Nathan Chancellor
1
-2
/
+2
2026-02-13
kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package
Nathan Chancellor
2
-4
/
+51
2026-02-13
kbuild: rpm-pkg: Restrict manual debug package creation
Nathan Chancellor
2
-7
/
+35
2026-02-13
scripts/make_fit.py: Drop explicit LZMA parallel compression
Chen-Yu Tsai
1
-1
/
+1
2026-02-13
kbuild: Fix CC_CAN_LINK detection
Mickaël Salaün
1
-1
/
+1
2026-02-12
scripts/gdb: implement x86_page_ops in mm.py
Seongjun Hong
2
-2
/
+173
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+11
2026-02-12
Merge 7.0 Kbuild changes into kbuild-fixes
Nathan Chancellor
41
-541
/
+1067
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
15
-138
/
+632
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
41
-541
/
+1067
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-28
/
+2
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+19
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-6
/
+63
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-3
/
+3
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
5
-53
/
+165
2026-02-10
Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
3
-68
/
+9
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-9
/
+30
2026-02-10
Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-6
/
+157
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+40
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2
-340
/
+1
2026-02-09
coccinelle: Add kmalloc_objs conversion script
Kees Cook
1
-0
/
+124
2026-02-09
Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-1
/
+3
2026-02-07
Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+15
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
2
-3
/
+3
[prev]
[next]