Age | Commit message (Expand) | Author |
2022-03-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-03-02 | KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run | Paolo Bonzini |
2022-03-02 | KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots() | Like Xu |
2022-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-02-25 | KVM: x86: Yield to IPI target vCPU only if it is busy | Li RongQing |
2022-02-25 | x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64 | Dexuan Cui |
2022-02-25 | x86/kvm: Don't waste memory if kvmclock is disabled | Wanpeng Li |
2022-02-25 | x86/kvm: Don't use PV TLB/yield when mwait is advertised | Wanpeng Li |
2022-02-25 | Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()" | Sean Christopherson |
2022-02-25 | Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()" | Sean Christopherson |
2022-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-02-24 | KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa... | Maxim Levitsky |
2022-02-24 | KVM: x86/mmu: make apf token non-zero to fix bug | Liang Zhang |
2022-02-20 | Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-02-18 | x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing | Andy Lutomirski |
2022-02-18 | x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU | Wanpeng Li |
2022-02-18 | x86/kvm: Fix compilation warning in non-x86_64 builds | Leonardo Bras |
2022-02-17 | x86/sgx: Fix missing poison handling in reclaimer | Reinette Chatre |
2022-02-17 | x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 | Leonardo Bras |
2022-02-17 | x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 | Leonardo Bras |
2022-02-17 | kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode | Anton Romanov |
2022-02-17 | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 | Aaron Lewis |
2022-02-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-02-14 | KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW | Jim Mattson |
2022-02-14 | KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event | Jim Mattson |
2022-02-13 | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-02-13 | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-02-12 | Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-02-11 | KVM: SVM: fix race between interrupt delivery and AVIC inhibition | Maxim Levitsky |
2022-02-11 | KVM: SVM: set IRR in svm_deliver_interrupt | Paolo Bonzini |
2022-02-11 | KVM: SVM: extract avic_ring_doorbell | Maxim Levitsky |
2022-02-11 | Merge branch 'acpi-x86' | Rafael J. Wysocki |
2022-02-10 | x86/sgx: Silence softlockup detection when releasing large enclaves | Reinette Chatre |
2022-02-10 | KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU | David Woodhouse |
2022-02-10 | xen/x2apic: Fix inconsistent indenting | Jiapeng Chong |
2022-02-10 | xen/x86: detect support for extended destination ID | Roger Pau Monne |
2022-02-10 | xen/x86: obtain full video frame buffer address for Dom0 also under EFI | Jan Beulich |
2022-02-09 | x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" | Hans de Goede |
2022-02-08 | KVM: x86: SVM: move avic definitions from AMD's spec to svm.h | Maxim Levitsky |
2022-02-08 | KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi... | Maxim Levitsky |
2022-02-08 | KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L... | Maxim Levitsky |
2022-02-08 | KVM: x86: nSVM: expose clean bit support to the guest | Maxim Levitsky |
2022-02-08 | KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM | Maxim Levitsky |
2022-02-08 | KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state | Maxim Levitsky |
2022-02-08 | KVM: x86: nSVM: fix potential NULL derefernce on nested migration | Maxim Levitsky |
2022-02-08 | KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case | Maxim Levitsky |
2022-02-08 | Revert "svm: Add warning message for AVIC IPI invalid target" | Sean Christopherson |
2022-02-06 | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-02-05 | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-02-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |