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
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
1
-0
/
+1
2026-04-16
vsock/test: add MSG_PEEK after partial recv test
Luigi Leonardi
1
-0
/
+37
2026-04-16
vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
2
-12
/
+16
2026-04-16
selftests/bpf: cover UTF-8 trace_printk output
Yihan Ding
2
-6
/
+32
2026-04-16
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
2026-04-16
selftests/bpf: Reject scalar store into kptr slot
Mykyta Yatsenko
1
-0
/
+15
2026-04-16
selftests: Fix runner.sh for non-bash shells
Mark Brown
1
-4
/
+4
2026-04-16
selftests: Fix runner.sh busybox support
Mark Brown
1
-8
/
+10
2026-04-16
selftests: Deescalate error reporting
Mark Brown
1
-4
/
+4
2026-04-16
Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
5
-0
/
+230
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-5
/
+17
2026-04-16
selftests: fib_nexthops: test stale has_v4 on nexthop replace
Jiayuan Chen
1
-0
/
+22
2026-04-16
Merge branch 'for-7.1/module-function-test' into for-linus
Petr Mladek
4
-0
/
+194
2026-04-15
selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
Michal Luczaj
1
-0
/
+10
2026-04-15
Merge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Linus Torvalds
2
-42
/
+127
2026-04-15
selftests/bpf: verify kallsyms entries for token-loaded subprograms
Eduard Zingerman
6
-23
/
+149
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-0
/
+498
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+27
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+8
2026-04-15
Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-44
/
+16
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
25
-411
/
+1712
2026-04-15
selftests/bpf: Test small task local data allocation
Amery Hung
1
-4
/
+74
2026-04-15
selftests/bpf: Fix tld_get_data() returning garbage data
Amery Hung
2
-4
/
+11
2026-04-15
selftests/bpf: Prevent allocating data larger than a page
Amery Hung
2
-6
/
+15
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
15
-27
/
+733
2026-04-15
Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+9
2026-04-15
selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STX
Eduard Zingerman
1
-0
/
+193
2026-04-15
selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change
Shung-Hsi Yu
1
-4
/
+4
2026-04-14
Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-1
/
+240
2026-04-14
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
21
-104
/
+3651
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
155
-667
/
+10195
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
156
-1949
/
+8791
2026-04-14
Merge tag 'linux_kselftest-next-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
12
-80
/
+238
2026-04-14
Merge tag 'linux_kselftest-kunit-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
4
-17
/
+98
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
2
-25
/
+4
2026-04-14
Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc
Linus Torvalds
6
-98
/
+279
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-39
/
+17
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+3
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-120
/
+642
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-38
/
+85
2026-04-14
selftests/net: Add additional test coverage in nk_qlease
Daniel Borkmann
1
-5
/
+946
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
3
-1142
/
+1169
2026-04-14
selftests/ftrace: Add test case for fully-qualified variable references
Tom Zanussi
1
-0
/
+34
2026-04-14
selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
1
-2
/
+94
2026-04-14
selftests/namespaces: remove unused utils.h include from listns_efault_test
Christian Brauner
1
-1
/
+0
2026-04-14
selftests/fsmount_ns: add missing TARGETS and fix cap test
Christian Brauner
2
-16
/
+15
2026-04-14
selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in comment
Christian Brauner
1
-1
/
+1
2026-04-14
selftests/empty_mntns: fix statmount_alloc() signature mismatch
Christian Brauner
4
-33
/
+8
2026-04-14
selftests/statmount: remove duplicate wait_for_pid()
Christian Brauner
1
-25
/
+0
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-2
/
+358
[prev]
[next]