public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 16:42:10 to 2026-02-16 14:22:52 UTC [more...]

[PATCH 0/2] efi: Fix alignenment issues in unaccepted memory code
 2026-02-16 14:22 UTC  (9+ messages)
` [PATCH 1/2] efi: Fix reservation of unaccepted memory table
` [PATCH 2/2] efi: Align unaccepted memory range to page boundary

[PATCH] efi: stmm: Constify struct efivar_operations
 2026-02-16 11:07 UTC  (5+ messages)

[PATCH v2] tee: shm: fix slab page refcounting
 2026-02-16  8:28 UTC  (5+ messages)

[efi:next] BUILD SUCCESS 64166dc2f4f47ce2a77837de95026d36c77dd73d
 2026-02-14  7:03 UTC 

[PATCH] efi: export sysfb_primary_display for EDID
 2026-02-13 18:22 UTC  (3+ messages)

[BUG] Fault during memory acceptance for TDX VMs with certain memory sizes
 2026-02-13 16:53 UTC  (9+ messages)

[PATCH 0/2] efi: Expose the runtime-services workqueue via sysfs
 2026-02-13  6:28 UTC  (12+ messages)
` [PATCH 1/2] workqueue: Allow to expose ordered workqueues "
` [PATCH 2/2] efi: Allow to expose the workqueue "

[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-13  1:28 UTC 

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-12 20:39 UTC  (26+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver

[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-12 20:25 UTC  (4+ messages)

[GIT PULL] EFI updates for v7.0
 2026-02-10  5:08 UTC  (2+ messages)

[PATCH 0/2] Save Brightness on Macs
 2026-02-09  8:46 UTC  (6+ messages)
` [PATCH 1/2] efi: Save Brightness using EFI "
` [PATCH 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[PATCH v2 0/3] x86: Extend LASS support to EFI configurations
 2026-02-05 17:47 UTC  (6+ messages)
` [PATCH v2 1/3] x86/cpu: Defer LASS enabling until userspace comes up
` [PATCH v2 2/3] x86/efi: Disable LASS while executing runtime services
` [PATCH v2 3/3] x86/cpu: Remove LASS restriction on EFI

[PATCH v2 0/3] x86: Extend LASS support to EFI configurations
 2026-02-04 17:03 UTC 

[PATCH v3 0/2] Add support for eGPUs on Apple Products
 2026-02-03 11:12 UTC  (5+ messages)
` [PATCH v3 1/2] efi/libstub: Enable apple-set-os for most apple devices
` [PATCH v3 2/2] drm/i915/display: Disable display for iMac's

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-02-02  8:01 UTC  (14+ messages)
` [PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's

[PATCH v4 00/54] tree-in-dcache stuff
 2026-02-01  0:11 UTC  (27+ messages)

[GIT PULL] EFI fixes for v6.19 #3
 2026-01-31 21:09 UTC  (2+ messages)

[PATCH 1/2] efi/libstub: Enable apple-set-os for all Apple Devices
 2026-01-25  0:11 UTC 

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (14+ messages)

[RFC] EFI runtime Rust wrapper support
 2026-01-23 14:21 UTC 

[efi:urgent] BUILD SUCCESS 4b22ec1685ce1fc0d862dcda3225d852fb107995
 2026-01-19 22:22 UTC 

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-19 10:03 UTC  (15+ messages)

[PATCH v1] efivarfs: fix error propagation in efivar_entry_get()
 2026-01-19  9:10 UTC  (3+ messages)

[GIT PULL] EFI fixes for v6.19 #2
 2026-01-15 20:09 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS d7f1b4bdc7108be1b178e1617b5f45c8918e88d7
 2026-01-14 23:06 UTC 

[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-14 15:54 UTC  (8+ messages)
` [PATCH v6 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v6 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v6 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v6 4/4] efi/cper: don't dump the entire memory region

[PATCH] efi/cper: Fix cper_bits_to_str buffer handling and return value
 2026-01-14 10:33 UTC  (2+ messages)

[PATCH v3 00/10] Add RAS support for RISC-V architecture
 2026-01-13  8:41 UTC  (15+ messages)
` [PATCH v3 01/10] riscv: Define ioremap_cache for RISC-V
` [PATCH v3 02/10] riscv: Define arch_apei_get_mem_attribute "
` [PATCH v3 03/10] acpi: Introduce SSE in HEST notification types
` [PATCH v3 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [PATCH v3 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v3 06/10] riscv: Add functions to register ghes having SSE notification
` [PATCH v3 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [PATCH v3 08/10] riscv: Introduce HEST SSE notification handlers
` [PATCH v3 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [PATCH v3 10/10] riscv: Enable APEI GHES driver in defconfig

[efi:urgent] BUILD SUCCESS 85829b80ca29d3ac6c1770dbe12306a1d960a8ac
 2026-01-09 15:23 UTC 

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-08 12:38 UTC  (6+ messages)

[PATCH] efi: Wipe INITRD config table from memory after consumption
 2026-01-08 11:42 UTC  (2+ messages)

[PATCH v5 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-07 17:53 UTC  (7+ messages)
` [PATCH v5 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v5 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v5 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v5 4/4] efi/cper: don't dump the entire memory region


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox