public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-18 23:49:49 to 2025-04-08 15:01:29 UTC [more...]

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-04-08 15:01 UTC  (9+ messages)
` [PATCH v2 4/8] rtc: efi: "
  ` (subset) "
` [PATCH v2 5/8] virt: efi_secret: "

[PATCH 0/2] drm,efi: Export efi_mem_desc_lookup for efidrm
 2025-04-08 11:03 UTC  (7+ messages)
` [PATCH 1/2] efi: Export symbol efi_mem_desc_lookup
` [PATCH 2/2] drm/sysfb: efidrm: Support module builds

[PATCH v3 0/7] x86: Refactor and consolidate startup code
 2025-04-08  8:53 UTC  (8+ messages)
` [PATCH v3 1/7] x86/boot/startup: Disable objtool validation for library code
` [PATCH v3 2/7] x86/asm: Make rip_rel_ptr() usable from fPIC code
` [PATCH v3 3/7] x86/boot: Move the early GDT/IDT setup code into startup/
` [PATCH v3 4/7] x86/boot: Move early kernel mapping "
` [PATCH v3 5/7] x86/boot: Drop RIP_REL_REF() uses from early mapping code
` [PATCH v3 6/7] x86/boot: Move early SME init code into startup/
` [PATCH v3 7/7] x86/boot: Drop RIP_REL_REF() uses from SME startup code

[PATCH v2 0/3] efistub/x86: Fix early SEV-SNP memory acceptance
 2025-04-07 21:08 UTC  (15+ messages)
` [PATCH v2 1/3] x86/boot: Move accept_memory() into decompressor
` [PATCH v2 2/3] x86/boot: Use separate API for memory acceptance in the EFI stub
` [PATCH v2 3/3] x86/boot: Implement early memory acceptance for SEV-SNP

[PATCH v2 0/2] x86: Refactor and consolidate startup code
 2025-04-07 18:06 UTC  (6+ messages)
` [PATCH v2 1/2] x86/boot: Move early kernel mapping code into startup/
` [PATCH v2 2/2] x86/boot: Move early SME init "

[PATCH 0/2] efivarfs: support freeze/thaw
 2025-04-07  9:08 UTC  (46+ messages)
  ` [PATCH 1/2] libfs: export find_next_child()
  ` [PATCH 2/2] efivarfs: support freeze/thaw
  ` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume
    ` [PATCH 1/6] ext4: replace kthread freezing with auto fs freezing
    ` [PATCH 2/6] btrfs: "
    ` [PATCH 3/6] xfs: "
    ` [PATCH 4/6] fs: add owner of freeze/thaw
    ` [PATCH 5/6] fs: allow pagefault based writers to be frozen
    ` [PATCH 6/6] power: freeze filesystems during suspend/resume
          ` [PATCH v2 0/4] power: wire-up filesystem freeze/thaw with suspend/resume
            ` [PATCH v2 1/4] fs: add owner of freeze/thaw
                ` [PATCH] fs: allow nesting with FREEZE_EXCL
            ` [PATCH v2 2/4] fs: allow all writers to be frozen
            ` [PATCH v2 3/4] power: freeze filesystems during suspend/resume
            ` [PATCH v2 4/4] kernfs: add warning about implementing freeze/thaw

[PATCH V2 3/3] arm64/mm: Define ptdesc_t
 2025-04-07  5:31 UTC 

[RFC PATCH 0/6] x86: Refactor and consolidate startup code
 2025-04-06 19:24 UTC  (9+ messages)
` [RFC PATCH 1/6] x86/boot/compressed: Merge local pgtable.h include into asm/boot.h
` [RFC PATCH 2/6] x86/boot: Move 5-level paging trampoline into startup code
` [RFC PATCH 3/6] x86/boot: Move EFI mixed mode startup code back under arch/x86
` [RFC PATCH 4/6] x86/boot: Move early GDT/IDT setup code into startup/
` [RFC PATCH 5/6] x86/boot: Move early kernel mapping "
` [RFC PATCH 6/6] x86/boot: Move early SME init "

[PATCH] efi/libstub: Do not accept parts of memory before ExitBootServices()
 2025-04-02 18:32 UTC  (12+ messages)

[GIT PULL] EFI updates for v6.15
 2025-04-01  9:10 UTC  (13+ messages)

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-31 18:29 UTC  (24+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 02/19] x86: Secure Launch Kconfig
` [PATCH v13 03/19] x86: Secure Launch Resource Table header file
` [PATCH v13 04/19] x86: Secure Launch main "
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 06/19] x86: Add early SHA-256 "
` [PATCH v13 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v13 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH] efi/efi_test: Fix missing pending status update in getwakeuptime
 2025-03-31  7:45 UTC 

[PATCH V3] block: fix conversion of GPT partition name to 7-bit
 2025-03-28 19:57 UTC  (5+ messages)

[PATCH 0/2] string.c: Add wcslen()
 2025-03-26 15:43 UTC  (12+ messages)
` [PATCH 1/2] lib/string.c: "
` [PATCH RFC 2/2] wcslen() prototype in string.h

query regarding SEV logic in early boot
 2025-03-25 17:03 UTC  (5+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-24 17:44 UTC  (35+ messages)

[PATCH 6.1 v2 1/2] efivarfs: Add uid/gid mount options
 2025-03-21 19:42 UTC  (2+ messages)
` [PATCH 6.1 v2 2/2] efivarfs: Move efivarfs list into superblock s_fs_info

[PATCH 6.1] efivarfs: Move efivarfs list into superblock s_fs_info
 2025-03-21 19:00 UTC  (2+ messages)

[PATCH 5.10 1/2] efi: vars: Use locking version to iterate over efivars linked lists
 2025-03-21 18:21 UTC  (2+ messages)
` [PATCH 5.10 2/2] efivarfs: Add efivars_lock to synchronize list operations

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

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[RFC PATCH 0/3] create simple libfs directory iterator and make efivarfs use it
 2025-03-19 18:45 UTC  (5+ messages)

[efi:urgent] BUILD SUCCESS 11092db5b57377ac99e6339cfd16ca35ef011f3c
 2025-03-19  9:40 UTC 


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