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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
selftests/bpf: Add tests to verify global percpu data
Leon Hwang
3
-1
/
+230
2026-08-13
selftests/cgroup: Preserve CPU hotplug write errors
Rui Qi
1
-2
/
+3
2026-08-13
selftests/bpf: Fix chained_global_func_calls_success() for cpu v4
Yonghong Song
1
-0
/
+5
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-10
/
+105
2026-08-13
selftests: netconsole: add a userdata torture test
Breno Leitao
2
-0
/
+230
2026-08-13
selftests: net: verify RTA_DEL_REASON on route deletion
Yuyang Huang
3
-5
/
+193
2026-08-13
selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
Ricardo B. Marlière (SUSE)
1
-4
/
+0
2026-08-13
selftests/epoll: add a regression test for pipe->poll_usage
Oleg Nesterov
1
-0
/
+23
2026-08-12
selftests/bpf: Test resolve_btfids arena argument suffixes
Kumar Kartikeya Dwivedi
2
-16
/
+45
2026-08-12
selftests/bpf: Test subprogram instruction statistics
Kumar Kartikeya Dwivedi
2
-0
/
+225
2026-08-12
selftests/bpf: Test stack depth stats without BTF subprog names
Kumar Kartikeya Dwivedi
2
-2
/
+12
2026-08-12
selftests/bpf: Adjust veristat stack depth parsing
Kumar Kartikeya Dwivedi
1
-4
/
+19
2026-08-12
bpf: Show more useful info in stack depth stats
Kumar Kartikeya Dwivedi
5
-16
/
+44
2026-08-12
selftests: drv-net: so_txtime: fix qdisc replace with handle
Willem de Bruijn
1
-0
/
+5
2026-08-12
selftests/bpf: vmtest.sh: Preserve command quoting when running in the VM
Vineet Gupta
2
-4
/
+13
2026-08-12
selftests/bpf: Report failed subtest count in test_progs summary
Vineet Gupta
2
-9
/
+14
2026-08-12
selftests/bpf: Add --no-error-summary to skip end-of-run error log dump
Vineet Gupta
2
-13
/
+31
2026-08-12
selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchains
Vineet Gupta
1
-0
/
+9
2026-08-12
selftests: harness: Mark test fixture objects __maybe_unused
David Matlack
1
-1
/
+1
2026-08-12
selftests/bpf: Add arena fault tests for atomics with fetch
Daniel Borkmann
2
-0
/
+105
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-1
/
+12
2026-08-11
cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Shaojie Sun
1
-0
/
+6
2026-08-11
selftests: drv-net: hide the devlink port_split test
Jakub Kicinski
1
-1
/
+4
2026-08-11
selftests: net: adopt harness for flow label mgr
Marcelo Mendes Spessoto Junior
1
-240
/
+348
2026-08-11
selftests: net: test IPV6_FL_F_REFLECT
Marcelo Mendes Spessoto Junior
1
-0
/
+66
2026-08-11
selftests: net: create own netns in ipv6_flowlabel_mgr
Marcelo Mendes Spessoto Junior
2
-1
/
+29
2026-08-11
selftests: net: test IPV6_FL_F_REMOTE
Marcelo Mendes Spessoto Junior
1
-0
/
+88
2026-08-11
selftests: net: test IPV6_FL_A_RENEW
Marcelo Mendes Spessoto Junior
1
-1
/
+57
2026-08-11
selftests/bpf: Test RCU iterator state pruning
Ning Ding
1
-0
/
+46
2026-08-11
selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
Thomas Weißschuh (Schneider Electric)
1
-7
/
+16
2026-08-11
selftests: timers: nsleep-lat: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-13
/
+6
2026-08-11
selftests: timers: nsleep-lat: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
Thomas Weißschuh (Schneider Electric)
1
-1
/
+1
2026-08-11
selftests: timers: nanosleep: Report each test separately
Thomas Weißschuh (Schneider Electric)
1
-13
/
+8
2026-08-11
selftests: timers: nanosleep: Explicitly handle timer_delete() failure
Thomas Weißschuh (Schneider Electric)
1
-4
/
+7
2026-08-11
selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
Thomas Weißschuh (Schneider Electric)
1
-23
/
+28
2026-08-11
selftests: timers: nanosleep: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-19
/
+17
2026-08-11
selftests: timers: nanosleep: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nanosleep: Drop output alignment
Thomas Weißschuh (Schneider Electric)
1
-5
/
+5
2026-08-11
selftests: timers: Use clock_name() and constants from clock-helpers.h
Thomas Weißschuh (Schneider Electric)
12
-205
/
+47
2026-08-11
selftests: Add clock-helpers.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+76
2026-08-11
Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+25
2026-08-11
selftests: tls: cover splice after a failed decrypt
Chuck Lever
1
-10
/
+65
2026-08-11
selftests: net: reuseport_bpf_numa: consider cpuless numa node
Feng Tang
1
-0
/
+24
2026-08-10
selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Andrey Grodzovsky
2
-17
/
+42
2026-08-10
selftests: bonding: disable DAD for IPv6 addresses
Jakub Kicinski
1
-6
/
+4
2026-08-10
selftests: drv-net: so_txtime: only send test traffic to sch_etf
Willem de Bruijn
2
-3
/
+15
2026-08-10
selftests: drv-net: let ethtool stats settle before reading
Jakub Kicinski
3
-0
/
+19
2026-08-10
selftests: drv-net: pace ethtool_std_stats packet generation
Jakub Kicinski
1
-2
/
+2
2026-08-10
selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesce
Jakub Kicinski
1
-4
/
+6
[prev]
[next]