summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-01-27selftests/vsock: use ss to wait for listeners instead of /proc/netBobby Eshleman
2026-01-27selftests/vsock: add vm_dmesg_{warn,oops}_count() helpersBobby Eshleman
2026-01-27selftests/vsock: prepare vm management helpers for namespacesBobby Eshleman
2026-01-27selftests/vsock: add namespace helpers to vmtest.shBobby Eshleman
2026-01-27selftests/vsock: increase timeout to 1200Bobby Eshleman
2026-01-26mm/rmap: separate out fork-only logic on anon_vma_clone()Lorenzo Stoakes
2026-01-26mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes
2026-01-26selftests: net: fix wrong boolean evaluation in __exit__Gal Pressman
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)
2026-01-26selftests/bpf: Harden cpu flags test for lru_percpu_hash mapLeon Hwang
2026-01-26kselftest/arm64: Add missing file in .gitignoreI-Hsin Cheng
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du
2026-01-23selftest: tun: Format tun.c existing codeXu Du
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23selftests: ublk: fix test nameMing Lei
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei