Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   3858 patches
« 1 2 ... 36 37 38 39 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,11/13] KVM: SVM: Drop redundant svm_sev_enabled() helper KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,10/13] KVM: SVM: Move SEV VMCB tracking allocation to sev.c KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,09/13] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup() KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,08/13] KVM: SVM: Unconditionally invoke sev_hardware_teardown() KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,07/13] KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported) KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,06/13] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,05/13] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables KVM: SVM: Misc SEV cleanups 1 1 - --- 2021-01-22 Sean Christopherson New
[v3,04/13] x86/sev: Drop redundant and potentially misleading 'sev_enabled' KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-22 Sean Christopherson New
[v3,03/13] KVM: SVM: Move SEV module params/variables to sev.c KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-22 Sean Christopherson New
[v3,02/13] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-22 Sean Christopherson New
[v3,01/13] KVM: SVM: Zero out the VMCB array used to track SEV ASID association KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-22 Sean Christopherson New
x86/sev: Add AMD_SEV_ES_GUEST Kconfig for including SEV-ES support x86/sev: Add AMD_SEV_ES_GUEST Kconfig for including SEV-ES support - - - --- 2021-01-16 Sean Christopherson New
[2/2] KVM: VMX: Use x2apic_mode to avoid RDMSR when querying PI state KVM: VMX: Avoid RDMSRs in PI x2APIC checks - - - --- 2021-01-15 Sean Christopherson New
[1/2] x86/apic: Export x2apic_mode for use by KVM in "warm" path KVM: VMX: Avoid RDMSRs in PI x2APIC checks - - - --- 2021-01-15 Sean Christopherson New
KVM: x86/mmu: Remove the defunct update_pte() paging hook KVM: x86/mmu: Remove the defunct update_pte() paging hook - - - --- 2021-01-15 Sean Christopherson New
[v2,14/14] KVM: SVM: Skip SEV cache flush if no ASIDs have been used KVM: SVM: Misc SEV cleanups - - - --- 2021-01-14 Sean Christopherson New
[v2,13/14] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids() KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,12/14] KVM: SVM: Drop redundant svm_sev_enabled() helper KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,11/14] KVM: SVM: Move SEV VMCB tracking allocation to sev.c KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,10/14] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup() KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,09/14] KVM: SVM: Unconditionally invoke sev_hardware_teardown() KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,08/14] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-14 Sean Christopherson New
[v2,07/14] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables KVM: SVM: Misc SEV cleanups 1 1 - --- 2021-01-14 Sean Christopherson New
[v2,06/14] x86/sev: Drop redundant and potentially misleading 'sev_enabled' KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,05/14] KVM: x86: Override reported SME/SEV feature flags with host mask KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-14 Sean Christopherson New
[v2,04/14] x86/cpufeatures: Assign dedicated feature word for AMD mem encryption KVM: SVM: Misc SEV cleanups - 1 - --- 2021-01-14 Sean Christopherson New
[v2,03/14] KVM: SVM: Move SEV module params/variables to sev.c KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
[v2,02/14] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails KVM: SVM: Misc SEV cleanups - - - --- 2021-01-14 Sean Christopherson New
[v2,01/14] KVM: SVM: Zero out the VMCB array used to track SEV ASID association KVM: SVM: Misc SEV cleanups - 2 - --- 2021-01-14 Sean Christopherson New
KVM: x86: Zap the oldest MMU pages, not the newest KVM: x86: Zap the oldest MMU pages, not the newest - - - --- 2021-01-13 Sean Christopherson New
KVM: x86: Add more protection against undefined behavior in rsvd_bits() KVM: x86: Add more protection against undefined behavior in rsvd_bits() - - - --- 2021-01-13 Sean Christopherson New
[13/13] KVM: SVM: Skip SEV cache flush if no ASIDs have been used KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[12/13] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids() KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[11/13] KVM: SVM: Drop redundant svm_sev_enabled() helper KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[10/13] KVM: SVM: Move SEV VMCB tracking allocation to sev.c KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[09/13] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup() KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[08/13] KVM: SVM: Unconditionally invoke sev_hardware_teardown() KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[07/13] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables KVM: SVM: Misc SEV cleanups 1 - - --- 2021-01-09 Sean Christopherson New
[06/13] x86/sev: Rename global "sev_enabled" flag to "sev_guest" KVM: SVM: Misc SEV cleanups 1 - - --- 2021-01-09 Sean Christopherson New
[05/13] KVM: x86: Override reported SME/SEV feature flags with host mask KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[04/13] x86/cpufeatures: Assign dedicated feature word for AMD mem encryption KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[03/13] KVM: SVM: Move SEV module params/variables to sev.c KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[02/13] KVM: SVM: Zero out the VMCB array used to track SEV ASID association KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
[01/13] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails KVM: SVM: Misc SEV cleanups - - - --- 2021-01-09 Sean Christopherson New
MAINTAINERS: Really update email address for Sean Christopherson MAINTAINERS: Really update email address for Sean Christopherson - - - --- 2021-01-06 Sean Christopherson New
[9/9] KVM: x86: Move declaration of kvm_spurious_fault() to x86.h x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[8/9] KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot() x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[7/9] KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[6/9] KVM: VMX: Use the kernel's version of VMXOFF x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[5/9] KVM: VMX: Move Intel PT shenanigans out of VMXON/VMXOFF flows x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[4/9] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[3/9] x86/virt: Mark flags and memory as clobbered by VMXOFF x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[2/9] x86/reboot: Force all cpus to exit VMX root if VMX is supported x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[1/9] x86/virt: Eat faults on VMXOFF in reboot flows x86/virt: KVM: x86: Exception handling fixes/cleanups - - - --- 2020-12-31 Sean Christopherson New
[4/4] KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte() KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte() - 1 - --- 2020-12-18 Sean Christopherson New
[3/4] KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte() - 1 - --- 2020-12-18 Sean Christopherson New
[2/4] KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte() - 1 - --- 2020-12-18 Sean Christopherson New
[1/4] KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte() KVM: x86/mmu: Bug fixes and cleanups in get_mmio_spte() - - - --- 2020-12-18 Sean Christopherson New
« 1 2 ... 36 37 38 39 »