index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2026-01-27
selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
2026-01-26
mm/rmap: separate out fork-only logic on anon_vma_clone()
Lorenzo Stoakes
2026-01-26
mm/rmap: remove anon_vma_merge() function
Lorenzo Stoakes
2026-01-26
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
2026-01-23
Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-01-23
KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
Zhiquan Li
2026-01-23
selftests: ublk: fix test name
Ming Lei
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
selftests: ublk: support arbitrary threads/queues combination
Ming Lei
2026-01-22
selftests: ublk: add --batch/-b for enabling F_BATCH_IO
Ming Lei
2026-01-22
selftests: ublk: increase timeout to 150 seconds
Ming Lei
2026-01-22
selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
Ming Lei
2026-01-22
selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
2026-01-22
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
2026-01-22
selftests: ublk: add batch buffer management infrastructure
Ming Lei
2026-01-22
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
2026-01-22
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
[prev]
[next]