Tom Lendacky ([email protected])

Number of posts: 2422 (0.64 per day)
First post: 2014-01-06 19:34:04
Last post: 2024-06-14 16:10:13

Date List Subject
2024-04-02 15:55:03 linux-kernel Re: [PATCH] x86/sev: Apply RMP table fixups for kexec.
2024-03-29 15:43:07 linux-kernel Re: [PATCH 3/5] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
2024-03-29 15:17:52 linux-kernel Re: [PATCH 5/5] x86/CPU/AMD: Track SNP host status with cc_platform_*()
2024-03-29 15:17:04 linux-kernel Re: [PATCH 4/5] x86/cc: Add cc_platform_set/_clear() helpers
2024-03-28 15:13:39 linux-kernel Re: [PATCH v6] x86/coco: Require seeding RNG with RDRAND on CoCo systems
2024-03-26 13:02:49 linux-kernel Re: [PATCH] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
2024-03-25 23:33:20 linux-kernel [PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
2024-03-25 22:30:57 linux-kernel [PATCH v3 14/14] x86/sev: Allow non-VMPL0 execution when an SVSM is present
2024-03-25 22:30:43 linux-kernel [PATCH v3 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM
2024-03-25 22:30:32 linux-kernel [PATCH v3 12/14] fs/configfs: Add a callback to determine attribute visibility
2024-03-25 22:30:15 linux-kernel [PATCH v3 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
2024-03-25 22:29:55 linux-kernel [PATCH v3 09/14] virt: sev-guest: Choose the VMPCK key based on executing VMPL
2024-03-25 22:29:47 linux-kernel [PATCH v3 10/14] configfs-tsm: Allow the privlevel_floor attribute to be updated
2024-03-25 22:29:08 linux-kernel [PATCH v3 08/14] x86/sev: Provide guest VMPL level to userspace
2024-03-25 22:28:49 linux-kernel [PATCH v3 07/14] x86/sev: Provide SVSM discovery support
2024-03-25 22:28:27 linux-kernel [PATCH v3 06/14] x86/sev: Use the SVSM to create a vCPU when not in VMPL0
2024-03-25 22:28:18 linux-kernel [PATCH v3 05/14] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
2024-03-25 22:28:05 linux-kernel [PATCH v3 04/14] x86/sev: Use kernel provided SVSM Calling Areas
2024-03-25 22:27:51 linux-kernel [PATCH v3 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
2024-03-25 22:27:22 linux-kernel [PATCH v3 02/14] x86/sev: Make the VMPL0 checking function more generic
2024-03-25 22:27:09 linux-kernel [PATCH v3 01/14] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
2024-03-25 20:53:44 linux-kernel Re: [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM
2024-03-22 18:06:05 linux-kernel Re: [PATCH 0/2] Fixes for recent x86/boot rip-relative addressing changes
2024-03-22 15:42:12 linux-kernel [PATCH 2/2] x86/boot/64: Move 5-level paging global variable assignments back
2024-03-22 15:42:00 linux-kernel [PATCH 1/2] x86/boot/64: Apply encryption mask to 5-level pagetable update
2024-03-22 15:41:33 linux-kernel [PATCH 0/2] Fixes for recent x86/boot rip-relative addressing changes
2024-03-22 14:51:09 linux-kernel Re: [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
2024-03-21 21:02:30 linux-kernel Re: [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
2024-03-20 21:08:02 linux-kernel Re: [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
2024-03-20 13:50:13 linux-kernel Re: [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
2024-03-19 14:38:46 linux-kernel Re: [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
2024-03-14 14:24:03 linux-kernel Re: [PATCH v2 12/14] fs/configfs: Add a callback to determine attribute visibility
2024-03-13 14:32:30 linux-kernel Re: [PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-12 16:14:23 linux-kernel Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-12 14:46:31 linux-kernel Re: [PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-12 14:04:38 linux-kernel Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-12 13:29:53 linux-kernel Re: [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
2024-03-11 19:59:22 linux-kernel Re: [PATCH v2 12/14] fs/configfs: Add a callback to determine attribute visibility
2024-03-11 19:19:58 linux-kernel Re: [PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-11 16:18:25 linux-kernel Re: [PATCH v2 01/14] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
2024-03-11 16:16:23 linux-kernel Re: [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
2024-03-11 14:54:36 linux-kernel Re: [PATCH v2 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
2024-03-08 18:39:12 linux-kernel [PATCH v2 14/14] x86/sev: Allow non-VMPL0 execution when an SVSM is present
2024-03-08 18:38:52 linux-kernel [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM
2024-03-08 18:38:37 linux-kernel [PATCH v2 12/14] fs/configfs: Add a callback to determine attribute visibility
2024-03-08 18:38:25 linux-kernel [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
2024-03-08 18:38:13 linux-kernel [PATCH v2 10/14] configfs-tsm: Allow the privlevel_floor attribute to be updated
2024-03-08 18:37:58 linux-kernel [PATCH v2 09/14] virt: sev-guest: Choose the VMPCK key based on executing VMPL
2024-03-08 18:37:44 linux-kernel [PATCH v2 08/14] x86/sev: Provide guest VMPL level to userspace
2024-03-08 18:37:31 linux-kernel [PATCH v2 07/14] x86/sev: Provide SVSM discovery support
2024-03-08 18:37:18 linux-kernel [PATCH v2 06/14] x86/sev: Use the SVSM to create a vCPU when not in VMPL0