Michael Roth ([email protected])

Number of posts: 574 (0.53 per day)
First post: 2020-11-05 16:28:46
Last post: 2023-11-03 15:16:36

Date List Subject
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
2023-10-16 13:47:27 linux-crypto [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
2023-10-16 13:46:50 linux-crypto [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
2023-10-16 13:45:57 linux-crypto [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
2023-10-16 13:45:56 linux-kernel [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
2023-10-16 13:44:46 linux-crypto [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
2023-10-16 13:44:10 linux-crypto [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
2023-10-16 13:43:49 linux-crypto [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
2023-10-16 13:43:42 linux-crypto [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating private pages
2023-10-16 13:43:13 linux-crypto [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
2023-10-16 13:42:49 linux-crypto [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
2023-10-16 13:42:39 linux-kernel [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
2023-10-16 13:42:12 linux-crypto [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
2023-10-16 13:41:58 linux-crypto [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
2023-10-16 13:41:35 linux-kernel [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
2023-10-16 13:41:09 linux-kernel [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2023-10-16 13:41:09 linux-crypto [PATCH v10 33/50] KVM: SEV: Add support to handle Page State Change VMGEXIT
2023-10-16 13:39:42 linux-crypto [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
2023-10-16 13:39:23 linux-crypto [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
2023-10-16 13:39:16 linux-crypto [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
2023-10-16 13:38:40 linux-crypto [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
2023-10-16 13:38:21 linux-crypto [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2023-10-16 13:37:59 linux-crypto [PATCH v10 27/50] KVM: Add HVA range operator
2023-10-16 13:37:34 linux-crypto [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
2023-10-16 13:37:10 linux-crypto [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
2023-10-16 13:36:37 linux-crypto [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
2023-10-16 13:36:01 linux-crypto [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
2023-10-16 13:35:43 linux-crypto [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
2023-10-16 13:35:40 linux-crypto [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
2023-10-16 13:34:43 linux-crypto [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
2023-10-16 13:34:26 linux-crypto [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
2023-10-16 13:34:05 linux-crypto [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
2023-10-16 13:34:02 linux-crypto [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command