Show patches with: Submitter = Tom Lendacky       |    State = Action Required       |    Archived = No       |   56 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/11] x86/sev: Allow non-VMPL0 execution when an SVSM is present Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[10/11] x86/sev: Extend the config-fs attestation support for an SVSM Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[09/11] virt: sev-guest: Choose the VMPCK key based on executing VMPL Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[08/11] x86/sev: Provide guest VMPL level to userspace Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[07/11] x86/sev: Provide SVSM discovery support Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[06/11] x86/sev: Use the SVSM to create a vCPU when not in VMPL0 Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[05/11] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0 Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[04/11] x86/sev: Use kernel provided SVSM Calling Areas Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[03/11] x86/sev: Check for the presence of an SVSM in the SNP Secrets page Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[02/11] x86/sev: Make the VMPL0 checking function more generic Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
[01/11] x86/sev: Rename snp_init() in the boot/compressed/sev.c file Provide SEV-SNP support for running under an SVSM - - - --- 2024-01-26 Tom Lendacky New
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable KVM: SVM: Fix build error when using -Werror=unused-but-set-variable - 1 - --- 2023-10-02 Tom Lendacky New
[v2,3/3] KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-15 Tom Lendacky New
[v2,2/3] KVM: SVM: Fix TSC_AUX virtualization intercept update logic SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-15 Tom Lendacky New
[v2,1/3] KVM: SVM: Fix TSC_AUX virtualization setup SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-15 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
[1/2] KVM: SVM: Fix TSC_AUX virtualization setup SEV-ES TSC_AUX virtualization fix and optimization - - - --- 2023-09-14 Tom Lendacky New
x86/sev: Fix SNP CPUID requests to the hypervisor x86/sev: Fix SNP CPUID requests to the hypervisor - - - --- 2023-07-28 Tom Lendacky New
x86/sev: Change npages to unsigned long in snp_accept_memory() x86/sev: Change npages to unsigned long in snp_accept_memory() - - - --- 2023-06-22 Tom Lendacky New
[v9,6/6] x86/efi: Safely enable unaccepted memory in UEFI Provide SEV-SNP support for unaccepted memory - 1 - --- 2023-06-06 Tom Lendacky New
[v9,5/6] x86/sev: Add SNP-specific unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-06-06 Tom Lendacky New
[v9,4/6] x86/sev: Use large PSC requests if applicable Provide SEV-SNP support for unaccepted memory - - - --- 2023-06-06 Tom Lendacky New
[v9,3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests Provide SEV-SNP support for unaccepted memory - - - --- 2023-06-06 Tom Lendacky New
[v9,2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-06-06 Tom Lendacky New
[v9,1/6] x86/sev: Fix calculation of end address based on number of pages Provide SEV-SNP support for unaccepted memory - - - --- 2023-06-06 Tom Lendacky New
[RESEND,v8,6/6] x86/efi: Safely enable unaccepted memory in UEFI Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[RESEND,v8,5/6] x86/sev: Add SNP-specific unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[RESEND,v8,4/6] x86/sev: Use large PSC requests if applicable Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[RESEND,v8,3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[RESEND,v8,2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[RESEND,v8,1/6] x86/sev: Fix calculation of end address based on number of pages Provide SEV-SNP support for unaccepted memory - - - --- 2023-05-19 Tom Lendacky New
[6/6] x86/efi: Safely enable unaccepted memory in UEFI Untitled series #39232 - - - --- 2023-05-19 Tom Lendacky New
[5/6] x86/sev: Add SNP-specific unaccepted memory support Untitled series #39238 - - - --- 2023-05-19 Tom Lendacky New
[4/6] x86/sev: Use large PSC requests if applicable Untitled series #39234 - - - --- 2023-05-19 Tom Lendacky New
[3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests Untitled series #39236 - - - --- 2023-05-19 Tom Lendacky New
[2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Untitled series #39240 - - - --- 2023-05-19 Tom Lendacky New
[1/6] x86/sev: Fix calculation of end address based on number of pages [1/6] x86/sev: Fix calculation of end address based on number of pages - - - --- 2023-05-19 Tom Lendacky New
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed - 1 - --- 2023-05-17 Tom Lendacky New
[v7,6/6] x86/efi: Safely enable unaccepted memory in UEFI Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[v7,5/6] x86/sev: Add SNP-specific unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[v7,4/6] x86/sev: Use large PSC requests if applicable Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[v7,3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[v7,2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[v7,1/6] x86/sev: Fix calculation of end address based on number of pages Provide SEV-SNP support for unaccepted memory - - - --- 2023-04-04 Tom Lendacky New
[RESEND] virt/sev-guest: Return -EIO if certificate buffer is not large enough [RESEND] virt/sev-guest: Return -EIO if certificate buffer is not large enough - 1 - --- 2023-02-22 Tom Lendacky New
virt/sev-guest: Return -EIO if certificate buffer is not large enough virt/sev-guest: Return -EIO if certificate buffer is not large enough - - - --- 2023-02-22 Tom Lendacky New
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware - - - --- 2023-01-23 Tom Lendacky New
crypto: ccp - Add a firmware definition for EPYC gen 4 processors crypto: ccp - Add a firmware definition for EPYC gen 4 processors - - - --- 2023-01-16 Tom Lendacky New
crypto: ccp - Provide MMIO register naming for documenation crypto: ccp - Provide MMIO register naming for documenation - - - --- 2023-01-16 Tom Lendacky New
[net,2/2] net: amd-xgbe: Check only the minimum speed for active/passive cables AMD XGBE active/passive cable fixes - - - --- 2022-12-08 Tom Lendacky New
[net,1/2] net: amd-xgbe: Fix logic around active and passive cables AMD XGBE active/passive cable fixes - - - --- 2022-12-08 Tom Lendacky New
[v6,5/5] x86/sev: Add SNP-specific unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2022-12-08 Tom Lendacky New
[v6,4/5] x86/sev: Use large PSC requests if applicable Provide SEV-SNP support for unaccepted memory - - - --- 2022-12-08 Tom Lendacky New
[v6,3/5] x86/sev: Allow for use of the early boot GHCB for PSC requests Provide SEV-SNP support for unaccepted memory - - - --- 2022-12-08 Tom Lendacky New
[v6,2/5] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support Provide SEV-SNP support for unaccepted memory - - - --- 2022-12-08 Tom Lendacky New
[v6,1/5] x86/sev: Fix calculation of end address based on number of pages Provide SEV-SNP support for unaccepted memory - - - --- 2022-12-08 Tom Lendacky New