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-18
selftests/bpf: Use -1 as token_fd in map create failure test
Leon Hwang
1
-1
/
+1
2026-05-18
selftests: drv-net: add netkit devmem tests
Bobby Eshleman
2
-0
/
+47
2026-05-18
selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
Bobby Eshleman
2
-18
/
+115
2026-05-18
selftests: drv-net: refactor devmem command builders into lib module
Bobby Eshleman
3
-64
/
+236
2026-05-18
selftests: drv-net: make attr _nk_guest_ifname public
Bobby Eshleman
2
-12
/
+12
2026-05-18
selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
Bobby Eshleman
1
-24
/
+34
2026-05-18
selftest/rxe: Add selftests for perf
Zhu Yanjun
2
-1
/
+77
2026-05-17
selftests/bpf: Add exception tests with stack arguments
Yonghong Song
2
-0
/
+121
2026-05-17
selftests/bpf: Cover global subprog exception leaks
Kumar Kartikeya Dwivedi
1
-0
/
+22
2026-05-16
bpf: Fix arg_track_join log to use sa prefix for stack arg slots
Yonghong Song
1
-1
/
+1
2026-05-16
selftests/bpf: Log arg_track_join for stack arg slots in liveness analysis
Yonghong Song
1
-1
/
+3
2026-05-16
selftests/bpf: Add test for stack arg read without caller write
Yonghong Song
3
-2
/
+68
2026-05-15
Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+11
2026-05-14
selftests: openvswitch: add pop_vlan test
Minxi Hou
1
-0
/
+78
2026-05-14
selftests: openvswitch: add vlan() and encap() flow string parsing
Minxi Hou
1
-10
/
+314
2026-05-14
selftests/bpf: Add tests for wakeup_sources kfuncs
Samuel Wu
5
-1
/
+310
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-55
/
+360
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+63
2026-05-14
selftests/nolibc: test open mode handling
Thomas Weißschuh
1
-0
/
+23
2026-05-14
bpf: Use array_map_meta_equal for percpu array inner map replacement
Guannan Wang
1
-0
/
+57
2026-05-14
selftests: ovpn: reduce remaining ping flood counts
Ralf Lici
3
-6
/
+6
2026-05-14
selftests: net: Add tests for neigh_forward_grat option
Danielle Ratson
1
-2
/
+340
2026-05-13
veristat: Report max stack depth
Paul Chaignon
1
-4
/
+9
2026-05-13
selftests/bpf: Test reported max stack depth
Paul Chaignon
2
-2
/
+16
2026-05-13
selftests/tc-testing: Add QFQ/CBS qlen underflow test
Victor Nogueira
1
-0
/
+41
2026-05-13
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-0
/
+50
2026-05-13
selftests/mm: run_vmtests.sh: fix destructive tests invocation
Luiz Capitulino
1
-1
/
+1
2026-05-13
KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
Sean Christopherson
3
-0
/
+143
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+1
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-6
/
+11
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+9
2026-05-13
selftests/cgroup: Fix error path leaks in test_percpu_basic
Yu Miao
1
-3
/
+7
2026-05-13
selftests/rdma: explicitly skip tests when required modules are missing
Yi Lai
4
-4
/
+21
2026-05-13
KVM: selftests: memslot_perf_test: make host wait timeout configurable
Mayuresh Chitale
1
-3
/
+9
2026-05-13
KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
Hisam Mehboob
1
-1
/
+7
2026-05-13
KVM: selftests: Teach sev_*_test about revoking VM types
Tycho Andersen
3
-11
/
+9
2026-05-13
KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
Piotr Zarycki
1
-13
/
+2
2026-05-13
KVM: selftests: Fix typo in comment in hyperv_features.c
Piotr Zarycki
1
-1
/
+1
2026-05-13
KVM: selftests: sync_regs_test: drop stale TODO comment
Piotr Zarycki
1
-1
/
+0
2026-05-13
KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
Sean Christopherson
9
-9
/
+18
2026-05-13
selftests/bpf: Enable stack argument tests for arm64
Puranjay Mohan
7
-7
/
+14
2026-05-13
bpf, arm64: Map BPF_REG_0 to x8 instead of x7
Puranjay Mohan
3
-9
/
+9
2026-05-13
selftests/bpf: Add precision backtracking test for stack arguments
Yonghong Song
3
-0
/
+167
2026-05-13
selftests/bpf: Add verifier tests for stack argument validation
Yonghong Song
4
-0
/
+614
2026-05-13
selftests/bpf: Add BTF fixup for __naked subprog parameter names
Yonghong Song
2
-1
/
+136
2026-05-13
selftests/bpf: Add tests for stack argument validation
Yonghong Song
4
-0
/
+139
2026-05-13
selftests/bpf: Add tests for BPF function stack arguments
Yonghong Song
5
-1
/
+638
2026-05-13
selftests: ublk: cap nthreads to kernel's actual nr_hw_queues
Ming Lei
1
-0
/
+11
2026-05-12
selftests: drv-net: cope with slow env in so_txtime.py test
Willem de Bruijn
2
-4
/
+17
2026-05-12
KVM: selftests: Ensure gmem file sizes are multiple of host page size
Sean Christopherson
1
-2
/
+7
[prev]
[next]