Linux EFI development
 help / color / mirror / Atom feed
 messages from 2026-07-03 10:02:42 to 2026-07-17 14:03:36 UTC [more...]

[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-07-17 14:03 UTC  (4+ messages)
` [PATCH RFC 1/3] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH RFC 2/3] efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH RFC 3/3] efi: reserve inherited poisoned frames before the allocator comes up

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-16 16:13 UTC  (7+ messages)

[PATCH v2 00/15] riscv: add Svnapot PTE folding support
 2026-07-16 12:41 UTC  (16+ messages)
` [PATCH v2 01/15] riscv: introduce raw PTE helpers
` [PATCH v2 02/15] riscv: switch arch page-table users to "
` [PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
` [PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
` [PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
` [PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
` [PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
` [PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
` [PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
` [PATCH v2 12/15] arm64: mm: avoid contpte "
` [PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
` [PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
` [PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-16 10:24 UTC  (33+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 05/22] arm64: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 06/22] loongarch: mm: use mm_is_kernel() in switch_mm_irqs_off()
` [PATCH 07/22] parisc: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 08/22] powerpc: "
` [PATCH 09/22] s390: "
` [PATCH 10/22] sparc: "
` [PATCH 11/22] um: mm: use mm_is_kernel() in TLB sync
` [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
` [PATCH 13/22] mm: account page table pages when allocated
` [PATCH 14/22] mm: set page table page type "
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
` [PATCH 16/22] efi: mark efi_mm as a kernel mm
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
` [PATCH 18/22] arm64: mm: drop explicit mm_is_efi() check in contpte
` [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
` [PATCH 20/22] arm64: mm: drop ctor/dtor calls for kernel page tables
` [PATCH 21/22] arm: mm: drop ctor call "
` [PATCH 22/22] riscv: mm: drop ctor/dtor calls "

[PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
 2026-07-15 11:36 UTC  (3+ messages)
  ` [External] "

[efi:next] BUILD SUCCESS 4953e0a8a149d68e3e02b2e7713513bffdb7a746
 2026-07-15  5:29 UTC 

[PATCH 0/2] efi/runtime-wrappers: fix linker warnings
 2026-07-14  6:50 UTC  (4+ messages)
` [PATCH 1/2] efi/runtime-wrappers: mark efi_rts_park_worker() as __noreturn
` [PATCH 2/2] efi/runtime-wrappers: mark efi_runtime_lock_owner as __used

[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
 2026-07-13 10:03 UTC  (13+ messages)
` [PATCH v3 5/7] "

[PATCH v2 00/10] tpm: Reorganize public headers and extract tpm-buf for standalone reuse
 2026-07-11 18:18 UTC  (13+ messages)
` [PATCH v2 01/10] tpm: Initial step to reorganize TPM public headers
` [PATCH v2 02/10] tpm: Move TPM1 specific definitions to the command header
` [PATCH v2 03/10] tpm: Move TPM2 "
` [PATCH v2 04/10] tpm: Move TPM common base "
` [PATCH v2 05/10] tpm: Move platform specific definitions to the new PTP header
` [PATCH v2 06/10] tpm: Remove main TPM header from TPM event log header
` [PATCH v2 07/10] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v2 08/10] tpm-buf: Remove chip parameter from tpm_buf_append_handle()
` [PATCH v2 09/10] tpm-buf: Memory-safe allocations
` [PATCH v2 10/10] tpm-buf: Add TPM buffer support header for standalone reuse

[PATCH RESEND] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
 2026-07-10  6:22 UTC 

[efi:next 2/7] vmlinux.o: warning: objtool: efi_crash_gracefully_on_page_fault+0xc3: efi_rts_park_worker() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-07-10  0:43 UTC 

[efi:next 2/7] ld: drivers/firmware/efi/runtime-wrappers.o:(.debug_addr+0x104): undefined reference to `efi_runtime_lock_owner'
 2026-07-09 21:14 UTC 

[efi:next] BUILD SUCCESS cf790fdb851867532b9a0f88588dcce648dbffe9
 2026-07-09 20:08 UTC 

[PATCH RFC 0/6] PSCI-via-EFI to support firmware and kernel sharing EL2 for Apple Silicon
 2026-07-08  7:15 UTC  (7+ messages)
` [PATCH RFC 1/6] dt-bindings: arm: psci: Add EFI conduit
` [PATCH RFC 2/6] arm64/efi: Add and parse custom PSCI EFI configuration table
` [PATCH RFC 3/6] efi: Add EFI_MEMORY_ISA_{MASK,VALID}
` [PATCH RFC 4/6] arm64/efi: Honor EFI_MEMORY_ISA_MASK for Device-nGnRnE vs -nGnRE
` [PATCH RFC 5/6] firmware/psci: Add EFI runtime conduit
` [PATCH RFC 6/6] arm64: dts: apple: t8103: Add PSCI and CPU idle states

[PATCH v2 0/5] treewide: remove unreachable memblock_reserve() return value checks in early boot
 2026-07-07 13:40 UTC  (5+ messages)
` [PATCH v2 5/5] Revert "tpm: do not ignore memblock_reserve return value"

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-07  8:39 UTC  (25+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally
` [PATCH 02/17] arm64: Rework exception masking into abstract logical mask
` [PATCH 07/17] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 08/17] arm64/hyp-stub: Enable access to ALLINT
` [PATCH 09/17] arm64/idreg: Add an override for FEAT_NMI
` [PATCH 10/17] arm64/cpufeature: Detect PE support "
` [PATCH 11/17] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH 12/17] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH 13/17] arm64/entry: Don't call preempt_schedule_irq() with NMIs masked
` [PATCH 14/17] arm64/irq: Document handling of FEAT_NMI in irqflags.h
` [PATCH 15/17] arm64/nmi: Add handling of superpriority interrupts as NMIs
` [PATCH 16/17] arm64/nmi: Add Kconfig for NMI
` [PATCH 17/17] irqchip/gic-v3: Implement FEAT_GICv3_NMI support

[PATCH] efi: apple-properties: validate setup data header length
 2026-07-06 12:29 UTC  (2+ messages)


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