All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb+git@google.com>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI updates for v6.12
Date: Thu, 26 Sep 2024 17:42:07 +0200	[thread overview]
Message-ID: <20240926154206.1041064-2-ardb+git@google.com> (raw)

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(-)

             reply	other threads:[~2024-09-26 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-26 15:42 Ard Biesheuvel [this message]
2024-09-26 19:09 ` [GIT PULL] EFI updates for v6.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240926154206.1041064-2-ardb+git@google.com \
    --to=ardb+git@google.com \
    --cc=ardb@kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.