summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-11-18selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-11-18selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi
2022-11-18proc: fixup uptime selftestAlexey Dobriyan
2022-11-18selftests/bpf: Skip spin lock failure test on s390xKumar Kartikeya Dwivedi
2022-11-18KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...Vitaly Kuznetsov
2022-11-18KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() tooVitaly Kuznetsov
2022-11-18KVM: selftests: Hyper-V PV IPI selftestVitaly Kuznetsov
2022-11-18KVM: selftests: Move the function doing Hyper-V hypercall to a common headerVitaly Kuznetsov
2022-11-18KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common headerVitaly Kuznetsov
2022-11-18KVM: selftests: Better XMM read/write helpersVitaly Kuznetsov
2022-11-18x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson
2022-11-18KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson
2022-11-18KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.hSean Christopherson
2022-11-18x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson
2022-11-18kselftest/arm64: Use preferred form for predicate load/storesMark Brown
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen
2022-11-18selftests: add a selftest for sctp vrfXin Long
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-11-17selftests/bpf: Temporarily disable linked list testsKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add BTF sanity testsKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add BPF linked list API testsKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add failure test cases for spin lock pairingKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Update spinlock selftestKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add __contains macro to bpf_experimental.hKumar Kartikeya Dwivedi
2022-11-17bpf: Introduce single ownership BPF linked list APIKumar Kartikeya Dwivedi
2022-11-17bpf: Introduce bpf_obj_dropKumar Kartikeya Dwivedi
2022-11-17bpf: Introduce bpf_obj_newKumar Kartikeya Dwivedi
2022-11-17bpf: Rewrite kfunc argument handlingKumar Kartikeya Dwivedi
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld
2022-11-17selftests/bpf: Pass target triple to get_sys_includes macroBjörn Töpel
2022-11-17selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-makeBjörn Töpel
2022-11-17selftests/tdx: Test TDX attestation GetReport supportKuppuswamy Sathyanarayanan
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini
2022-11-17KVM: selftests: add svm part to triple_fault_testMaxim Levitsky
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky
2022-11-17KVM: selftests: move idt_entry to headerMaxim Levitsky
2022-11-16selftests/bpf: fix memory leak of lsm_cgroupWang Yufen
2022-11-16KVM: selftests: Assert in prepare_eptp() that nEPT is supportedDavid Matlack
2022-11-16KVM: selftests: Check for KVM nEPT support using "feature" MSRsDavid Matlack
2022-11-16KVM: selftests: Drop helpers for getting specific KVM supported CPUID entrySean Christopherson
2022-11-16KVM: selftests: Add and use KVM helpers for x86 Family and ModelSean Christopherson
2022-11-16KVM: selftests: Add dedicated helpers for getting x86 Family and ModelSean Christopherson
2022-11-16KVM: selftests: Add PMU feature framework, use in PMU event filter testSean Christopherson
2022-11-16KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*Sean Christopherson
2022-11-16KVM: selftests: Convert AMX test to use X86_PROPRETY_XXXSean Christopherson
2022-11-16KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*Sean Christopherson