Brijesh Singh ([email protected])

Number of posts: 1876 (3.13 per day)
First post: 2016-03-16 21:50:21
Last post: 2017-11-06 19:36:20

Date List Subject
2022-04-12 07:43:04 linux-kernel Re: [PATCH -next] virt: sevguest: Fix return value check in alloc_shared_pages()
2022-04-07 19:51:12 linux-kernel Re: [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
2022-04-06 11:43:34 linux-kernel Re: [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
2022-04-06 11:26:52 linux-kernel [PATCH v12 2.1/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
2022-03-09 01:48:47 linux-kernel [PATCH v12 17/46] x86/sev: Register GHCB memory when SEV-SNP is active
2022-03-09 01:37:00 linux-kernel [PATCH v12 24/46] x86/compressed/acpi: Move EFI detection to helper
2022-03-09 01:23:22 linux-kernel [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
2022-03-09 00:45:08 linux-kernel [PATCH v12 14/46] x86/sev: Check the vmpl level
2022-03-09 00:40:33 linux-kernel [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP
2022-03-09 00:22:16 linux-kernel [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version
2022-03-09 00:21:04 linux-kernel [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping
2022-03-09 00:06:53 linux-kernel [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device
2022-03-08 23:49:55 linux-kernel [PATCH v12 23/46] x86/head/64: Re-enable stack protection
2022-03-08 23:36:14 linux-kernel [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB save area
2022-03-08 23:21:55 linux-kernel [PATCH v12 36/46] x86/compressed: Export and rename add_identity_map()
2022-03-08 23:14:54 linux-kernel [PATCH v12 21/46] x86/mm: Validate memory when changing the C-bit
2022-03-08 23:13:52 linux-kernel [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons
2022-03-08 23:13:36 linux-kernel [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
2022-03-08 23:08:53 linux-kernel [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup
2022-03-08 17:22:09 linux-kernel [PATCH v12 08/46] x86/sev: Detect/setup SEV/SME features earlier in boot
2022-03-08 16:55:52 linux-kernel [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly
2022-03-08 16:40:39 linux-kernel [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
2022-03-08 16:38:50 linux-kernel [PATCH v12 18/46] x86/sev: Add helper for validating pages in early enc attribute changes
2022-03-08 14:29:18 linux-kernel [PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-08 13:00:36 linux-kernel [PATCH v12 40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table
2022-03-08 12:39:09 linux-kernel [PATCH v12 20/46] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
2022-03-08 11:43:52 linux-kernel [PATCH v12 16/46] x86/compressed: Register GHCB memory when SEV-SNP is active
2022-03-08 11:31:05 linux-kernel [PATCH v12 12/46] x86/sev: Check SEV-SNP features support
2022-03-08 11:30:02 linux-kernel [PATCH v12 43.1/46] virt: Add SEV-SNP guest driver
2022-03-08 11:15:50 linux-kernel [PATCH v12 43/46] virt: Add SEV-SNP guest driver
2022-03-08 11:11:16 linux-kernel [PATCH v12 37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob
2022-03-08 10:12:21 linux-kernel [PATCH v12 33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams
2022-03-08 08:52:57 linux-kernel [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
2022-03-08 08:22:57 linux-kernel [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA
2022-03-08 06:58:12 linux-kernel [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
2022-03-08 06:17:45 linux-kernel [PATCH v12 34/46] x86/compressed: Add SEV-SNP feature detection/setup
2022-03-08 05:27:30 linux-kernel [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
2022-03-08 04:55:38 linux-kernel [PATCH v12 41/46] x86/sev: Provide support for SNP guest request NAEs
2022-03-08 04:49:10 linux-kernel [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes
2022-03-08 03:36:16 linux-kernel [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
2022-03-08 01:25:31 linux-kernel [PATCH v12 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper
2022-03-08 01:03:58 linux-kernel [PATCH v12 28/46] x86/compressed/acpi: Move EFI kexec handling into common code
2022-03-08 00:39:11 linux-kernel [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction
2022-03-08 00:10:58 linux-kernel [PATCH v12 45/46] virt: sevguest: Add support to get extended report
2022-03-07 23:51:50 linux-kernel [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
2022-03-07 23:48:20 linux-kernel [PATCH v12 35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
2022-03-07 23:32:22 linux-kernel [PATCH v12 26/46] x86/compressed/acpi: Move EFI config table lookup to helper
2022-03-07 23:13:40 linux-kernel [PATCH v12 44/46] virt: sevguest: Add support to derive key
2022-03-07 22:47:37 linux-kernel [PATCH v12 15/46] x86/compressed: Add helper for validating pages in the decompression stage
2022-03-07 22:14:28 linux-kernel [PATCH v12 27/46] x86/compressed/acpi: Move EFI vendor table lookup to helper
2022-03-07 21:50:10 linux-kernel [PATCH v12 25/46] x86/compressed/acpi: Move EFI system table lookup to helper