summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-01-13selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel-0/+8
2026-01-13selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel-1/+6
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel-7/+0
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel-6/+0
2026-01-14selftests: iou-zcrx: test large chunk sizesPavel Begunkov-12/+99
2026-01-13selftests: drv-net: gro: break out all individual test casesJakub Kicinski-194/+312
2026-01-13selftests: drv-net: gro: run the test against HW GRO and LROJakub Kicinski-19/+60
2026-01-13selftests: drv-net: gro: improve feature configJakub Kicinski-3/+36
2026-01-13selftests: drv-net: gro: use cmd printJakub Kicinski-2/+1
2026-01-13selftests: net: py: teach cmd() how to print itselfJakub Kicinski-0/+23
2026-01-13selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski-10/+19
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson-4/+3
2026-01-13KVM: selftests: Add a test to verify APICv updates (while L2 is active)Sean Christopherson-0/+160
2026-01-13selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng-0/+244
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn-5/+5
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-59/+85
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov-0/+85
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song-1/+1
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song-1/+6
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song-1/+1
2026-01-13cxl: Check for invalid addresses returned from translation functions on errorsRobert Richter-12/+18
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh-1/+52
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh-1/+1
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh-1/+3
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler-0/+559
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha-2/+9
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen-1/+7
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei-0/+112
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long-0/+3
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long-7/+19
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos-0/+112
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos-0/+177
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos-18/+74
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos-5/+5
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos-5/+50
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos-0/+78
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos-2/+39
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos-0/+1
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe-6/+83
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer-0/+53
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh-1/+5
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh-6/+2
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh-1/+1
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+17
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski-0/+10
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski-6/+6
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei-89/+73
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu-29/+26
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella-0/+12
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson-12/+18