summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams-0/+2
2023-01-04memblock tests: Fix compilation error.Aaron Thompson-1/+3
2023-01-03rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney-1/+1
2023-01-03torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney-3/+2
2023-01-03selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang-12/+12
2023-01-03torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney-1/+1
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown-1/+46
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown-0/+2
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown-0/+5
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown-6/+33
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown-25/+58
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela-36/+121
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown-81/+42
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin-2/+9
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin-2/+2
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin-1/+1
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima-0/+93
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini-327/+399
2022-12-29KVM: selftests: Test Hyper-V invariant TSC controlVitaly Kuznetsov-0/+51
2022-12-29KVM: selftests: Test that values written to Hyper-V MSRs are preservedVitaly Kuznetsov-8/+28
2022-12-29KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()Vitaly Kuznetsov-81/+127
2022-12-29KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...Vitaly Kuznetsov-92/+92
2022-12-29KVM: selftests: x86: Use TAP interface in the tsc_msrs_testThomas Huth-4/+12
2022-12-29KVM: selftests: Use TAP interface in the kvm_binary_stats_testThomas Huth-2/+9
2022-12-28selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee-0/+73
2022-12-28selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov-1/+1
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini-142/+82
2022-12-28KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini-2/+11
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini-0/+6
2022-12-27selftests/rseq: Add mm_numa_cid to test scriptMathieu Desnoyers-0/+5
2022-12-27selftests/rseq: parametrized test: Report/abort on negative concurrency IDMathieu Desnoyers-0/+5
2022-12-27selftests/rseq: Implement parametrized mm_cid testMathieu Desnoyers-49/+122
2022-12-27selftests/rseq: Implement basic percpu ops mm_cid testMathieu Desnoyers-8/+44
2022-12-27selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers-500/+437
2022-12-27selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers-466/+498
2022-12-27selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers-579/+486
2022-12-27selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers-615/+487
2022-12-27selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers-486/+422
2022-12-27selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers-670/+530
2022-12-27selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers-1150/+1241
2022-12-27selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers-0/+19
2022-12-27selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers-116/+0
2022-12-27selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers-0/+58
2022-12-27selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers-12/+78
2022-12-27selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers-2/+4
2022-12-27KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton-2/+2
2022-12-27KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton-2/+4
2022-12-27KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini-0/+9
2022-12-27KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson-2/+14
2022-12-27KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson-0/+1