From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@kernel.org>, Borislav Petkov <bp@alien8.de>
Subject: [GIT PULL] EFI fixes for v5.9-rc1
Date: Thu, 20 Aug 2020 11:23:30 +0200 [thread overview]
Message-ID: <20200820092330.18120-1-ardb@kernel.org> (raw)
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
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-rc1
for you to fetch changes up to fb1201aececc59990b75ef59fca93ae4aa1e1444:
Documentation: efi: remove description of efi=old_map (2020-08-20 11:18:36 +0200)
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
----------------------------------------------------------------
EFI fixes for v5.9-rc1:
- Some followup fixes for the UV1 and EFI old_map removal
- EFI stub command line fixes from Arvind
- Stop mapping the kernel's .rodata executable in the mixed mode EFI page tables
- Add missing cleanup on the efisubsys_init() error path
----------------------------------------------------------------
Ard Biesheuvel (2):
efi/x86: Move 32-bit code into efi_32.c
Documentation: efi: remove description of efi=old_map
Arvind Sankar (4):
efi/x86: Mark kernel rodata non-executable for mixed mode
efi/libstub: Stop parsing arguments at "--"
efi/libstub: Handle NULL cmdline
efi/libstub: Handle unterminated cmdline
Li Heng (1):
efi: add missed destroy_workqueue when efisubsys_init fails
Documentation/admin-guide/kernel-parameters.txt | 5 +-
arch/x86/include/asm/efi.h | 10 ----
arch/x86/platform/efi/efi.c | 69 -------------------------
arch/x86/platform/efi/efi_32.c | 44 +++++++++++++---
arch/x86/platform/efi/efi_64.c | 2 +
drivers/firmware/efi/efi.c | 2 +
drivers/firmware/efi/libstub/efi-stub-helper.c | 12 ++++-
7 files changed, 52 insertions(+), 92 deletions(-)
next reply other threads:[~2020-08-20 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 9:23 Ard Biesheuvel [this message]
2020-08-22 13:35 ` [GIT PULL] EFI fixes for v5.9-rc1 Borislav Petkov
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=20200820092330.18120-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=bp@alien8.de \
--cc=linux-efi@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/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