Linux-EFI Archive mirror
 help / color / mirror / Atom feed
[PATCH] ARM: Add support for STACKLEAK gcc plugin
 2024-06-21  2:24 UTC  (3+ messages)

[RFC PATCH v2 0/8] Clavis LSM
 2024-06-20 20:18 UTC  (17+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
` [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v2 3/8] efi: Make clavis boot param persist across kexec
` [RFC PATCH v2 4/8] clavis: Prevent clavis boot param from changing during kexec
` [RFC PATCH v2 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v2 6/8] keys: Add ability to track intended usage of the public key
` [RFC PATCH v2 7/8] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis

[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-20 18:08 UTC  (5+ messages)
` [PATCH v4 1/3] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v4 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-20 16:55 UTC  (74+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v9 03/19] x86: Secure Launch Kconfig
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 07/19] x86: Add early SHA-256 "
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 11/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup
` [PATCH v9 15/19] tpm: Make locality requests return consistent values
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v9 18/19] x86: Secure Launch late initcall platform module
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch

[PATCH v3 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-20  7:34 UTC  (4+ messages)
` [PATCH v3 1/3] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v3 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v3 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

[RFC PATCH] x86/efi: Drop support for fake EFI memory maps
 2024-06-20  7:32 UTC 

[PATCH v2] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
 2024-06-19 13:31 UTC  (2+ messages)

[RFC] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
 2024-06-19  8:45 UTC 

[GIT PULL] EFI fixes for v6.10 #3
 2024-06-18 15:20 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-18 12:39 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures

[PATCH AUTOSEL 6.9 06/44] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-18 12:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 07/44] efi: pstore: Return proper errors on UEFI failures

[PATCH AUTOSEL 6.6 06/35] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-18 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 07/35] efi: pstore: Return proper errors on UEFI failures

[PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-17 15:16 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures

[PATCH AUTOSEL 6.6 06/35] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-17 13:24 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 07/35] efi: pstore: Return proper errors on UEFI failures

[PATCH AUTOSEL 6.9 06/44] efi/libstub: zboot.lds: Discard .discard sections
 2024-06-17 13:22 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 07/44] efi: pstore: Return proper errors on UEFI failures

[PATCH] riscv: enable HAVE_ARCH_STACKLEAK
 2024-06-17 12:30 UTC 

[RFC PATCH] x86: efi: Reserve all boot services regions to avoid memory reservation conflicts
 2024-06-17 11:11 UTC 

[efi:urgent] BUILD SUCCESS 46e27b9961d8712bc89234444ede314cec0e8bae
 2024-06-17  1:07 UTC 

[efi:urgent] BUILD SUCCESS f1d4f28feb2cc93528083d94503742289ea3ecc6
 2024-06-15  0:01 UTC 

EFI mixed mode boot failure
 2024-06-14 19:24 UTC  (8+ messages)

[PATCH v3] x86/efi: Free EFI memory map only when installing a new one
 2024-06-13 22:02 UTC  (5+ messages)

[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-06-13 17:47 UTC  (26+ messages)
` [PATCH 1/4] efi/cper, cxl: Make definitions and structures global
` [PATCH 2/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH 3/4] acpi/ghes, cxl/pci: Trace FW-First "
` [PATCH 4/4] cxl/pci: Define a common function get_cxl_dev()

[PATCH] arm64/efi: Fix kmemleak false positive in arm64_efi_rt_init()
 2024-06-13 17:19 UTC  (3+ messages)

[PATCH v3] riscv: dmi: Add SMBIOS/DMI support
 2024-06-13  6:55 UTC 

[PATCH v2] x86/boot: Don't add the EFI stub to targets, again
 2024-06-12 19:44 UTC 

[PATCH v2] x86/efi: Free EFI memory map only when installing a new one
 2024-06-12 13:41 UTC  (2+ messages)

[PATCH] x86/efi: Free EFI memory map only when installing a new one
 2024-06-12 12:29 UTC  (4+ messages)

[PATCH] efi/x86: Clear BSS when entering in mixed mode via compat entrypoint
 2024-06-11 16:49 UTC  (2+ messages)

[PATCH v2] efi/arm: Disable LPAE PAN when calling EFI runtime services
 2024-06-11 14:39 UTC 

[PATCH] efi/arm: Disable LPAE PAN when calling EFI runtime services
 2024-06-11 14:08 UTC  (3+ messages)

[PATCH] x86/boot: Don't add the EFI stub to targets, again
 2024-06-10  8:17 UTC  (2+ messages)

[GIT PULL] EFI fixes for v6.10 #2
 2024-06-06 17:07 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 99280413a5b785f22d91e8a8a66dc38f4a214495
 2024-06-06 10:27 UTC 

[PATCH] efi: Add missing __nocfi annotations to runtime wrappers
 2024-06-05  8:40 UTC  (5+ messages)

[PATCH 0/8] Some pstore improvements
 2024-06-04 19:05 UTC  (4+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name

[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
 2024-05-26  9:17 UTC  (4+ messages)

[efi:next] BUILD SUCCESS 7c23b186ab892088f76a3ad9dbff1685ffe2e832
 2024-05-24  4:32 UTC 

[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
 2024-05-23 14:23 UTC  (7+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
      ` [PATCH] sysfs: Unbreak the build around sysfs_bin_attr_simple_read()

[PATCH] efi: pstore: Return proper errors on UEFI failures
 2024-05-23  7:11 UTC  (2+ messages)

[PATCH] efi/libstub: zboot.lds: Discard .discard sections
 2024-05-23  2:19 UTC  (3+ 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).