summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-01-27selftests/vsock: prepare vm management helpers for namespacesBobby Eshleman-32/+69
2026-01-27selftests/vsock: add namespace helpers to vmtest.shBobby Eshleman-0/+32
2026-01-27selftests/vsock: increase timeout to 1200Bobby Eshleman-1/+1
2026-01-26mm/rmap: separate out fork-only logic on anon_vma_clone()Lorenzo Stoakes-1/+10
2026-01-26mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes-5/+0
2026-01-26selftests: net: fix wrong boolean evaluation in __exit__Gal Pressman-1/+1
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-399/+371
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-86/+144
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)-1/+87
2026-01-26selftests/bpf: Harden cpu flags test for lru_percpu_hash mapLeon Hwang-3/+10
2026-01-26kselftest/arm64: Add missing file in .gitignoreI-Hsin Cheng-0/+1
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera-0/+7
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov-2/+4
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min-0/+144
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min-0/+58
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong-0/+16
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong-0/+100
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong-1/+65
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong-0/+187
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong-29/+22
2026-01-24bpf: add fsession supportMenglong Dong-1/+1
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song-7/+9
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song-4/+4
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang-1/+1
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+7
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du-2/+113
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du-0/+194
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du-9/+135
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du-0/+425
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du-40/+15
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du-0/+390
2026-01-23selftest: tun: Format tun.c existing codeXu Du-10/+15
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni-0/+395
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+0
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li-0/+1
2026-01-23selftests: ublk: fix test nameMing Lei-2/+2
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier-0/+118
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-269/+869
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei-48/+302
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei-2/+148
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei-0/+3
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei-4/+159
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei-29/+122
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei-12/+174
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei-3/+282
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei-20/+33
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei-9/+19
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei-1/+1
2026-01-22selftests: net: Add kernel selftest for RFC 4884Danielle Ratson-0/+681