Linux EFI development
 help / color / mirror / Atom feed
 messages from 2026-04-27 19:09:04 to 2026-05-13 19:26:10 UTC [more...]

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

[PATCH v10 0/8] lib and lib/cmdline enhancements
 2026-05-13 13:44 UTC  (9+ messages)
` [PATCH v10 1/8] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v10 2/8] lib: fix memparse() "
` [PATCH v10 3/8] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v10 4/8] lib/cmdline_kunit: add test case for memparse()
` [PATCH v10 5/8] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
` [PATCH v10 6/8] riscv: add platform-specific double word shifts for riscv32
` [PATCH v10 7/8] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
` [PATCH v10 8/8] riscv: fix building compressed EFI image

Oops when returning from hibernation with changed thunderbolt status
 2026-05-11 20:05 UTC  (5+ messages)

[PATCH v5 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-05-11 10:45 UTC  (4+ messages)
` [PATCH v5 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v5 2/3] LoongArch: Skip relocation-time KASLR if already applied
` [PATCH v5 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[PATCH v4 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-05-09 14:10 UTC  (5+ messages)
` [PATCH v4 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v4 2/3] LoongArch: Skip relocation-time KASLR if it has already been applied
` [PATCH v4 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[GIT PULL] EFI fixes for v7.1 #1
 2026-05-06 14:44 UTC  (2+ messages)

[efi:urgent] BUILD SUCCESS 2c340aab5485ebe9e33c01437dd4815ef33c8df5
 2026-05-05 19:43 UTC 

[efi:urgent] BUILD SUCCESS 316c65fdb3077a68816867c43d0f8cb2d806f83d
 2026-05-05  2:46 UTC 

[PATCH] x86/efi: Restore IRQ state in EFI page fault handler
 2026-05-04 18:01 UTC  (3+ messages)

[efi:urgent] BUILD SUCCESS 1ec660d60891abc70a438cd52e04051605f787cc
 2026-05-02 17:43 UTC 

[PATCH] lkdtm: Add case to provoke a crash in EFI runtime services
 2026-05-01 17:01 UTC 

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-05-01 10:46 UTC  (38+ messages)
` [PATCH v3 03/19] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
` [PATCH v3 05/19] VFS: introduce d_alloc_noblock()
` [PATCH v3 07/19] VFS: Add LOOKUP_SHARED flag
` [PATCH v3 09/19] ovl: stop using lookup_one() in iterate_shared() handling
` [PATCH v3 10/19] VFS/ovl: add d_alloc_noblock_return()
` [syzbot ci] Re: Prepare to lift lookup out of exclusive lock for directory ops

[PATCH] x86/efi: Fix graceful fault handling after FPU softirq changes
 2026-05-01  6:38 UTC  (4+ messages)

[PATCH] arm64/mm: Rename ptdesc_t
 2026-04-30  7:51 UTC  (2+ messages)

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-30  6:35 UTC  (3+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (25+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v3 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-29  9:16 UTC  (10+ messages)
` [PATCH v3 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v3 2/3] LoongArch: Skip relocation-time KASLR if it has already been applied
` [PATCH v3 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[PATCH] efi/libstub: Move efi_relocate_kernel() into its only remaining user
 2026-04-29  7:56 UTC  (4+ messages)

[RESEND PATCH v2 0/2] efi/libstub: Ensure instruction cache coherency after kernel relocation
 2026-04-29  7:32 UTC  (4+ messages)

[PATCH v2 0/2] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-28 14:34 UTC  (5+ messages)
` [PATCH v2 1/2] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v2 2/2] LoongArch: Skip relocation-time KASLR if it has already been applied

[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
 2026-04-28 10:47 UTC  (17+ messages)
` [PATCH v3 01/17] x86/efi: Omit redundant kernel image overlap check
` [PATCH v3 02/17] x86/efi: Drop redundant EFI_PARAVIRT check
` [PATCH v3 03/17] x86/efi: Only merge EFI memory map entries on 32-bit systems
` [PATCH v3 04/17] x86/efi: Defer sub-1M check from unmap to free stage
` [PATCH v3 05/17] x86/efi: Simplify real mode trampoline allocation quirk
` [PATCH v3 08/17] x86/efi: Allow ranges_to_free array to grow beyond initial size
` [PATCH v3 09/17] x86/efi: Intersect ranges_to_free with MEMBLOCK_RSRV_KERN regions


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