summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang-0/+74
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang-0/+88
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang-7/+37
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown-3/+8
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown-3/+3
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown-16/+19
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown-1/+8
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown-6/+17
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown-20/+33
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima-1/+180
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang-0/+1
2022-11-30KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson-0/+49
2022-11-30iommufd: Add a selftestJason Gunthorpe-0/+2530
2022-12-01selftests/bpf: Add ingress tests for txmsg with apply_bytesPengcheng Yang-0/+18
2022-11-30selftests/vm: use memfd for hugepage-mmap testPeter Xu-6/+4
2022-11-30selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pagesDavid Hildenbrand-1/+27
2022-11-30selftests/vm: cow: basic COW tests for non-anonymous pagesDavid Hildenbrand-1/+337
2022-11-30selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand-19/+24
2022-11-30selftests/damon: fix unnecessary compilation warningsRong Tao-0/+9
2022-11-30selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand-3/+46
2022-11-30selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park-0/+20
2022-11-30selftests/vm: update hugetlb madviseMike Kravetz-3/+4
2022-11-30tools/selftets/damon/sysfs: test tried_regions directory existenceSeongJae Park-0/+7
2022-11-30bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov-4/+5
2022-12-01selftests/bpf: Add bench test to arm64 and s390x denylistDaniel Borkmann-0/+2
2022-11-30selftests/damon: add tests for DAMON_LRU_SORT's enabled parameterSeongJae Park-1/+42
2022-11-30selftests/damon: add tests for DAMON_RECLAIM's enabled parameterSeongJae Park-0/+43
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-4/+35792
2022-11-30netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal-2/+34
2022-11-30selftests/bpf: Make sure enum-less bpf_enable_stats() API works in C++ modeAndrii Nakryiko-3/+10
2022-11-30selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls...Martin KaFai Lau-15/+10
2022-11-30selftests/bpf: Remove serial from tests using {open,close}_netnsMartin KaFai Lau-5/+5
2022-11-30selftests/bpf: Remove the "/sys" mount and umount dance in {open,close}_netnsMartin KaFai Lau-46/+5
2022-11-30selftests/bpf: Avoid pinning bpf prog in the netns_load_bpf() callersMartin KaFai Lau-56/+27
2022-11-30selftests/bpf: Avoid pinning bpf prog in the tc_redirect_peer_l3 testMartin KaFai Lau-20/+12
2022-11-30selftests/bpf: Avoid pinning bpf prog in the tc_redirect_dtime testMartin KaFai Lau-49/+100
2022-11-30selftests/bpf: Use if_nametoindex instead of reading the /sys/net/class/*/ifi...Martin KaFai Lau-28/+18
2022-11-30KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundaryDavid Woodhouse-20/+95
2022-11-30KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse-0/+14
2022-11-30KVM: x86/xen: Compatibility fixes for shared runstate areaDavid Woodhouse-6/+6
2022-11-30selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao-6/+39
2022-11-30selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao-0/+12
2022-11-30selftests/powerpc: Move perror closer to its useNaveen N. Rao-16/+5
2022-11-29selftests/net: add csum offload testWillem de Bruijn-0/+988
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi-42/+150