linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v5.9
@ 2020-09-29 18:24 Ard Biesheuvel
  2020-10-11 18:52 ` Ard Biesheuvel
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2020-09-29 18:24 UTC (permalink / raw)
  To: linux-efi; +Cc: ardb, Ingo Molnar, Thomas Gleixner, Borislav Petkov

The following changes since commit 46908326c6b801201f1e46f5ed0db6e85bef74ae:

  efi: efibc: check for efivars write capability (2020-09-15 18:22:47 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.9-rc7

for you to fetch changes up to d32de9130f6c79533508e2c7879f18997bfbe2a0:

  efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure (2020-09-29 15:41:52 +0200)

Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>

----------------------------------------------------------------
EFI fixes for v5.9:
- add definition of the EFI_MEMORY_CPU_CRYPTO memory attribute so we can
  identify it in the memory map listings
- don't abort the boot on arm64 if the EFI RNG protocol is available but
  returns with an error
- replace slashes with exclamation marks in efivarfs file names
- a couple of cosmetic fixups

----------------------------------------------------------------
Ard Biesheuvel (2):
      efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
      efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure

Michael Schaller (1):
      efivarfs: Replace invalid slashes with exclamation marks in dentries.

Tian Tao (2):
      efi/libstub: Fix missing-prototypes in string.c
      efi: Delete deprecated parameter comments

 drivers/firmware/efi/efi.c                | 47 ++++++++++++++++---------------
 drivers/firmware/efi/libstub/arm64-stub.c |  8 ++++--
 drivers/firmware/efi/libstub/fdt.c        |  4 +--
 drivers/firmware/efi/libstub/string.c     |  1 +
 drivers/firmware/efi/vars.c               |  1 -
 fs/efivarfs/super.c                       |  3 ++
 include/linux/efi.h                       |  1 +
 7 files changed, 35 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] EFI fixes for v5.9
  2020-09-29 18:24 [GIT PULL] EFI fixes for v5.9 Ard Biesheuvel
@ 2020-10-11 18:52 ` Ard Biesheuvel
  0 siblings, 0 replies; 2+ messages in thread
From: Ard Biesheuvel @ 2020-10-11 18:52 UTC (permalink / raw)
  To: linux-efi; +Cc: Ingo Molnar, Thomas Gleixner, Borislav Petkov

On Tue, 29 Sep 2020 at 20:24, Ard Biesheuvel <ardb@kernel.org> wrote:
>
> The following changes since commit 46908326c6b801201f1e46f5ed0db6e85bef74ae:
>
>   efi: efibc: check for efivars write capability (2020-09-15 18:22:47 +0300)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.9-rc7
>
> for you to fetch changes up to d32de9130f6c79533508e2c7879f18997bfbe2a0:
>
>   efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure (2020-09-29 15:41:52 +0200)
>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Borislav Petkov <bp@alien8.de>
>
> ----------------------------------------------------------------
> EFI fixes for v5.9:
> - add definition of the EFI_MEMORY_CPU_CRYPTO memory attribute so we can
>   identify it in the memory map listings
> - don't abort the boot on arm64 if the EFI RNG protocol is available but
>   returns with an error
> - replace slashes with exclamation marks in efivarfs file names
> - a couple of cosmetic fixups
>
> ----------------------------------------------------------------
> Ard Biesheuvel (2):
>       efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
>       efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
>
> Michael Schaller (1):
>       efivarfs: Replace invalid slashes with exclamation marks in dentries.
>
> Tian Tao (2):
>       efi/libstub: Fix missing-prototypes in string.c
>       efi: Delete deprecated parameter comments
>

What is the status of this PR? It went into tip afaict but it appears
to be stuck there.


>  drivers/firmware/efi/efi.c                | 47 ++++++++++++++++---------------
>  drivers/firmware/efi/libstub/arm64-stub.c |  8 ++++--
>  drivers/firmware/efi/libstub/fdt.c        |  4 +--
>  drivers/firmware/efi/libstub/string.c     |  1 +
>  drivers/firmware/efi/vars.c               |  1 -
>  fs/efivarfs/super.c                       |  3 ++
>  include/linux/efi.h                       |  1 +
>  7 files changed, 35 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2020-10-11 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 18:24 [GIT PULL] EFI fixes for v5.9 Ard Biesheuvel
2020-10-11 18:52 ` Ard Biesheuvel

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).