* [GIT PULL] EFI updates for v6.12
@ 2024-09-26 15:42 Ard Biesheuvel
2024-09-26 19:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-09-26 15:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
From: Ard Biesheuvel <ardb@kernel.org>
Hi Linus,
Not a lot happening in EFI land this cycle.
Please pull,
Ard.
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.12
for you to fetch changes up to 04736f7d1945722117def1462fd3602c72c02272:
efi: Remove redundant null pointer checks in efi_debugfs_init() (2024-09-13 16:25:43 +0200)
----------------------------------------------------------------
EFI updates for v6.12
- Prevent kexec from crashing on a corrupted TPM log by using a memory
type that is reserved by default
- Log correctable errors reported via CPER
- A couple of cosmetic fixes
----------------------------------------------------------------
Ard Biesheuvel (1):
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Li Zetao (1):
efi: Remove redundant null pointer checks in efi_debugfs_init()
Yazen Ghannam (1):
efi/cper: Print correctable AER information
Yue Haibing (1):
efi: Remove unused declaration efi_initialize_iomem_resources()
drivers/firmware/efi/cper.c | 11 ++++++++---
drivers/firmware/efi/efi.c | 2 +-
drivers/firmware/efi/libstub/tpm.c | 2 +-
include/linux/efi.h | 2 --
4 files changed, 10 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-26 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 15:42 [GIT PULL] EFI updates for v6.12 Ard Biesheuvel
2024-09-26 19:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox