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-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
2026-05-06
selftests/rseq: Validate legacy behavior
Thomas Gleixner
3
-2
/
+72
2026-05-05
selftests/rseq: Make registration flexible for legacy and optimized mode
Thomas Gleixner
3
-23
/
+31
2026-05-05
selftests/rseq: Skip tests if time slice extensions are not available
Thomas Gleixner
1
-5
/
+7
2026-05-05
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
2
-6
/
+50
2026-05-04
Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-7
/
+7
2026-05-05
selftests: ovpn: reduce ping count in test.sh
Ralf Lici
1
-2
/
+2
2026-05-02
selftests: tls: add test for data loss on small pipe
Jakub Kicinski
1
-0
/
+43
2026-05-02
selftests/tc-testing: Add tests that force red and sfb to dequeue from child's gso_skb
Victor Nogueira
1
-0
/
+148
2026-05-01
selftest: net: Add test for TCP flow failover with ECMP routes.
Kuniyuki Iwashima
2
-0
/
+217
2026-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-6
/
+1
2026-05-01
selftests/rseq: Don't run tests with runner scripts outside of the scripts
Mark Brown
1
-5
/
+8
2026-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-3
/
+5
2026-05-01
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
2
-6
/
+1
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+34
2026-04-29
selftests: drv-net: clarify linters and frameworks in README
Jakub Kicinski
1
-2
/
+8
2026-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
185
-2817
/
+2711
2026-04-28
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-0
/
+92
2026-04-28
tools/selftests: Add a VXLAN+IPsec traffic test
Cosmin Ratiu
3
-0
/
+210
2026-04-28
tools/selftests: Use a sensible timeout value for iperf3 client
Cosmin Ratiu
1
-1
/
+4
2026-04-27
selftests/tc-testing: add taprio test for class dump after child delete
Weiming Shi
1
-0
/
+26
2026-04-27
selftests: harness: Restore order of test functions
Thomas Weißschuh
1
-6
/
+6
2026-04-27
selftests: kselftest: fix wrong test number in ksft_exit_skip
Sarthak Sharma
1
-1
/
+1
2026-04-27
selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y
Mark Brown
1
-0
/
+1
2026-04-27
MAINTAINERS: update Liam's email address
Liam R. Howlett
1
-1
/
+1
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
2
-2
/
+3
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
185
-2817
/
+2706
2026-04-27
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
1
-0
/
+5
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
52
-57
/
+162
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+2
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
2
-4
/
+4
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
24
-347
/
+1010
2026-04-23
selftests/bpf: check epoll readiness during reuseport migration
Zhenzhong Wu
1
-7
/
+42
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
1
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
1
-0
/
+28
2026-04-23
selftests: ublk: add ublk auto integrity test
Caleb Sander Mateos
2
-0
/
+104
2026-04-23
selftests: ublk: enable test_integrity_02.sh on fio 3.42
Caleb Sander Mateos
1
-2
/
+3
2026-04-23
selftests: ublk: remove unused argument to _cleanup
Caleb Sander Mateos
49
-55
/
+55
2026-04-23
selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch
Tiezhu Yang
2
-4
/
+4
2026-04-22
Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Linus Torvalds
1
-1
/
+7
2026-04-22
selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
KaFai Wan
2
-0
/
+18
2026-04-22
selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
KaFai Wan
2
-1
/
+18
2026-04-22
selftests/ftrace: Add a testcase for multiple fprobe events
Masami Hiramatsu (Google)
1
-0
/
+69
2026-04-22
selftests/ftrace: Add a testcase for fprobe events on module
Masami Hiramatsu (Google)
1
-0
/
+87
2026-04-21
selftests: net: use ip commands instead of teamd in team rx_mode test
Stanislav Fomichev
2
-16
/
+3
[prev]
[next]