From: Ard Biesheuvel <ardb@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fixes for v7.1 #2
Date: Thu, 21 May 2026 15:34:14 +0200 [thread overview]
Message-ID: <20260521133414.65900-1-ardb@kernel.org> (raw)
Hello Linus,
Please pull the EFI fixes below - details are in the tag.
The following changes since commit 2c340aab5485ebe9e33c01437dd4815ef33c8df5:
x86/efi: Restore IRQ state in EFI page fault handler (2026-05-05 09:31:28 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v7.1-2
for you to fetch changes up to d8809f6931065cbbf3554647a50a65a471ab5983:
efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTE (2026-05-19 17:27:15 +0200)
----------------------------------------------------------------
EFI fixes for v7.1 #2
- Permit ACPI PRM runtime firmware calls when acpi_init() runs
- Add another Lenovo Ideapad framebuffer quirk
- Cosmetic tweak
----------------------------------------------------------------
Ard Biesheuvel (1):
efi: Allocate runtime workqueue before ACPI init
Marius Hoch (1):
efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTE
Rong Tao (1):
efi: efi.h: Remove extra semicolon
drivers/firmware/efi/efi.c | 28 ++++++++++++++++------------
drivers/firmware/efi/sysfb_efi.c | 9 ++++++---
include/linux/efi.h | 2 +-
3 files changed, 23 insertions(+), 16 deletions(-)
next reply other threads:[~2026-05-21 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 13:34 Ard Biesheuvel [this message]
2026-05-21 16:23 ` [GIT PULL] EFI fixes for v7.1 #2 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=20260521133414.65900-1-ardb@kernel.org \
--to=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.