[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191125143450.GA26649@gmail.com>
Date: Mon, 25 Nov 2019 15:34:50 +0100
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>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/pti updates for v5.5
Linus,
Please pull the latest x86-pti-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-pti-for-linus
# HEAD: cd5a2aa89e847bdda7b62029d94e95488d73f6b2 x86/speculation: Fix redundant MDS mitigation message
Fix reporting bugs of the MDS and TAA mitigation status, if one or both
are set via a boot option. No change to mitigation behavior intended.
Thanks,
Ingo
------------------>
Waiman Long (2):
x86/speculation: Fix incorrect MDS/TAA mitigation status
x86/speculation: Fix redundant MDS mitigation message
Documentation/admin-guide/hw-vuln/mds.rst | 7 +++--
.../admin-guide/hw-vuln/tsx_async_abort.rst | 5 +++-
Documentation/admin-guide/kernel-parameters.txt | 11 ++++++++
arch/x86/kernel/cpu/bugs.c | 30 ++++++++++++++++++++--
4 files changed, 48 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists