messages from 2025-01-21 20:32:44 to 2025-03-06 01:12:50 UTC [more...]
[RFC PATCH v3 00/13] Clavis LSM
2025-03-06 1:12 UTC (33+ messages)
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
[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 RFC] x86/efi: Add a mechanism for embedding SBAT section
2025-03-05 10:17 UTC
[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 (14+ messages)
` [PATCH v2 1/7] x86/efistub: Merge PE and handover entrypoints
` [PATCH v2 2/7] x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()
` [PATCH v2 3/7] x86/efi/mixed: Factor out and clean up long mode entry
` [PATCH v2 4/7] x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stub
` [PATCH v2 5/7] x86/efi/mixed: Remove dependency on legacy startup_32 code
` [PATCH v2 6/7] x86/efi/mixed: Simplify and document thunking logic
` [PATCH v2 7/7] x86/efi/mixed: Move mixed mode startup code into libstub
[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 (8+ 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 (9+ messages)
` [PATCH 1/2] x86/boot: Use '-std=gnu11' to fix build with "
` [PATCH 2/2] efi: libstub: "
[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 v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-02-18 19:39 UTC (4+ messages)
[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 (14+ messages)
[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-02-12 21:04 UTC (30+ messages)
` [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global
` [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors
[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
2025-02-10 10:51 UTC
The business loan-
2025-02-08 21:51 UTC
The business loan-
2025-02-08 6:20 UTC
[RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES)
2025-02-07 14:18 UTC (7+ messages)
` [RFC 1/5] riscv: select HAVE_ACPI_APEI
` [RFC 2/5] efi: add riscv APEI generic processor error printing support
` [RFC 3/5] riscv: add fix map index for GHES IRQ
` [RFC 4/5] RISC-V: ACPI: define arch_apei_get_mem_attribute
` [RFC 5/5] RISC-V: define ioremap_cache
[PATCH 6.13 432/623] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:42 UTC
[PATCH 6.12 398/590] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:42 UTC
[PATCH 6.6 277/393] efi: sysfb_efi: fix W=1 warnings when EFI is not set
2025-02-05 13:43 UTC
[efi:urgent] BUILD SUCCESS bbc4578537e350d5bf8a7a2c7d054d6b163b3c41
2025-02-05 6:38 UTC
[PATCH 6.1] efivars: Fix "BUG: corrupted list in efivar_entry_remove"
2025-02-03 15:03 UTC
[PATCH 0/2] efi: Add support for EFI_MEMORY_HOT_PLUGGABLE
2025-02-01 17:21 UTC (3+ messages)
` [PATCH 1/2] efi: Avoid cold plugged memory for placing the kernel
` [PATCH 2/2] efi: Use BIT_ULL() constants for memory attributes
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
[GIT PULL] EFI updates for v6.14
2025-01-24 23:47 UTC (2+ messages)
[efi:next] BUILD SUCCESS 64b45dd46e154ee7641d7e0457f3fa266e57179f
2025-01-24 0:54 UTC
[PATCH] x86/efi: skip memattr table on kexec boot
2025-01-23 9:17 UTC (2+ messages)
[PATCH v5 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-01-22 19:35 UTC (3+ messages)
[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
2025-01-22 11:50 UTC (16+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox