Age | Commit message (Expand) | Author |
2022-01-25 | KVM: selftests: Re-enable access_tracking_perf_test | David Matlack |
2022-01-20 | selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c | Jinrong Liang |
2022-01-20 | selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c | Jinrong Liang |
2022-01-19 | kvm: selftests: Do not indent with spaces | Paolo Bonzini |
2022-01-19 | kvm: selftests: sync uapi/linux/kvm.h with Linux header | Paolo Bonzini |
2022-01-19 | selftests: kvm: add amx_test to .gitignore | Muhammad Usama Anjum |
2022-01-19 | Merge branch 'kvm-pi-raw-spinlock' into HEAD | Paolo Bonzini |
2022-01-19 | KVM: selftests: Add a test to force emulation with a pending exception | Sean Christopherson |
2022-01-19 | selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER | Jim Mattson |
2022-01-19 | selftests: kvm/x86: Introduce x86_model() | Jim Mattson |
2022-01-19 | selftests: kvm/x86: Export x86_family() for use outside of processor.c | Jim Mattson |
2022-01-19 | selftests: kvm/x86: Introduce is_amd_cpu() | Jim Mattson |
2022-01-19 | selftests: kvm/x86: Parameterize the CPUID vendor string check | Jim Mattson |
2022-01-19 | kvm: selftests: conditionally build vm_xsave_req_perm() | Wei Wang |
2022-01-17 | KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN | Vitaly Kuznetsov |
2022-01-17 | KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' | Vitaly Kuznetsov |
2022-01-14 | selftest: kvm: Add amx selftest | Yang Zhong |
2022-01-14 | selftest: kvm: Move struct kvm_x86_state to header | Yang Zhong |
2022-01-14 | selftest: kvm: Reorder vcpu_load_state steps for AMX | Paolo Bonzini |
2022-01-14 | kvm: selftests: Add support for KVM_CAP_XSAVE2 | Wei Wang |
2022-01-09 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub... | Linus Torvalds |
2022-01-07 | Revert "libtraceevent: Increase libtraceevent logging when verbose" | Arnaldo Carvalho de Melo |
2022-01-07 | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s... | Jiri Olsa |
2022-01-07 | kvm: selftests: move ucall declarations into ucall_common.h | Michael Roth |
2022-01-07 | kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h | Michael Roth |
2022-01-07 | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery | David Woodhouse |
2022-01-07 | selftests: KVM: sev_migrate_tests: Add mirror command tests | Peter Gonda |
2022-01-07 | selftests: KVM: sev_migrate_tests: Fix sev_ioctl() | Peter Gonda |
2022-01-07 | selftests: KVM: sev_migrate_tests: Fix test_sev_mirror() | Peter Gonda |
2022-01-07 | Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2022-01-07 | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2022-01-06 | selftests: cgroup: Test open-time cgroup namespace usage for migration checks | Tejun Heo |
2022-01-06 | selftests: cgroup: Test open-time credential usage for migration checks | Tejun Heo |
2022-01-06 | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo |
2022-01-06 | KVM: selftests: Add initial support for RISC-V 64-bit | Anup Patel |
2022-01-06 | KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile | Anup Patel |
2022-01-05 | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2022-01-05 | selftests: set amt.sh executable | Taehee Yoo |
2022-01-04 | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next | Marc Zyngier |
2022-01-04 | Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next | Marc Zyngier |
2022-01-04 | KVM: arm64: selftests: get-reg-list: Add pauth configuration | Marc Zyngier |
2022-01-02 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub... | Linus Torvalds |
2022-01-02 | perf top: Fix TUI exit screen refresh race condition | yaowenbin |
2022-01-02 | perf pmu: Fix alias events list | John Garry |
2021-12-31 | selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature | Jianguo Wu |
2021-12-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-31 | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz |
2021-12-30 | selftests: net: using ping6 for IPv6 in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests: net: Fix a typo in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests/net: udpgso_bench_tx: fix dst ip argument | wujianguo |