linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI updates for v5.17
@ 2022-01-10 21:03 Ard Biesheuvel
  2022-01-12  0:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2022-01-10 21:03 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v5.17

for you to fetch changes up to 42f4046bc4ba56c6e4d2af7a9d7f70eaa563daec:

  efi: use default_groups in kobj_type (2022-01-06 21:19:05 +0100)

----------------------------------------------------------------
EFI updates for v5.17

- support taking the measurement of the initrd when loaded via the
  LoadFile2 protocol
- kobject API cleanup from Greg
- some header file whitespace fixes

----------------------------------------------------------------
Ard Biesheuvel (3):
      efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
      efi/libstub: x86/mixed: increase supported argument count
      efi/libstub: consolidate initrd handling across architectures

Elyes HAOUAS (1):
      include/linux/efi.h: Remove unneeded whitespaces before tabs

Greg Kroah-Hartman (1):
      efi: use default_groups in kobj_type

Ilias Apalodimas (1):
      efi/libstub: measure loaded initrd info into the TPM

 arch/x86/boot/compressed/efi_thunk_64.S        | 14 +++--
 arch/x86/include/asm/efi.h                     | 14 +++--
 arch/x86/platform/efi/efi_thunk_64.S           | 14 ++++-
 drivers/firmware/efi/efivars.c                 |  3 +-
 drivers/firmware/efi/esrt.c                    |  4 +-
 drivers/firmware/efi/libstub/efi-stub-helper.c | 73 +++++++++++++++++++++-----
 drivers/firmware/efi/libstub/efi-stub.c        | 10 +---
 drivers/firmware/efi/libstub/efistub.h         | 30 ++++++++++-
 drivers/firmware/efi/libstub/x86-stub.c        | 26 ++++-----
 drivers/firmware/efi/runtime-map.c             |  3 +-
 include/linux/efi.h                            |  6 +--
 11 files changed, 144 insertions(+), 53 deletions(-)

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

* Re: [GIT PULL] EFI updates for v5.17
  2022-01-10 21:03 [GIT PULL] EFI updates for v5.17 Ard Biesheuvel
@ 2022-01-12  0:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-12  0:13 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Mon, 10 Jan 2022 22:03:07 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v5.17

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

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:[~2022-01-12  0:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-10 21:03 [GIT PULL] EFI updates for v5.17 Ard Biesheuvel
2022-01-12  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;
as well as URLs for NNTP newsgroup(s).