linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, linux-efi <linux-efi@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EFI updates for v5.12
Date: Mon, 15 Feb 2021 13:44:26 +0100	[thread overview]
Message-ID: <20210215124426.GG7265@zn.tnic> (raw)

Hi Linus,

please pull the forwarded pile of EFI updates for v5.12.

Thx.

---

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 1c761ee9da1ac6ba7e40d14457fac94c87eaff35:

  efi/arm64: Update debug prints to reflect other entropy sources (2021-01-21 10:54:08 +0100)

----------------------------------------------------------------
EFI updates for v5.12

A few cleanups left and right, some of which were part of a initrd
measured boot series that needs some more work, and so only the cleanup
patches have been included for this release.

----------------------------------------------------------------
Ard Biesheuvel (6):
      efi: ia64: move IA64-only declarations to new asm/efi.h header
      efi/libstub: whitespace cleanup
      efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
      efi/libstub: move TPM related prototypes into efistub.h
      efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
      efi: x86: clean up previous struct mm switching

Mark Brown (1):
      efi/arm64: Update debug prints to reflect other entropy sources

 arch/ia64/include/asm/efi.h               | 13 +++++++++++++
 arch/ia64/kernel/efi.c                    |  1 +
 arch/ia64/kernel/machine_kexec.c          |  1 +
 arch/ia64/kernel/mca.c                    |  1 +
 arch/ia64/kernel/smpboot.c                |  1 +
 arch/ia64/kernel/time.c                   |  1 +
 arch/ia64/kernel/uncached.c               |  4 +---
 arch/ia64/mm/contig.c                     |  1 +
 arch/ia64/mm/discontig.c                  |  1 +
 arch/ia64/mm/init.c                       |  1 +
 arch/x86/include/asm/efi.h                | 20 ++++++--------------
 arch/x86/platform/efi/efi_64.c            | 29 ++++++++++++++++-------------
 arch/x86/platform/efi/efi_thunk_64.S      |  6 +++++-
 drivers/firmware/efi/libstub/arm64-stub.c |  4 ++--
 drivers/firmware/efi/libstub/efistub.h    | 11 ++++++++++-
 include/linux/efi.h                       | 19 ++-----------------
 16 files changed, 63 insertions(+), 51 deletions(-)
 create mode 100644 arch/ia64/include/asm/efi.h

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

             reply	other threads:[~2021-02-15 12:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15 12:44 Borislav Petkov [this message]
2021-02-21  5:06 ` [GIT PULL] EFI updates for v5.12 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=20210215124426.GG7265@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.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 NNTP newsgroup(s).