public inbox for linux-efi@vger.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 fixes for v7.0 #1
Date: Fri, 20 Feb 2026 09:35:32 +0100	[thread overview]
Message-ID: <20260220083531.1254723-2-ardb+git@google.com> (raw)

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

Mixed bag of EFI tweaks and bug fixes. Arnd's fix is a build fix that may annoy
others so would be good to get it into -rc1, hence sending this now.


The following changes since commit 9702969978695d9a699a1f34771580cdbb153b33:

  Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab (2026-02-16 13:41:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v7.0-1

for you to fetch changes up to 948a013a54c47d5eba06e644b99d4927a8bc62f8:

  efi: Align unaccepted memory range to page boundary (2026-02-18 11:26:20 +0100)

----------------------------------------------------------------
EFI fixes for v7.0 #1

- Add a missing symbol export spotted by Arnd's randconfig testing

- Fix kexec from a kernel booted with 'noefi'

- Fix memblock handling of the unaccepted memory table

- Constify an occurrence of struct efivar_operations

- Add Ilias as EFI reviewer

----------------------------------------------------------------
Ard Biesheuvel (1):
      x86/kexec: Copy ACPI root pointer address from config table

Arnd Bergmann (1):
      efi: export sysfb_primary_display for EDID

Ilias Apalodimas (1):
      MAINTAINERS: Add a reviewer entry for EFI

Kiryl Shutsemau (Meta) (2):
      efi: Fix reservation of unaccepted memory table
      efi: Align unaccepted memory range to page boundary

Krzysztof Kozlowski (1):
      efi: stmm: Constify struct efivar_operations

 MAINTAINERS                              |  1 +
 arch/x86/kernel/kexec-bzimage64.c        |  7 +++++++
 drivers/firmware/efi/efi-init.c          |  2 +-
 drivers/firmware/efi/efi.c               |  8 ++++----
 drivers/firmware/efi/stmm/tee_stmm_efi.c | 17 +++++++++--------
 drivers/firmware/efi/unaccepted_memory.c | 10 ++++++++--
 6 files changed, 30 insertions(+), 15 deletions(-)

             reply	other threads:[~2026-02-20  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-20  8:35 Ard Biesheuvel [this message]
2026-02-20 20:51 ` [GIT PULL] EFI fixes for v7.0 #1 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=20260220083531.1254723-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox