summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini
2022-01-19kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini
2022-01-19selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson
2022-01-19selftests: kvm/x86: Introduce x86_model()Jim Mattson
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson
2022-01-19selftests: kvm/x86: Parameterize the CPUID vendor string checkJim Mattson
2022-01-19kvm: selftests: conditionally build vm_xsave_req_perm()Wei Wang
2022-01-17KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov
2022-01-17KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov
2022-01-14selftest: kvm: Add amx selftestYang Zhong
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth
2022-01-07kvm: selftests: move base kvm_util.h declarations to kvm_util_base.hMichael Roth
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07selftests: KVM: sev_migrate_tests: Add mirror command testsPeter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix sev_ioctl()Peter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()Peter Gonda
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel
2022-01-06KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05selftests: set amt.sh executableTaehee Yoo
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier
2022-01-04Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/nextMarc Zyngier
2022-01-04KVM: arm64: selftests: get-reg-list: Add pauth configurationMarc Zyngier
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2021-12-31selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu
2021-12-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo