Show patches with: Submitter = Brijesh Singh       |    Archived = No       |   301 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v8,22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,21/40] x86/head: re-enable stack protection for 32/64-bit builds Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,19/40] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,18/40] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,15/40] x86/mm: Add support to validate memory when changing C-bit Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,13/40] x86/kernel: Make the bss.decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,12/40] x86/sev: Add helper for validating pages in early enc attribute changes Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,11/40] x86/sev: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,10/40] x86/compressed: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,09/40] x86/compressed: Add helper for validating pages in the decompression stage Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,08/40] x86/sev: Check the vmpl level Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,07/40] x86/sev: Add a helper for the PVALIDATE instruction Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,06/40] x86/sev: Check SEV-SNP features support Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,05/40] x86/sev: Save the negotiated GHCB version Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,04/40] x86/sev: Define the Linux specific guest termination reasons Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh New
[v8,02/40] x86/sev: detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[v8,01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-12-10 Brijesh Singh Superseded
[Part1,v5,36/38] virt: Add SEV-SNP guest driver [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,31/38] x86/compressed/64: add identity mapping for Confidential Computing blob [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,30/38] x86/compressed/64: store Confidential Computing blob address in bootparams [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,26/38] x86/compressed/acpi: move EFI config table access to common code [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,25/38] KVM: x86: move lookup of indexed CPUID leafs to helper [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,23/38] x86/head/64: set up a startup %gs for stack protector [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,21/38] KVM: SVM: Update the SEV-ES save area mapping [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,17/38] x86/mm: Add support to validate memory when changing C-bit [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,16/38] x86/kernel: Validate rom memory before accessing when SEV-SNP is active [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,14/38] x86/sev: Add helper for validating pages in early enc attribute changes [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,13/38] x86/sev: Register GHCB memory when SEV-SNP is active [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,12/38] x86/compressed: Register GHCB memory when SEV-SNP is active [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,07/38] x86/sev: Add support for hypervisor feature VMGEXIT [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,06/38] x86/sev: Save the negotiated GHCB version [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh Superseded
[Part1,v5,03/38] x86/sev: Get rid of excessive use of defines [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper [Part1,v5,01/38] x86/mm: Add sev_feature_enabled() helper --- 2021-08-20 Brijesh Singh New
[Part2,RFC,v4,35/40] KVM: Add arch hooks to track the host write to guest memory [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,34/40] KVM: SVM: Add support to handle Page State Change VMGEXIT [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,31/40] KVM: X86: update page-fault trace to log the 64-bit error code [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,21/40] KVM: SVM: Add initial SEV-SNP support [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,18/40] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,17/40] crypto: ccp: Add the SNP_PLATFORM_STATUS command [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,16/40] crypto: ccp: Handle the legacy SEV command when SNP is enabled [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,09/40] x86/fault: Add support to dump RMP entry on fault [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,08/40] x86/traps: Define RMP violation #PF error code [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,05/40] x86/sev: Add RMP entry lookup helpers [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,03/40] x86/cpufeatures: Add SEV-SNP CPU feature [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol [Part2,RFC,v4,01/40] KVM: SVM: Add support to handle AP reset MSR protocol --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,35/36] virt: sevguest: Add support to derive key Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,34/36] virt: Add SEV-SNP guest driver Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,31/36] x86/sev: Provide support for SNP guest request NAEs Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,28/36] x86/compressed/64: store Confidential Computing blob address in bootparams Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,26/36] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,25/36] x86/boot: Add Confidential Computing type to setup_data Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,24/36] x86/compressed/acpi: move EFI config table access to common code Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,23/36] KVM: x86: move lookup of indexed CPUID leafs to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,18/36] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,17/36] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,13/36] x86/kernel: Make the bss.decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,10/36] x86/compressed: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,08/36] x86/sev: check the vmpl level Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,06/36] x86/sev: check SEV-SNP features support Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh New
[Part1,RFC,v4,05/36] x86/sev: Define the Linux specific guest termination reasons Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v4,02/36] x86/sev: Save the negotiated GHCB version Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-07-07 Brijesh Singh Superseded
[Part1,RFC,v3,22/22] virt: Add SEV-SNP guest driver Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,21/22] x86/sev: Register SNP guest request platform device Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,20/22] x86/boot: Add Confidential Computing address to setup_header Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,19/22] x86/sev-snp: SEV-SNP AP creation support Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,18/22] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,17/22] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,15/22] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,14/22] x86/mm: Add support to validate memory when changing C-bit Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,13/22] x86/kernel: Validate rom memory before accessing when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,12/22] x86/kernel: Make the bss.decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,11/22] x86/sev: Add helper for validating pages in early enc attribute changes Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,10/22] x86/sev: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,09/22] x86/compressed: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,08/22] x86/compressed: Add helper for validating pages in the decompression stage Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,07/22] x86/sev: Add a helper for the PVALIDATE instruction Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,06/22] x86/sev: check SEV-SNP features support Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,05/22] x86/sev: Add support for hypervisor feature VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
[Part1,RFC,v3,04/22] x86/mm: Add sev_feature_enabled() helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,03/22] x86/sev: Save the negotiated GHCB version Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh Superseded
[Part1,RFC,v3,02/22] x86/sev: Define the Linux specific guest termination reasons Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2021-06-02 Brijesh Singh New
« 1 2 3 4 »