summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai-16/+20
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao-0/+76
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao-0/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz-8/+13
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov-2/+2
2022-11-21KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush testVitaly Kuznetsov-5/+58
2022-11-21KVM: selftests: evmcs_test: Introduce L2 TLB flush testVitaly Kuznetsov-2/+50
2022-11-21KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap testsVitaly Kuznetsov-21/+23
2022-11-21KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov-10/+24
2022-11-21KVM: selftests: Allocate Hyper-V partition assist pageVitaly Kuznetsov-0/+10
2022-11-21KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...Vitaly Kuznetsov-33/+48
2022-11-21KVM: selftests: Split off load_evmcs() from load_vmcs()Vitaly Kuznetsov-22/+24
2022-11-21KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.hVitaly Kuznetsov-38/+56
2022-11-21KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.hVitaly Kuznetsov-5/+17
2022-11-21KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.hVitaly Kuznetsov-4/+6
2022-11-21KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov-0/+693
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov-0/+11
2022-11-20bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui-3/+3
2022-11-20bpf: Add type cast unit testsYonghong Song-0/+198
2022-11-20bpf/selftests: Add selftests for new task kfuncsDavid Vernet-0/+640
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet-3/+3
2022-11-18selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing-2/+3
2022-11-18selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi-0/+2
2022-11-18proc: fixup uptime selftestAlexey Dobriyan-1/+2
2022-11-18selftests/bpf: Skip spin lock failure test on s390xKumar Kartikeya Dwivedi-0/+6
2022-11-18KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...Vitaly Kuznetsov-2/+3
2022-11-18KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() tooVitaly Kuznetsov-2/+3
2022-11-18KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov-4/+349
2022-11-18KVM: selftests: Move the function doing Hyper-V hypercall to a common headerVitaly Kuznetsov-19/+20
2022-11-18KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common headerVitaly Kuznetsov-4/+5
2022-11-18KVM: selftests: Better XMM read/write helpersVitaly Kuznetsov-34/+36
2022-11-18x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson-3/+3
2022-11-18KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson-3/+5
2022-11-18KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.hSean Christopherson-18/+17
2022-11-18x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson-3/+3
2022-11-18kselftest/arm64: Use preferred form for predicate load/storesMark Brown-2/+2
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen-15/+23
2022-11-18selftests: add a selftest for sctp vrfXin Long-0/+317
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts-2/+3
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts-4/+5
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni-3/+3
2022-11-17selftests/bpf: Temporarily disable linked list testsKumar Kartikeya Dwivedi-16/+34
2022-11-17selftests/bpf: Add BTF sanity testsKumar Kartikeya Dwivedi-0/+485
2022-11-17selftests/bpf: Add BPF linked list API testsKumar Kartikeya Dwivedi-0/+1264
2022-11-17selftests/bpf: Add failure test cases for spin lock pairingKumar Kartikeya Dwivedi-1/+292
2022-11-17selftests/bpf: Update spinlock selftestKumar Kartikeya Dwivedi-47/+51
2022-11-17selftests/bpf: Add __contains macro to bpf_experimental.hKumar Kartikeya Dwivedi-0/+2
2022-11-17bpf: Introduce single ownership BPF linked list APIKumar Kartikeya Dwivedi-0/+28