Linux-EFI Archive mirror
 help / color / mirror / Atom feed
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] EFI updates for v6.10
Date: Tue, 14 May 2024 09:20:40 +0200	[thread overview]
Message-ID: <20240514072039.3346871-2-ardb+git@google.com> (raw)

From: Ard Biesheuvel <ardb@kernel.org>

Hello Linus,

Only a handful of changes this cycle, consisting of cleanup work and a low-prio
bugfix.

Please pull.

 
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.10

for you to fetch changes up to 4b2543f7e1e6b91cfc8dd1696e3cdf01c3ac8974:

  efi: libstub: only free priv.runtime_map when allocated (2024-04-29 17:47:32 +0200)

----------------------------------------------------------------
EFI updates for v6.10:

- Additional cleanup by Tim for the efivarfs variable name length
  confusion

- Avoid freeing a bogus pointer when virtual remapping is omitted in the
  EFI boot stub

----------------------------------------------------------------
Hagar Hemdan (1):
      efi: libstub: only free priv.runtime_map when allocated

Tim Schumacher (4):
      efi: pstore: Request at most 512 bytes for variable names
      Documentation: Mark the 'efivars' sysfs interface as removed
      efivarfs: Remove unused internal struct members
      efi: Clear up misconceptions about a maximum variable name size

 Documentation/ABI/removed/sysfs-firmware-efi-vars | 12 ++++
 Documentation/ABI/stable/sysfs-firmware-efi-vars  | 79 -----------------------
 Documentation/filesystems/efivarfs.rst            |  2 +-
 drivers/firmware/efi/efi-pstore.c                 | 10 ++-
 drivers/firmware/efi/libstub/fdt.c                |  4 +-
 drivers/firmware/efi/vars.c                       |  2 +-
 fs/efivarfs/internal.h                            |  5 +-
 fs/efivarfs/vars.c                                |  5 +-
 include/linux/efi.h                               |  9 ++-
 9 files changed, 33 insertions(+), 95 deletions(-)
 create mode 100644 Documentation/ABI/removed/sysfs-firmware-efi-vars
 delete mode 100644 Documentation/ABI/stable/sysfs-firmware-efi-vars

             reply	other threads:[~2024-05-14  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14  7:20 Ard Biesheuvel [this message]
2024-05-14 22:22 ` [GIT PULL] EFI updates for v6.10 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=20240514072039.3346871-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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).