From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ard Biesheuvel <ardb@kernel.org>, Borislav Petkov <bp@suse.de>
Subject: [GIT PULL] EFI fix for v5.16
Date: Mon, 6 Dec 2021 12:45:10 +0100 [thread overview]
Message-ID: <20211206114510.561270-1-ardb@kernel.org> (raw)
Hello Linus,
As Boris mentioned in the last EFI pull request, I will be sending EFI stuff
directly from now on.
Please pull the following EFI fix.
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-urgent-for-v5.16
for you to fetch changes up to 1ff2fc02862d52e18fd3daabcfe840ec27e920a8:
x86/sme: Explicitly map new EFI memmap table as encrypted (2021-12-05 16:44:52 +0100)
Cc: Borislav Petkov <bp@suse.de>
----------------------------------------------------------------
EFI fix for v5.16
Ensure that the EFI memory map resides in encrypted memory even after it
has been reallocated.
----------------------------------------------------------------
Tom Lendacky (1):
x86/sme: Explicitly map new EFI memmap table as encrypted
arch/x86/Kconfig | 1 +
arch/x86/platform/efi/quirks.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
next reply other threads:[~2021-12-06 11:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-06 11:45 Ard Biesheuvel [this message]
2021-12-06 19:32 ` [GIT PULL] EFI fix for v5.16 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=20211206114510.561270-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=bp@suse.de \
--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 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.