Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 11:35:17 to 2022-03-29 17:41:06 UTC [more...]

Linux DRTM on UEFI platforms
 2022-03-29 17:40 UTC 

[PATCH v8 0/4] Allow guest access to EFI confidential computing secret area
 2022-03-29 12:55 UTC  (11+ 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 0/9] introduce mirrored memory support for arm64
 2022-03-29 11:03 UTC  (14+ messages)
` [PATCH 1/9] efi: Make efi_print_memmap() public
` [PATCH 2/9] arm64: efi: Add fake memory support
` [PATCH 3/9] efi: Make efi_find_mirror() public
` [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages
` [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
` [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified
` [PATCH 9/9] ia64/efi: Code simplification in efi_init

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH] Removing the unused TODO
 2022-03-27 15:54 UTC 

Naar aanleiding van uw verzoek
 2022-03-26 15:53 UTC 

Contacto BillByte
 2022-03-26 10:03 UTC 

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-25  9:24 UTC  (56+ 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 RFC v2 0/2] Handle UEFI NX-restricted page tables
 2022-03-25  8:06 UTC  (10+ messages)

[PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-24 12:16 UTC  (4+ messages)
` [PATCH 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[PATCH V3 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-24 11:54 UTC  (2+ messages)
` [PATCH V3 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[RFC PATCH V2 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-24 11:01 UTC  (6+ messages)
` [RFC PATCH V2 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-03-22  6:09 UTC  (12+ 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 5.16 06/37] efi: fix return value of __setup handlers
 2022-03-21 13:52 UTC 

[PATCH 5.15 06/32] efi: fix return value of __setup handlers
 2022-03-21 13:52 UTC 

[PATCH 5.10 04/30] efi: fix return value of __setup handlers
 2022-03-21 13:52 UTC 

[PATCH 4.19 47/57] efi: fix return value of __setup handlers
 2022-03-21 13:52 UTC 

[PATCH 5.4 03/17] efi: fix return value of __setup handlers
 2022-03-21 13:52 UTC 

[PATCH 4.14 15/22] efi: fix return value of __setup handlers
 2022-03-21 13:51 UTC 

[PATCH V8 09/22] LoongArch: Add boot and setup routines
 2022-03-21  9:58 UTC  (2+ messages)

[PATCH] x86/efi: Remove references of EFI earlyprintk from documentation
 2022-03-21  4:58 UTC 

Wycena paneli fotowoltaicznych
 2022-03-18  8:36 UTC 

[GIT PULL] EFI fix for v5.17
 2022-03-17 20:41 UTC  (2+ messages)

[PATCH v3] pstore: Don't use semaphores in always-atomic-context code
 2022-03-15 18:11 UTC  (2+ messages)

[RFC PATCH v0 0/6] Minimal Linux/arm64 VM firmware (written in Rust)
 2022-03-14  8:26 UTC  (7+ messages)
` [RFC PATCH v0 1/6] Implement a bare metal Rust runtime on top of QEMU's mach-virt
` [RFC PATCH v0 2/6] Add DTB processing
` [RFC PATCH v0 3/6] Add paging code to manage the full ID map
` [RFC PATCH v0 4/6] Discover QEMU fwcfg device and use it to load the kernel
` [RFC PATCH v0 5/6] Remap code section of loaded kernel and boot it
` [RFC PATCH v0 6/6] Temporarily pass the kaslr seed via register X1

Napływ Klientów ze strony
 2022-03-09  8:55 UTC 

[PATCH V6 09/22] LoongArch: Add boot and setup routines
 2022-03-08  5:01 UTC  (24+ messages)

[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  (31+ messages)
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report

[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 

[Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps?
 2022-03-03 16:03 UTC  (7+ messages)

[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] 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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).