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
2022-12-14 20:13:04
linux-crypto
[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
2022-12-14 20:12:46
linux-crypto
[PATCH RFC v7 51/64] KVM: SVM: Add support to handle the RMP nested page fault
2022-12-14 20:12:40
linux-crypto
[PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
2022-12-14 20:12:38
linux-crypto
[PATCH RFC v7 50/64] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
2022-12-14 20:11:14
linux-crypto
[PATCH RFC v7 49/64] KVM: SVM: Introduce ops for the post gfn map and unmap
2022-12-14 20:10:56
linux-crypto
[PATCH RFC v7 48/64] KVM: SVM: Add support to handle Page State Change VMGEXIT
2022-12-14 20:10:50
linux-crypto
[PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
2022-12-14 20:10:16
linux-crypto
[PATCH RFC v7 46/64] KVM: SVM: Add KVM_EXIT_VMGEXIT
2022-12-14 20:09:53
linux-crypto
[PATCH RFC v7 45/64] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
2022-12-14 20:09:30
linux-crypto
[PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
2022-12-14 20:07:51
linux-crypto
[PATCH RFC v7 43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
2022-12-14 20:07:50
linux-crypto
[PATCH RFC v7 42/64] KVM: x86: Define RMP page fault error bits for #NPF
2022-12-14 20:07:16
linux-crypto
[PATCH RFC v7 41/64] KVM: X86: Keep the NPT and RMP page level in sync
2022-12-14 20:06:35
linux-crypto
[PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
2022-12-14 20:06:19
linux-crypto
[PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
2022-12-14 20:06:15
linux-crypto
[PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2022-12-14 20:05:36
linux-crypto
[PATCH RFC v7 38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
2022-12-14 20:05:13
linux-crypto
[PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
2022-12-14 20:04:56
linux-crypto
[PATCH RFC v7 36/64] KVM: SVM: Add initial SEV-SNP support
2022-12-14 20:04:55
linux-crypto
[PATCH RFC v7 35/64] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
2022-12-14 20:04:37
linux-crypto
[PATCH RFC v7 28/64] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
2022-12-14 20:04:25
linux-crypto
[PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
2022-12-14 20:04:24
linux-crypto
[PATCH RFC v7 34/64] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
2022-12-14 20:03:21
linux-crypto
[PATCH RFC v7 33/64] KVM: SVM: Add support to handle AP reset MSR protocol
2022-12-14 20:03:12
linux-crypto
[PATCH RFC v7 24/64] crypto:ccp: Define the SEV-SNP commands
2022-12-14 20:02:48
linux-crypto
[PATCH RFC v7 32/64] crypto: ccp: Provide APIs to query extended attestation report
2022-12-14 20:02:44
linux-crypto
[PATCH RFC v7 30/64] crypto: ccp: Add the SNP_PLATFORM_STATUS command
2022-12-14 20:02:38
linux-crypto
[PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
2022-12-14 20:02:38
linux-crypto
[PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command when SNP is enabled
2022-12-14 20:02:37
linux-crypto
[PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
2022-12-14 20:02:00
linux-crypto
[PATCH RFC v7 27/64] crypto: ccp: Introduce snp leaked pages list
2022-12-14 20:01:44
linux-crypto
[PATCH RFC v7 26/64] crypto:ccp: Provide API to issue SEV and SNP commands
2022-12-14 20:01:25
linux-crypto
[PATCH RFC v7 23/64] x86/fault: Add support to dump RMP entry on fault
2022-12-14 20:01:07
linux-crypto
[PATCH RFC v7 22/64] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling.
2022-12-14 20:01:05
linux-crypto
[PATCH RFC v7 21/64] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
2022-12-14 19:59:39
linux-crypto
[PATCH RFC v7 20/64] x86/fault: Add support to handle the RMP fault for user address
2022-12-14 19:58:13
linux-crypto
[PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
2022-12-14 19:56:12
linux-crypto
[PATCH RFC v7 19/64] x86/traps: Define RMP violation #PF error code
2022-12-14 19:53:07
linux-crypto
[PATCH RFC v7 18/64] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2022-12-14 19:53:02
linux-crypto
[PATCH RFC v7 15/64] x86/sev: Add RMP entry lookup helpers
2022-12-14 19:52:34
linux-crypto
[PATCH RFC v7 17/64] x86/mm/pat: Introduce set_memory_p
2022-12-14 19:52:03
linux-crypto
[PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
2022-12-14 19:51:23
linux-crypto
[PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
2022-12-14 19:50:46
linux-crypto
[PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
2022-12-14 19:49:59
linux-crypto
[PATCH RFC v7 12/64] KVM: SEV: Implement .fault_is_private callback
2022-12-14 19:49:28
linux-crypto
[PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
2022-12-14 19:48:53
linux-crypto
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-12-14 19:48:44
linux-crypto
[PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
2022-12-14 19:48:21
linux-crypto
[PATCH RFC v7 09/64] KVM: Add HVA range operator
2022-12-02 00:51:39
linux-kernel
Re: [V1 PATCH 1/6] KVM: x86: Add support for testing private memory
2022-11-30 14:36:36
linux-kernel
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory