messages from 2022-02-24 15:54:58 to 2022-03-08 14:41:42 UTC [more...]
[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
2022-03-08 14:40 UTC (11+ messages)
` [PATCH v6 0/2] EDAC/ghes: "
` [PATCH v6 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v6 2/2] EDAC/ghes: use cper functions to avoid code duplication
` [PATCH v7 0/3] EDAC/ghes: refactor memory error reporting "
` [PATCH v7 1/3] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v7 2/3] EDAC/ghes: Unify CPER memory error location reporting
` [PATCH v7 3/3] efi/cper: reformat CPER memory error location to more readable
[PATCH V6 09/22] LoongArch: Add boot and setup routines
2022-03-08 5:01 UTC (24+ messages)
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-07 21:53 UTC (48+ messages)
` [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v12 07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v12 08/46] x86/sev: "
` [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version
` [PATCH v12 12/46] x86/sev: Check SEV-SNP features support
` [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v12 14/46] x86/sev: Check the vmpl level
` [PATCH v12 15/46] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v12 16/46] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v12 17/46] x86/sev: "
` [PATCH v12 18/46] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v12 20/46] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v12 21/46] x86/mm: Validate memory when changing the C-bit
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v12 23/46] x86/head/64: Re-enable stack protection
` [PATCH v12 24/46] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v12 25/46] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v12 26/46] x86/compressed/acpi: Move EFI config "
` [PATCH v12 27/46] x86/compressed/acpi: Move EFI vendor "
` [PATCH v12 28/46] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v12 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v12 33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v12 34/46] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v12 35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v12 36/46] x86/compressed: Export and rename add_identity_map()
` [PATCH v12 37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v12 40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table
` [PATCH v12 41/46] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver
` [PATCH v12 44/46] virt: sevguest: Add support to derive key
` [PATCH v12 45/46] virt: sevguest: Add support to get extended report
` [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v12 43.1/46] virt: Add SEV-SNP guest driver
[PATCH V7 09/22] LoongArch: Add boot and setup routines
2022-03-06 11:28 UTC
[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
2022-03-04 20:32 UTC (4+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-04 16:14 UTC (72+ messages)
` [PATCH v11 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v11 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v11 3.1/45] "
` [PATCH v11 04/45] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v11 05/45] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v11 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v11 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v11 08/45] x86/sev: "
` [PATCH v11 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v11 10/45] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v11 11/45] x86/sev: Save the negotiated GHCB version
` [PATCH v11 12/45] x86/sev: Check SEV-SNP features support
` [PATCH v11 13/45] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v11 14/45] x86/sev: Check the vmpl level
` [PATCH v11 15/45] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v11 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v11 17/45] x86/sev: "
` [PATCH v11 18/45] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v11 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v11 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v11 21/45] x86/mm: Validate memory when changing the C-bit
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 23/45] x86/head/64: Re-enable stack protection
` [PATCH v11 24/45] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v11 25/45] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v11 26/45] x86/compressed/acpi: Move EFI config "
` [PATCH v11 27/45] x86/compressed/acpi: Move EFI vendor "
` [PATCH v11 28/45] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v11 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v11 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v11 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v11 34/45] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v11 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v11 36/45] x86/compressed: Export and rename add_identity_map()
` [PATCH v11 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v11 38/45] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 40/45] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v11 41/45] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 43/45] virt: sevguest: Add support to derive key
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report
` [PATCH v11 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
[PATCH] efi: Add missing prototype for efi_capsule_setup_info
2022-03-04 6:36 UTC
[efi:next] BUILD SUCCESS 2baa81c83f6f3a927cfbbbd707b669d039302625
2022-03-04 0:19 UTC
[PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables
2022-03-03 20:47 UTC (8+ messages)
` [PATCH RFC v2 1/2] libstub: declare DXE services table
` [PATCH RFC v2 2/2] libstub: ensure allocated memory to be executable
[Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps?
2022-03-03 16:03 UTC (7+ messages)
[RFC PATCH V2 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
2022-03-03 14:59 UTC (2+ messages)
` [RFC PATCH V2 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
[PATCH v3 0/2] Handle UEFI NX-restricted page tables
2022-03-03 14:21 UTC (3+ messages)
` [PATCH v3 1/2] libstub: declare DXE services table
` [PATCH v3 2/2] libstub: ensure allocated memory to be executable
[efi:urgent] BUILD SUCCESS 9feaf8b387ee0ece9c1d7add308776b502a35d0c
2022-03-02 1:35 UTC
[PATCH v8 0/4] Allow guest access to EFI confidential computing secret area
2022-03-01 12:24 UTC (9+ messages)
` [PATCH v8 1/4] efi: Save location of EFI confidential computing area
` [PATCH v8 2/4] virt: Add efi_secret module to expose confidential computing secrets
` [PATCH v8 3/4] efi: Load efi_secret module if EFI secret area is populated
` [PATCH v8 4/4] docs: security: Add secrets/coco documentation
[PATCH] efi: fix return value of __setup handlers
2022-03-01 8:03 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 258dd902022cb10c83671176688074879517fd21
2022-02-28 22:39 UTC
[GIT PULL] More EFI fixes for v5.17
2022-02-28 20:53 UTC (2+ messages)
[PATCH v4 1/3] sysfb: Make config option dependencies explicit
2022-02-25 22:11 UTC (6+ messages)
` [PATCH v4 2/3] sysfb: Enable boot time VESA graphic mode selection
` [PATCH v4 3/3] efifb: Remove redundant efifb_setup_from_dmi stub
Wycena paneli fotowoltaicznych
2022-02-25 7:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).