public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 23:41:26 to 2026-01-30 01:16:33 UTC [more...]

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-30  1:16 UTC  (12+ messages)

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-29 17:53 UTC  (13+ 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 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 

[PATCH v2 0/3] x86: Extend LASS support to EFI configurations
 2026-01-20 23:47 UTC  (4+ 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 v15 00/28] x86: Secure Launch support for Intel TXT
 2026-01-20  0:10 UTC  (48+ 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 10/28] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v15 11/28] tpm/sysfs: Show locality used by kernel
` [PATCH v15 12/28] Documentation/x86: Secure Launch kernel documentation
` [PATCH v15 13/28] x86: Secure Launch Kconfig
` [PATCH v15 14/28] x86: Secure Launch Resource Table header file
` [PATCH v15 15/28] x86: Secure Launch main "
` [PATCH v15 16/28] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v15 17/28] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v15 18/28] x86: Add early SHA-256 "
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
` [PATCH v15 20/28] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v15 21/28] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub
` [PATCH v15 23/28] x86: Secure Launch kernel late "
` [PATCH v15 24/28] x86: Secure Launch SMP bringup support
` [PATCH v15 25/28] kexec: Secure Launch kexec SEXIT support
` [PATCH v15 26/28] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v15 27/28] x86: Secure Launch late initcall platform module
` [PATCH v15 28/28] x86/efi: EFI stub DRTM launch support for Secure Launch

[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  (16+ messages)
` [PATCH 01/12] video/aperture: Add sysfb restore on "

[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  (15+ messages)
` [PATCH v2 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v2 09/17] efi: stmm: Make use of tee bus methods

[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

[PATCH v1] arm64/efi: Don't fail check current_in_efi() if preemptible
 2026-01-06 14:17 UTC  (5+ messages)

[PATCH v4 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-06 10:01 UTC  (3+ messages)
` [PATCH v4 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v4 4/4] efi/cper: don't dump the entire memory region

[PATCH v6 0/4] Align atomic storage
 2026-01-05 21:22 UTC  (4+ messages)
` [PATCH v6 3/4] atomic: Add alignment check to instrumented atomic operations

[PATCH 03/12] ras: add estatus vendor handling and processing
 2025-12-29 15:01 UTC  (2+ messages)

[GIT PULL] EFI fixes for v6.19 #1
 2025-12-27  0:20 UTC  (2+ messages)

[PATCH 0/2] arm64: efi: Fix NULL pointer crash in 6.19-rc2
 2025-12-26 10:10 UTC  (6+ messages)
` [PATCH 1/2] arm64: efi: Fix NULL pointer dereference by initializing user_ns
` [PATCH 2/2] kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()

[PATCH 6.19 regression fix] efi/libstub: gop: Fix EDID support in mixed-mode
 2025-12-26 10:09 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS cfe54f4591e675cedf2c0d25287ff4c0a2e0cb9d
 2025-12-25 18:08 UTC 

[PATCH v3 0/2] apei/ghes: don't OOPS with bad ARM error CPER records
 2025-12-22 13:53 UTC  (7+ messages)
` [PATCH v3 2/2] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v3 1/2] apei/ghes: ARM processor Error: don't go past allocated memory

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-21 16:18 UTC  (6+ messages)
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[efi:next] BUILD SUCCESS c5a8f13f1e476c90f4bc184a58751d3e7ff88f2b
 2025-12-17 13:21 UTC 

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-17  9:02 UTC  (8+ messages)

[PATCH v5 0/4] EFI fbcon fixes etc
 2025-12-16 13:24 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