public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v7.0 #2
@ 2026-03-08 17:45 Ard Biesheuvel
  2026-03-08 23:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2026-03-08 17:45 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

Hello Linus,

Please pull the fix below. A more comprehensive fix is under development, but
unlikely to be suitable for -stable, so a backportable fix such as this one is
needed in any case.


The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -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-2

for you to fetch changes up to a4b0bf6a40f3c107c67a24fbc614510ef5719980:

  x86/efi: defer freeing of boot services memory (2026-02-25 12:02:48 +0100)

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

Fix for the x86 EFI workaround keeping boot services code and data
regions reserved until after SetVirtualAddressMap() completes: deferred
struct page initialization may result in some of this memory to be lost
permanently.

----------------------------------------------------------------
Mike Rapoport (Microsoft) (1):
      x86/efi: defer freeing of boot services memory

 arch/x86/include/asm/efi.h          |  2 +-
 arch/x86/platform/efi/efi.c         |  2 +-
 arch/x86/platform/efi/quirks.c      | 55 +++++++++++++++++++++++++++++++++++--
 drivers/firmware/efi/mokvar-table.c |  2 +-
 4 files changed, 55 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] EFI fixes for v7.0 #2
  2026-03-08 17:45 [GIT PULL] EFI fixes for v7.0 #2 Ard Biesheuvel
@ 2026-03-08 23:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-08 23:57 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Sun,  8 Mar 2026 18:45:53 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fc9f248d8c591454e257edd54ac4085d84f11e6a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-08 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-08 17:45 [GIT PULL] EFI fixes for v7.0 #2 Ard Biesheuvel
2026-03-08 23:57 ` 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