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] First batch of EFI fixes for v6.13
Date: Sun, 15 Dec 2024 14:50:48 +0100 [thread overview]
Message-ID: <20241215135047.8749-2-ardb+git@google.com> (raw)
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(-)
next reply other threads:[~2024-12-15 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-15 13:50 Ard Biesheuvel [this message]
2024-12-16 0:13 ` [GIT PULL] First batch of EFI fixes for v6.13 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=20241215135047.8749-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