public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v6.6 (#1)
@ 2023-09-14 20:01 Ard Biesheuvel
  2023-09-15 19:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2023-09-14 20:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hello Linus,

Just a couple of EFI fixes before I disappear on vacation for a couple of
weeks.  Another fix is pending but the reporter has not bothered to test it
yet, so I'll leave that for another -rc.

The first patch was intended to be part of the merge window batch but due to a
conflict with -tip, I decided to defer it until after -rc1.

Please pull.


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.6-1

for you to fetch changes up to 79b83606abc778aa3cbee535b362ce905d0b9448:

  efivarfs: fix statfs() on efivarfs (2023-09-11 09:10:02 +0000)

----------------------------------------------------------------
First set of EFI fixes for v6.6:

- Missing x86 patch for the runtime cleanup that was merged in -rc1
- Kconfig tweak for kexec on x86 so EFI support does not get disabled
  inadvertently
- Use the right EFI memory type for the unaccepted memory table so
  kexec/kdump exposes it to the crash kernel as well
- Work around EFI implementations which do not implement
  QueryVariableInfo, which is now called by statfs() on efivarfs

----------------------------------------------------------------
Ard Biesheuvel (3):
      efi/x86: Move EFI runtime call setup/teardown helpers out of line
      efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
      efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table

Heinrich Schuchardt (1):
      efivarfs: fix statfs() on efivarfs

 arch/x86/Kconfig                                 |  2 +-
 arch/x86/include/asm/efi.h                       | 32 ++----------------------
 arch/x86/platform/efi/efi_32.c                   | 12 +++++++++
 arch/x86/platform/efi/efi_64.c                   | 19 ++++++++++++--
 drivers/firmware/efi/libstub/unaccepted_memory.c |  2 +-
 fs/efivarfs/super.c                              | 14 ++++++++---
 6 files changed, 43 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] EFI fixes for v6.6 (#1)
  2023-09-14 20:01 [GIT PULL] EFI fixes for v6.6 (#1) Ard Biesheuvel
@ 2023-09-15 19:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-09-15 19:47 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Thu, 14 Sep 2023 20:01:27 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.6-1

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

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:[~2023-09-15 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 20:01 [GIT PULL] EFI fixes for v6.6 (#1) Ard Biesheuvel
2023-09-15 19:47 ` 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