All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI updates for v6.10
@ 2024-05-14  7:20 Ard Biesheuvel
  2024-05-14 22:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-05-14  7:20 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

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

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

* Re: [GIT PULL] EFI updates for v6.10
  2024-05-14  7:20 [GIT PULL] EFI updates for v6.10 Ard Biesheuvel
@ 2024-05-14 22:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-14 22:22 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Tue, 14 May 2024 09:20:40 +0200:

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

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

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-05-14 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14  7:20 [GIT PULL] EFI updates for v6.10 Ard Biesheuvel
2024-05-14 22:22 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.