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-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
1
-0
/
+7
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
1
-2
/
+4
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
5
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
1
-0
/
+58
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
1
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
2
-0
/
+100
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
4
-1
/
+65
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
2
-0
/
+187
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
5
-29
/
+22
2026-01-24
bpf: add fsession support
Menglong Dong
1
-1
/
+1
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
1
-7
/
+9
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
3
-4
/
+4
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-4
/
+7
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
1
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
1
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
1
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
1
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
2
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
1
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
1
-10
/
+15
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
3
-0
/
+395
2026-01-23
Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+0
2026-01-23
KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
Zhiquan Li
1
-0
/
+1
2026-01-23
selftests: ublk: fix test name
Ming Lei
2
-2
/
+2
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
2
-0
/
+118
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-256
/
+656
2026-01-22
selftests: ublk: support arbitrary threads/queues combination
Ming Lei
6
-48
/
+302
2026-01-22
selftests: ublk: add --batch/-b for enabling F_BATCH_IO
Ming Lei
7
-2
/
+148
2026-01-22
selftests: ublk: increase timeout to 150 seconds
Ming Lei
2
-0
/
+3
2026-01-22
selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
Ming Lei
3
-4
/
+159
2026-01-22
selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
3
-29
/
+122
2026-01-22
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
3
-12
/
+174
2026-01-22
selftests: ublk: add batch buffer management infrastructure
Ming Lei
4
-3
/
+282
2026-01-22
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
5
-20
/
+33
2026-01-22
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
6
-9
/
+19
2026-01-22
selftests: ublk: fix user_data truncation for tgt_data >= 256
Ming Lei
1
-1
/
+1
2026-01-22
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
3
-0
/
+681
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-43
/
+231
2026-01-22
kselftest/arm64: Add HWCAP test for FEAT_LS64
Yicong Yang
1
-0
/
+49
2026-01-22
kselftest/arm64: Use syscall() macro over nolibc my_syscall()
Thomas Weißschuh
2
-26
/
+17
2026-01-22
selftests/rseq: Add rseq slice histogram script
Peter Zijlstra
1
-0
/
+132
2026-01-22
selftests/rseq: Implement time slice extension test
Thomas Gleixner
4
-1
/
+251
2026-01-21
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
1
-2
/
+5
2026-01-21
selftests: netconsole: validate target resume
Andre Carvalho
3
-5
/
+155
2026-01-21
selftests/bpf: Fix resource leak in serial_test_wq on attach failure
Kery Qi
1
-2
/
+3
2026-01-21
selftests/pidfd: fix typo in comment
Ziyu Chen
1
-1
/
+1
2026-01-21
selftests/bpf: Test kfunc bpf_strncasecmp
Yuzuki Ishiyama
4
-0
/
+15
2026-01-21
selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
4
-0
/
+61
2026-01-21
selftests/ublk: fix garbage output in foreground mode
Ming Lei
1
-1
/
+2
[prev]
[next]