[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181023112251.GA19030@gmail.com>
Date: Tue, 23 Oct 2018 13:22:51 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [GIT PULL] x86/boot changes for v4.20
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(-)
Powered by blists - more mailing lists