Linux EFI development
 help / color / mirror / Atom feed
 messages from 2026-07-10 10:06:58 to 2026-07-14 15:19:49 UTC [more...]

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-14 15:19 UTC  (28+ 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 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


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