summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-09selftests: forwarding: update PTP tcpdump patternsJakub Kicinski
2026-01-09selftests: drv-net: gro: increase the rcvbuf sizeJakub Kicinski
2026-01-09selftests: tls: avoid flakiness in data_stealJakub Kicinski
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-08KVM: selftests: Extend vmx_set_nested_state_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()Yosry Ahmed
2026-01-08KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()Sean Christopherson
2026-01-08KVM: selftests: Extend memstress to run on nested SVMYosry Ahmed
2026-01-08KVM: selftests: Extend vmx_dirty_log_test to cover SVMYosry Ahmed
2026-01-08KVM: selftests: Set the user bit on nested NPT PTEsYosry Ahmed
2026-01-08KVM: selftests: Add support for nested NPTsYosry Ahmed
2026-01-08KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUsYosry Ahmed
2026-01-08KVM: selftests: Move TDP mapping functions outside of vmx.cSean Christopherson
2026-01-08KVM: selftests: Reuse virt mapping functions for nested EPTsYosry Ahmed
2026-01-08KVM: selftests: Add a stage-2 MMU instance to kvm_vmSean Christopherson
2026-01-08KVM: selftests: Stop passing VMX metadata to TDP mapping functionsYosry Ahmed
2026-01-08KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUsYosry Ahmed