Show patches with: Submitter = Tom Lendacky       |   629 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] mm: Introduce a function to check for virtualization protection features Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[02/11] x86/sev: Add an x86 version of prot_guest_has() Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[03/11] powerpc/pseries/svm: Add a powerpc version of prot_guest_has() Implement generic prot_guest_has() helper function - - - --- 2021-07-27 Tom Lendacky New
[04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has() Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[05/11] x86/sev: Replace occurrences of sev_active() with prot_guest_has() Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has() Implement generic prot_guest_has() helper function - - - --- 2021-07-27 Tom Lendacky New
[07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has() Implement generic prot_guest_has() helper function - - - --- 2021-07-27 Tom Lendacky New
[08/11] mm: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[09/11] x86/sev: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function - 1 - --- 2021-07-27 Tom Lendacky New
[1/2] KVM: SVM: Fix TSC_AUX virtualization setup SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-14 Tom Lendacky New
[1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 Qemu SEV reduced-phys-bits fixes - 1 - --- 2022-09-30 Tom Lendacky New
[1/4] sev/i386: Add initial support for SEV-ES SEV-ES guest support - - - --- 2020-08-25 Tom Lendacky New
[1/5] KVM: SVM: Serialize access to the SEV ASID bitmap SEV fixes and performance enhancements - 1 1 --- 2019-10-03 Tom Lendacky New
[10/11] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function - - - --- 2021-07-27 Tom Lendacky New
[11/11] s390/mm: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function - - - --- 2021-07-27 Tom Lendacky New
[2/2] KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-14 Tom Lendacky New
[2/4] qemu-options.hx: Update the reduced-phys-bits documentation Qemu SEV reduced-phys-bits fixes - 1 - --- 2022-09-30 Tom Lendacky New
[2/4] sev/i386: Allow AP booting under SEV-ES SEV-ES guest support - - - --- 2020-08-25 Tom Lendacky New
[2/5] KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH SEV fixes and performance enhancements - - 1 --- 2019-10-03 Tom Lendacky New
[3/4] i386/sev: Update checks and information related to reduced-phys-bits Qemu SEV reduced-phys-bits fixes - 1 - --- 2022-09-30 Tom Lendacky New
[3/4] sev/i386: Don't allow a system reset under an SEV-ES guest SEV-ES guest support - - - --- 2020-08-25 Tom Lendacky New
[3/5] KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guests SEV fixes and performance enhancements - - 1 --- 2019-10-03 Tom Lendacky New
[4/4] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set Qemu SEV reduced-phys-bits fixes - 1 - --- 2022-09-30 Tom Lendacky New
[4/4] sev/i386: Enable an SEV-ES guest based on SEV policy SEV-ES guest support - - - --- 2020-08-25 Tom Lendacky New
[4/5] KVM: SVM: Convert DEACTIVATE mutex to read/write semaphore SEV fixes and performance enhancements - - 1 --- 2019-10-03 Tom Lendacky New
[5/5] KVM: SVM: Reduce WBINVD/DF_FLUSH invocations SEV fixes and performance enhancements - - 1 --- 2019-10-03 Tom Lendacky New
[RFC,01/35] KVM: SVM: Remove the call to sev_platform_status() during setup SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,02/35] KVM: SVM: Add support for SEV-ES capability in KVM SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,03/35] KVM: SVM: Add indirect access to the VM save area SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,04/35] KVM: SVM: Make GHCB accessor functions available to the hypervisor SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,05/35] KVM: SVM: Add initial support for SEV-ES GHCB access to KVM SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,06/35] KVM: SVM: Add required changes to support intercepts under SEV-ES SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,07/35] KVM: SVM: Modify DRx register intercepts for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,08/35] KVM: SVM: Prevent debugging under SEV-ES SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,09/35] KVM: SVM: Do not emulate MMIO under SEV-ES SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,1/2] KVM: x86: Add a framework for supporting MSR-based features - - - --- 2018-02-08 Tom Lendacky New
[RFC,10/35] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,11/35] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,12/35] KVM: SVM: Add initial support for a VMGEXIT VMEXIT SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,13/35] KVM: SVM: Create trace events for VMGEXIT processing SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,14/35] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002 SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,15/35] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004 SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,16/35] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100 SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,17/35] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,18/35] KVM: SVM: Support MMIO for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,19/35] KVM: SVM: Support port IO operations for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,2/2] KVM: SVM: Add MSR feature support for serializing LFENCE - - - --- 2018-02-08 Tom Lendacky New
[RFC,20/35] KVM: SVM: Add SEV/SEV-ES support for intercepting INVD SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,21/35] KVM: SVM: Add support for EFER write traps for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,22/35] KVM: SVM: Add support for CR0 write traps for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,23/35] KVM: SVM: Add support for CR4 write traps for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,24/35] KVM: SVM: Add support for CR8 write traps for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,25/35] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,26/35] KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,27/35] KVM: SVM: Add support for booting APs for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,28/35] KVM: X86: Update kvm_skip_emulated_instruction() for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,29/35] KVM: SVM: Add NMI support for an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,30/35] KVM: SVM: Set the encryption mask for the SVM host save area SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,31/35] KVM: SVM: Update ASID allocation to support SEV-ES guests SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,32/35] KVM: SVM: Provide support for SEV-ES vCPU creation/loading SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,33/35] KVM: SVM: Provide support for SEV-ES vCPU loading SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,34/35] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,35/35] KVM: SVM: Provide support to launch and run an SEV-ES guest SEV-ES hypervisor support - - - --- 2020-09-14 Tom Lendacky New
[RFC,v1,01/18] x86: Set the write-protect cache mode for AMD processors - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,01/18] x86: Set the write-protect cache mode for AMD processors - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,02/18] x86: Secure Memory Encryption (SME) build enablement - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,02/18] x86: Secure Memory Encryption (SME) build enablement - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,03/18] x86: Secure Memory Encryption (SME) support - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,03/18] x86: Secure Memory Encryption (SME) support - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,04/18] x86: Add the Secure Memory Encryption cpu feature - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,04/18] x86: Add the Secure Memory Encryption cpu feature - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,05/18] x86: Handle reduction in physical address size with SME - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,05/18] x86: Handle reduction in physical address size with SME - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,06/18] x86: Provide general kernel support for memory encryption - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,06/18] x86: Provide general kernel support for memory encryption - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,07/18] x86: Extend the early_memmap support with additional attrs - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,07/18] x86: Extend the early_memmap support with additional attrs - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,08/18] x86: Add support for early encryption/decryption of memory - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,08/18] x86: Add support for early encryption/decryption of memory - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,09/18] x86: Insure that memory areas are encrypted when possible - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,09/18] x86: Insure that memory areas are encrypted when possible - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,10/18] x86/efi: Access EFI related tables in the clear - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,10/18] x86/efi: Access EFI related tables in the clear - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,11/18] x86: Decrypt trampoline area if memory encryption is active - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,12/18] x86: Access device tree in the clear - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,13/18] x86: DMA support for memory encryption - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,14/18] iommu/amd: AMD IOMMU support for memory encryption - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,15/18] x86: Enable memory encryption on the APs - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,16/18] x86: Do not specify encrypted memory for VGA mapping - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,17/18] x86/kvm: Enable Secure Memory Encryption of nested page tables - - - --- 2016-04-26 Tom Lendacky New
[RFC,v1,18/18] x86: Add support to turn on Secure Memory Encryption - - - --- 2016-04-26 Tom Lendacky New
[RFC,v2,01/20] x86: Documentation for AMD Secure Memory Encryption (SME) - - - --- 2016-08-22 Tom Lendacky New
[RFC,v2,01/33] KVM: SVM: Remove the call to sev_platform_status() during setup SEV-ES hypervisor support - - - --- 2020-10-02 Tom Lendacky New
[RFC,v2,02/20] x86: Set the write-protect cache mode for full PAT support 1 - - --- 2016-08-22 Tom Lendacky New
[RFC,v2,02/33] KVM: SVM: Add support for SEV-ES capability in KVM SEV-ES hypervisor support - - - --- 2020-10-02 Tom Lendacky New
[RFC,v2,03/20] x86: Secure Memory Encryption (SME) build enablement - - - --- 2016-08-22 Tom Lendacky New
[RFC,v2,03/33] KVM: SVM: Add GHCB accessor functions for retrieving fields SEV-ES hypervisor support - - - --- 2020-10-02 Tom Lendacky New
[RFC,v2,04/20] x86: Secure Memory Encryption (SME) support - - - --- 2016-08-22 Tom Lendacky New
[RFC,v2,04/33] KVM: SVM: Add support for the SEV-ES VMSA SEV-ES hypervisor support - - - --- 2020-10-02 Tom Lendacky New
[RFC,v2,05/20] x86: Add the Secure Memory Encryption cpu feature - - - --- 2016-08-22 Tom Lendacky New
« 1 2 3 46 7 »