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-05-12
selftests/bpf: Add tests to verify map create failure log
Leon Hwang
1
-0
/
+166
2026-05-12
selftests/cgroup: check malloc return value in alloc_anon functions
Hongfu Li
1
-26
/
+27
2026-05-12
selftests: drv-net: add shaper test for duplicate leaves
Jakub Kicinski
1
-2
/
+22
2026-05-11
selftests: mptcp: pm: use simpler send/recv forms
Matthieu Baerts (NGI0)
1
-5
/
+3
2026-05-11
selftests: mptcp: pm: validate new limits
Matthieu Baerts (NGI0)
1
-21
/
+35
2026-05-11
selftests: mptcp: join: validate 8x8 subflows
Matthieu Baerts (NGI0)
1
-0
/
+28
2026-05-11
selftests: mptcp: join: allow changing ifaces nr per test
Matthieu Baerts (NGI0)
1
-2
/
+3
2026-05-11
selftests/bpf: Use both hrtimer enqueue helpers in vmlinux test
Ihor Solodrai
2
-4
/
+45
2026-05-11
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-0
/
+1
2026-05-11
selftests/bpf: Add XDP load-balancer benchmark run script
Puranjay Mohan
1
-0
/
+79
2026-05-11
selftests/bpf: Add XDP load-balancer benchmark driver
Puranjay Mohan
3
-0
/
+1119
2026-05-11
selftests/bpf: Add XDP load-balancer BPF program
Puranjay Mohan
1
-0
/
+647
2026-05-11
selftests/bpf: Add XDP load-balancer common definitions
Puranjay Mohan
1
-0
/
+112
2026-05-11
selftests/bpf: Add bpf-nop benchmark for timing overhead baseline
Puranjay Mohan
4
-0
/
+102
2026-05-11
selftests/bpf: Add BPF batch-timing library
Puranjay Mohan
4
-0
/
+393
2026-05-11
selftests/bpf: Add bench_force_done() for early benchmark completion
Puranjay Mohan
2
-5
/
+10
2026-05-11
selftests/bpf: Add test for large offset bpf-to-bpf call
Yazhou Tang
2
-0
/
+68
2026-05-11
selftests/namespaces: Skip efault tests when listns() is not available
Ricardo B. Marlière
1
-0
/
+18
2026-05-11
selftests/namespaces: Fix waitpid race in listns_efault_test cleanup
Ricardo B. Marlière
1
-6
/
+9
2026-05-11
selftests/namespaces: Kill grandchild in nsid fixture teardown
Ricardo B. Marlière
1
-1
/
+13
2026-05-11
selftests/pid_namespace: compute pid_max test limits dynamically
Bjoern Doebel
1
-32
/
+124
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
2
-3
/
+4
2026-05-10
selftests/cgroup: fix misleading debug message in test_cgfreezer_time_child
Tao Cui
1
-1
/
+1
2026-05-10
selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_nice
Tao Cui
1
-1
/
+1
2026-05-10
selftests/cgroup: Add NULL check after malloc in cgroup_util.c
Hongfu Li
1
-3
/
+6
2026-05-10
selftests/sched_ext: Fix build error in dequeue selftest
Andrea Righi
1
-0
/
+1
2026-05-10
selftests/cgroup: Fix string comparison in write_test
Hongfu Li
1
-1
/
+1
2026-05-10
selftests/cgroup: Fix cg_read_strcmp() empty string comparison
Hongfu Li
1
-2
/
+3
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
330
-3476
/
+5751
2026-05-10
selftests: rds: Disarm signal alarm on test completion
Allison Henderson
1
-0
/
+8
2026-05-10
selftests: rds: Fix TAP-prefixed prints in check_gcov*
Allison Henderson
1
-9
/
+9
2026-05-10
selftests: rds: Fix stale log clean up
Allison Henderson
2
-4
/
+8
2026-05-10
selftests: net: getsockopt_iter: cleanup
Breno Leitao
1
-11
/
+98
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-2
/
+68
2026-05-08
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-43
/
+208
2026-05-08
selftests: net: Add protodown tests
Ido Schimmel
2
-0
/
+183
2026-05-08
selftests: net: add tests for filtered dumps of page pool
Jakub Kicinski
2
-2
/
+118
2026-05-08
selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.
Kuniyuki Iwashima
2
-1
/
+32
2026-05-08
selftests/cgroup: Fix incorrect variable check in online_cpus()
Hongfu Li
1
-1
/
+1
2026-05-08
selftests/sched_ext: Fix select_cpu_dfl link leak on early return
Cheng-Yang Chou
1
-16
/
+38
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-38
/
+710
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-22
/
+697
2026-05-07
crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c
Eric Biggers
1
-1
/
+0
2026-05-06
selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl
Matthieu Baerts (NGI0)
1
-3
/
+7
2026-05-06
selftests: mptcp: check output: catch cmd errors
Matthieu Baerts (NGI0)
2
-10
/
+16
2026-05-06
selftests: drv-net: fix sort order of makefile and config
Jakub Kicinski
2
-5
/
+5
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
4
-1
/
+214
2026-05-06
Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
1
-2
/
+2
2026-05-06
KVM: selftests: arm64: Fix steal_time test after UAPI refactoring
Sebastian Ott
1
-0
/
+2
2026-05-06
selftests/rseq: Expand for optimized RSEQ ABI v2
Thomas Gleixner
6
-13
/
+95
[prev]
[next]