Linux EFI development
 help / color / mirror / Atom feed
* [GIT PULL] First batch of EFI fixes for v6.13
@ 2024-12-15 13:50 Ard Biesheuvel
  2024-12-16  0:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-12-15 13:50 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

A handful of EFI fixes. There are some more efivarfs fixes from James in the
pipeline, but some or all of that work may end up getting deferred to the next
cycle.

Please pull,

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 145ac100b63732291c0612528444d7f5ab593fb2:

  efi/esrt: remove esre_attribute::store() (2024-12-13 08:43:58 +0100)

----------------------------------------------------------------
First batch of EFI fixes for v6.13

- Limit EFI zboot to GZIP and ZSTD before it comes in wider use

- Fix inconsistent error when looking up a non-existent file in efivarfs
  with a name that does not adhere to the NAME-GUID format

- Drop some unused code

----------------------------------------------------------------
Ard Biesheuvel (1):
      efi/zboot: Limit compression options to GZIP and ZSTD

James Bottomley (1):
      efivarfs: Fix error on non-existent file

Jiri Slaby (SUSE) (1):
      efi/esrt: remove esre_attribute::store()

 drivers/firmware/efi/Kconfig                |  4 ----
 drivers/firmware/efi/esrt.c                 |  2 --
 drivers/firmware/efi/libstub/Makefile.zboot | 18 ++++++------------
 fs/efivarfs/inode.c                         |  2 +-
 fs/efivarfs/internal.h                      |  1 -
 fs/efivarfs/super.c                         |  3 ---
 6 files changed, 7 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] First batch of EFI fixes for v6.13
  2024-12-15 13:50 [GIT PULL] First batch of EFI fixes for v6.13 Ard Biesheuvel
@ 2024-12-16  0:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-16  0:13 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Sun, 15 Dec 2024 14:50:48 +0100:

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

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

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:[~2024-12-16  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 13:50 [GIT PULL] First batch of EFI fixes for v6.13 Ard Biesheuvel
2024-12-16  0:13 ` 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