public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-10 20:09:16 to 2025-03-14 12:28:53 UTC [more...]

[efi:next] BUILD SUCCESS 74d613e046e418ed512b265aa2ef8a27a761fb4d
 2025-03-14 12:28 UTC 

[PATCH] efi/libstub: Avoid physical address 0x0 when doing random allocation
 2025-03-14 11:18 UTC  (2+ messages)

[PATCH v8 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-03-13 19:58 UTC  (10+ messages)
` [PATCH v8 1/2] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v8 2/2] cxl/pci: Add trace logging for CXL PCIe Port RAS errors

efi_random_alloc() returning EFI_NOT_FOUND
 2025-03-12 21:29 UTC  (13+ messages)

[efi:next] BUILD SUCCESS ac2efaa8455021ce1e6216457684d60a9e2c77fd
 2025-03-11 18:12 UTC 

apparmor NULL pointer dereference on resume
 2025-03-11 17:46 UTC  (10+ messages)
      ` apparmor NULL pointer dereference on resume [efivarfs]

[syzbot] [efi?] [fs?] possible deadlock in efivarfs_actor
 2025-03-10 23:58 UTC  (7+ messages)

[PATCH 5.15 135/620] efi: sysfb_efi: fix W=1 warnings when EFI is not set
 2025-03-10 16:59 UTC 

[PATCH] efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
 2025-03-10 17:23 UTC  (2+ messages)

[PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack
 2025-03-09 10:14 UTC  (2+ messages)

[efi:next] BUILD SUCCESS b6b227e36b5ad878260f5a3a1838f2d79d5e68e9
 2025-03-08 12:05 UTC 

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-07 19:46 UTC  (43+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel

[PATCH RFC] x86/efi: Add a mechanism for embedding SBAT section
 2025-03-07 15:39 UTC  (8+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-07  2:46 UTC  (34+ messages)
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key

The Business Loan/financing.1
 2025-03-06 22:53 UTC 

[PATCH V3] block: fix conversion of GPT partition name to 7-bit
 2025-03-05 14:45 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-05 13:12 UTC  (10+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes

[PATCH v7 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-03-05  0:56 UTC  (12+ messages)
` [PATCH v7 1/2] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v7 2/2] cxl/pci: Add trace logging for CXL PCIe Port RAS errors

[PATCH 0/2] efivarfs: fix hibernation problem with EFI variables
 2025-02-28 17:53 UTC  (5+ messages)
` [PATCH 2/2] efivarfs: add variable resync after hibernation

[efi:urgent] BUILD SUCCESS e3cf2d91d0583cae70aeb512da87e3ade25ea912
 2025-02-28 17:49 UTC 

[GIT PULL] EFI fixes for v6.14 #2
 2025-02-28 17:49 UTC  (2+ messages)

[PATCH v2] efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
 2025-02-27 17:35 UTC 

[PATCH] efi: don't map the entire mokvar table to determine its size
 2025-02-27 17:20 UTC  (4+ messages)

[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
 2025-02-27 12:57 UTC  (12+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v1 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v1 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v1 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v1 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v1 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v1 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v1 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v1 09/10] riscv: Add config option to enable APEI SSE handler
` [RFC PATCH v1 10/10] riscv: Enable APEI and NMI safe cmpxchg options required for RAS

[PATCH v2 0/7] x86/efi/mixed: Decouple from legacy decompressor
 2025-02-27 10:57 UTC  (7+ messages)

[PATCH] efivarfs: allow creation of zero length files
 2025-02-27 10:29 UTC  (4+ messages)

efivarfs: fix error on write to new variable leaving remnants
 2025-02-26 14:27 UTC  (5+ messages)

[PATCH] efi/zboot: Avoid CopyMem/SetMem EFI services after ExitBootServices
 2025-02-26 12:52 UTC 

[PATCH 0/6] x86/efi/mixed: Decouple from legacy decompressor
 2025-02-25 20:56 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS cb6ae457bc6af58c84a7854df5e7e32ba1c6a715
 2025-02-24  4:55 UTC 

[PATCH RFC] x86: Add CONFIG_KERNEL_UNCOMPRESSED support
 2025-02-23 18:33 UTC  (5+ messages)

[PATCH] efi/cper: Fix cper_arm_ctx_info alignment
 2025-02-23 16:33 UTC  (2+ messages)

[PATCH] efivarfs: Defer PM notifier registration until .fill_super
 2025-02-23 16:31 UTC 

[syzbot] [efi?] [fs?] BUG: unable to handle kernel paging request in efivarfs_pm_notify
 2025-02-23 16:29 UTC  (5+ messages)

[efi:next] BUILD SUCCESS fb84cefd4ce77c3d63cd3d23adaa7faaef3737cc
 2025-02-22 17:08 UTC 

[PATCH 0/2] A couple of build fixes for x86 when using GCC 15
 2025-02-22 12:51 UTC  (3+ messages)

[PATCH] drivers/firmware/efi: Fix cper_ia_proc_ctx alignment
 2025-02-21  9:05 UTC  (2+ messages)

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2025-02-20 10:31 UTC  (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages

[PATCH 6.1 185/578] efi: sysfb_efi: fix W=1 warnings when EFI is not set
 2025-02-19  8:23 UTC 

[PATCH v2 0/1 RESEND] block: fix conversion of GPT partition name to 7-bit
 2025-02-18 14:01 UTC  (2+ messages)
` [PATCH v2 1/1 "

[PATCH 1/5] ring-buffer: Update pages_touched to reflect persistent buffer content
 2025-02-17  2:46 UTC 

[GIT PULL] EFI fixes for v6.14 #1
 2025-02-14 22:53 UTC  (2+ messages)

[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
 2025-02-13  4:56 UTC  (11+ messages)

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-12 21:04 UTC  (6+ messages)
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors


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