summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts
2022-12-01selftests/bpf: Validate multiple ref release_on_unlock logicDave Marchevsky
2022-12-01KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson
2022-12-01KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPUSean Christopherson
2022-12-01KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERMSean Christopherson
2022-12-01KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpersSean Christopherson
2022-12-01KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()Lei Wang
2022-12-01KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson
2022-12-01KVM: selftests: Fix inverted "warning" in access tracking perf testSean Christopherson
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-11-30KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson
2022-11-30iommufd: Add a selftestJason Gunthorpe
2022-12-01selftests/bpf: Add ingress tests for txmsg with apply_bytesPengcheng Yang
2022-11-30selftests/vm: use memfd for hugepage-mmap testPeter Xu
2022-11-30selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pagesDavid Hildenbrand
2022-11-30selftests/vm: cow: basic COW tests for non-anonymous pagesDavid Hildenbrand
2022-11-30selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand
2022-11-30selftests/damon: fix unnecessary compilation warningsRong Tao
2022-11-30selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand
2022-11-30selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park
2022-11-30selftests/vm: update hugetlb madviseMike Kravetz
2022-11-30tools/selftets/damon/sysfs: test tried_regions directory existenceSeongJae Park
2022-11-30bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov