Linux EFI development
 help / color / mirror / Atom feed
 messages from 2024-02-08 16:30:45 to 2024-03-04 11:20:24 UTC [more...]

[PATCH stable-v6.1 00/18] efistub/x86 changes for secure boot
 2024-03-04 11:19 UTC  (3+ messages)
` [PATCH stable-v6.1 01/18] arm64: efi: Limit allocations to 48-bit addressable physical region
` [PATCH stable-v6.1 02/18] efi: efivars: prevent double registration

[PATCH 0/4] efi/libstub: Fall back to CC proto for measurement
 2024-03-04 10:44 UTC  (5+ messages)
` [PATCH 1/4] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event
` [PATCH 2/4] efi/libstub: Add Confidential Computing (CC) measurement typedefs
` [PATCH 3/4] efi/libstub: Measure into CC protocol if TCG2 protocol is absent
` [PATCH 4/4] efi/libstub: Add get_event_log() support for CC platforms

[PATCH v2 0/2] Add measurement and event log support for CC platforms
 2024-03-04 10:41 UTC  (13+ messages)
` [PATCH v2 1/2] efi/libstub: Add Confidential Computing (CC) measurement support
` [PATCH v2 2/2] efi/libstub: Add get_event_log() support for CC platforms

Development of new flavors
 2024-03-04  8:50 UTC 

[PATCH 0/4] efi/cxl-cper: Report CXL CPER events through tracing
 2024-03-01 22:19 UTC  (12+ messages)
` [PATCH 1/4] cxl/event: Add missing include files
` [PATCH 2/4] acpi/ghes: Process CXL Component Events
` [PATCH 3/4] cxl/pci: Register for and process CPER events
` [PATCH 4/4] ras/events: Trace CXL CPER events even without the CXL stack loaded

[GIT PULL] EFI fixes for v6.8 #2
 2024-03-01 20:17 UTC  (2+ messages)

[PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-29 18:01 UTC  (14+ messages)
` [PATCH v3 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v3 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v3 3/4] dt-bindings: Add post-init-providers property
` [PATCH v3 4/4] of: property: fw_devlink: Add support for "post-init-providers" property

[PATCH v4 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-29 17:57 UTC  (7+ messages)
` [PATCH v4 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v4 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v4 3/4] dt-bindings: Add post-init-providers property
` [PATCH v4 4/4] of: property: fw_devlink: Add support for "post-init-providers" property

[efi:urgent] BUILD SUCCESS 2ce507f57ba9c78c080d4a050ebdc97263239de8
 2024-02-25 21:28 UTC 

[PATCH 1/2] efivarfs: Drop redundant cleanup on fill_super() failure
 2024-02-24 18:03 UTC  (2+ messages)
` [PATCH 2/2] efivarfs: Drop 'duplicates' bool parameter on efivar_init()

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 18:30 UTC  (46+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
` [PATCH v8 03/15] x86: Secure Launch Kconfig
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 05/15] x86: Secure Launch main "
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [PATCH v8 08/15] x86: Secure Launch kernel late "
` [PATCH v8 09/15] x86: Secure Launch SMP bringup support
` [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support
` [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[PATCH 0/2] x86/snp: Add kexec support
 2024-02-22 13:58 UTC  (8+ messages)
  ` [PATCH 1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump
  ` [PATCH 2/2] x86/snp: Convert shared memory back to private on kexec

[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-21 22:47 UTC  (17+ messages)
` [PATCH v2 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v2 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v2 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 17:57 UTC  (17+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
` [PATCH 4/4] arm64: dynamic enforcement of pmd-level PXNTable
  ` [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

[RFC] efi: Add ACPI_MEMORY_NVS into the linear map
 2024-02-20 16:28 UTC  (8+ messages)

x86 efistub stable backports for v6.6
 2024-02-20 15:19 UTC  (9+ messages)

[PATCH v2] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 22:54 UTC 

[PATCH] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 21:11 UTC 

[efi:urgent] BUILD SUCCESS e258b85f1c3c9122fe4592a0cf99669c60df35e1
 2024-02-15 17:42 UTC 

[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-02-15 14:47 UTC  (10+ messages)
` [PATCH v2 1/4] acpi/ghes, cxl: Create a common CXL struct to handle different CXL CPER records
` [PATCH v2 2/4] efi/cper, cxl: Make definitions and structures global
` [PATCH v2 3/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH v2 4/4] acpi/ghes, cxl/pci: Trace FW-First "

[efi:urgent] BUILD SUCCESS fccfa646ef3628097d59f7d9c1a3e84d4b6bb45e
 2024-02-14 15:42 UTC 

[PATCH v2] efivarfs: Halve name buffer size until first successful response
 2024-02-14 15:18 UTC  (6+ messages)
` [PATCH v3] efivarfs: Request at most 512 bytes for variable names

[PATCH] efi/capsule-loader: fix incorrect allocation size
 2024-02-13 15:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/6] efi: runtime: Fix potential overflow of soft-reserved region size
 2024-02-13  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/6] efi: Don't add memblocks for soft-reserved memory

[PATCH AUTOSEL 5.15 14/22] efi: runtime: Fix potential overflow of soft-reserved region size
 2024-02-13  0:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 15/22] efi: Don't add memblocks for soft-reserved memory

[PATCH AUTOSEL 6.1 15/28] efi: runtime: Fix potential overflow of soft-reserved region size
 2024-02-13  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 16/28] efi: Don't add memblocks for soft-reserved memory

[PATCH AUTOSEL 6.6 27/51] efi: runtime: Fix potential overflow of soft-reserved region size
 2024-02-13  0:20 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 28/51] efi: Don't add memblocks for soft-reserved memory

[PATCH AUTOSEL 6.7 32/58] efi: runtime: Fix potential overflow of soft-reserved region size
 2024-02-13  0:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 33/58] efi: Don't add memblocks for soft-reserved memory

[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-12 21:08 UTC  (10+ messages)
` [PATCH v1 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v1 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v1 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[GIT PULL] EFI fixes for v6.8 #1
 2024-02-09 18:46 UTC  (2+ messages)

[PATCH] drivers: efistub: fix typo in docs
 2024-02-08 16:30 UTC 


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