aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh1-1/+52
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh1-1/+1
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh1-1/+3
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler1-0/+559
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha1-2/+9
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei4-0/+112
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long1-0/+3
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long1-7/+19
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos2-0/+112
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos3-0/+177
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos1-18/+74
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos4-5/+5
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos2-5/+50
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos6-0/+78
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos2-2/+39
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos1-0/+1
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe3-6/+83
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer1-0/+53
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh1-1/+5
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh1-6/+2
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh1-1/+1
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+17
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski2-0/+10
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski2-6/+6
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei1-89/+73
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu3-29/+26
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson1-12/+18
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini1-8/+30
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini1-45/+43
2026-01-09selftests: forwarding: update PTP tcpdump patternsJakub Kicinski1-9/+9
2026-01-09selftests: drv-net: gro: increase the rcvbuf sizeJakub Kicinski1-1/+24
2026-01-09selftests: tls: avoid flakiness in data_stealJakub Kicinski1-4/+12
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen1-2/+4
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen2-0/+3
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen2-11/+22
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen1-0/+10
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack1-1/+2
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed2-12/+112
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed1-2/+4
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson4-6/+4
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed1-7/+35
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed2-21/+54
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed4-2/+9
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed6-4/+54
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed1-0/+3
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson4-74/+57
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed4-108/+52
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson1-0/+5