From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: [GIT PULL] x86/boot changes for v4.20
Date: Tue, 23 Oct 2018 13:22:51 +0200 [thread overview]
Message-ID: <20181023112251.GA19030@gmail.com> (raw)
Linus,
Please pull the latest x86-boot-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-for-linus
# HEAD: 44060e8a5189fd79220a94422b82cccc49a85e91 x86/boot/KASLR: Remove return value from handle_mem_options()
Two cleanups and a bugfix for a rare boot option combination.
Thanks,
Ingo
------------------>
Chao Fan (1):
x86/boot/KASLR: Remove return value from handle_mem_options()
He Zhe (2):
x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
x86/corruption-check: Use pr_*() instead of printk()
arch/x86/boot/compressed/kaslr.c | 18 ++++++++----------
arch/x86/kernel/check.c | 28 +++++++++++++++++++++++-----
2 files changed, 31 insertions(+), 15 deletions(-)
reply other threads:[~2018-10-23 11:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20181023112251.GA19030@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--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.