summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-21KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini
2021-04-21KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang
2021-04-20KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang
2021-04-20KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang
2021-04-20KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang
2021-04-20KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang
2021-04-20tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang
2021-04-17KVM: selftests: remove redundant semi-colonYang Yingliang
2021-04-07KVM: selftests: vgic_init kvm selftests fixupEric Auger
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov
2021-03-30tools/kvm_stat: Add restart delayStefan Raspl
2021-03-28Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...Linus Torvalds
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf daemon: Return from kill functionsJiri Olsa
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-18libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi