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-01-26
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
1
-1
/
+1
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
3
-399
/
+371
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
3
-86
/
+144
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
3
-1
/
+87
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
1
-3
/
+10
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
1
-0
/
+1
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 branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
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
20
-267
/
+867
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
cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
Terry Bowman
1
-0
/
+1
2026-01-22
cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
Dave Jiang
1
-1
/
+1
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-44
/
+426
2026-01-22
vsock/test: add stream TX credit bounds test
Melbin K Mathew
1
-0
/
+101
2026-01-22
vsock/test: fix seqpacket message bounds test
Stefano Garzarella
1
-0
/
+11
[prev]
[next]