LinuxLists
Users
About
Michael Roth (
[email protected]
)
Number of posts: 912 (0.7 per day)
First post: 2020-11-05 16:28:46
Last post: 2024-06-04 23:37:37
Previous Page
/
Next Page
Date
List
Subject
2023-12-30 16:31:05
linux-crypto
[PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command
2023-12-30 16:30:35
linux-crypto
[PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command
2023-12-30 16:30:04
linux-crypto
[PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command
2023-12-30 16:29:33
linux-crypto
[PATCH v1 23/26] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
2023-12-30 16:29:05
linux-crypto
[PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
2023-12-30 16:28:37
linux-crypto
[PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
2023-12-30 16:28:10
linux-crypto
[PATCH v1 20/26] crypto: ccp: Add debug support for decrypting pages
2023-12-30 16:27:44
linux-crypto
[PATCH v1 19/26] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
2023-12-30 16:27:15
linux-crypto
[PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled
2023-12-30 16:26:52
linux-crypto
Re: [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
2023-12-30 16:26:24
linux-crypto
[PATCH v1 17/26] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
2023-12-30 16:25:58
linux-crypto
[PATCH v1 16/26] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
2023-12-30 16:25:33
linux-crypto
[PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
2023-12-30 16:25:02
linux-crypto
[PATCH v1 14/26] crypto: ccp: Provide API to issue SEV and SNP commands
2023-12-30 16:24:06
linux-crypto
[PATCH v1 13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
2023-12-30 16:23:40
linux-crypto
[PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands
2023-12-30 16:23:12
linux-crypto
[PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2023-12-30 16:22:45
linux-crypto
[PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
2023-12-30 16:22:26
linux-crypto
[PATCH v1 09/26] x86/fault: Dump RMP table information when RMP page faults occur
2023-12-30 16:21:52
linux-crypto
[PATCH v1 08/26] x86/traps: Define RMP violation #PF error code
2023-12-30 16:21:26
linux-crypto
Re: [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
2023-12-30 16:21:00
linux-crypto
[PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
2023-12-30 16:20:38
linux-crypto
[PATCH v1 06/26] x86/sev: Add RMP entry lookup helpers
2023-12-20 16:17:47
linux-crypto
Re: [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
2023-12-20 16:17:24
linux-kernel
Re: [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
2023-12-19 21:30:54
linux-crypto
Re: [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
2023-12-19 21:30:35
linux-kernel
Re: [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
2023-12-19 21:29:58
linux-crypto
Re: [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
2023-12-05 23:50:39
linux-kernel
[PATCH] KVM: SEV: Fix handling of EFER_LMA bit when SEV-ES is enabled
2023-11-22 16:47:38
linux-kernel
[PATCH v3] x86: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
2023-11-15 22:43:02
linux-kernel
Re: [PATCH v2] x86: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
2023-11-15 20:16:00
linux-kernel
[PATCH v2] x86: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
2023-11-03 15:16:36
linux-kernel
Re: [PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-03 15:16:25
linux-kernel
[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-03 14:29:12
linux-kernel
[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-03 00:01:58
linux-kernel
Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-11-01 00:47:10
linux-kernel
Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-20 22:49:05
linux-crypto
Re: [PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
2023-10-16 20:55:05
linux-kernel
Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 18:48:31
linux-kernel
[PATCH gmem] KVM: selftests: Fix gmem conversion tests for multiple vCPUs
2023-10-16 15:22:23
linux-crypto
Re: [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
2023-10-16 14:55:58
linux-crypto
Re: [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
2023-10-16 14:01:18
linux-crypto
[PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
2023-10-16 13:51:31
linux-crypto
[PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
2023-10-16 13:50:39
linux-crypto
[PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
2023-10-16 13:50:34
linux-crypto
[PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
2023-10-16 13:49:18
linux-crypto
[PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
2023-10-16 13:48:41
linux-crypto
[PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
2023-10-16 13:48:29
linux-kernel
[PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
2023-10-16 13:48:05
linux-crypto
[PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2023-10-16 13:47:42
linux-crypto
[PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs