[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180126121139.31959-1-bp@alien8.de>
Date: Fri, 26 Jan 2018 13:11:35 +0100
From: Borislav Petkov <bp@...en8.de>
To: X86 ML <x86@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
tim.c.chen@...ux.intel.com, pjt@...gle.com, jikos@...nel.org,
gregkh@...ux-foundation.org, dave.hansen@...el.com,
riel@...hat.com, luto@...capital.net,
torvalds@...ux-foundation.org, ak@...ux.intel.com,
keescook@...gle.com, peterz@...radead.org
Subject: [PATCH 0/4] x86: Some cleanups
From: Borislav Petkov <bp@...e.de>
Here's some of the stuff we were talking about yesterday in the form of
patches. It builds and boots fine with the ratpoison compiler.
Please check whether the alignment directives are correct in the macro
in the third patch.
Thx.
Borislav Petkov (4):
x86/alternative: Print unadorned pointers
x86/nospec: Fix header guards names
x86/retpoline: Simplify vmexit_fill_RSB()
x86/bugs: Drop one "mitigation" from dmesg
arch/x86/include/asm/nospec-branch.h | 45 ++++++++++++++++++++++++++----------
arch/x86/include/asm/processor.h | 5 ++++
arch/x86/kernel/alternative.c | 14 +++++------
arch/x86/kernel/cpu/bugs.c | 2 +-
arch/x86/lib/Makefile | 1 +
arch/x86/lib/retpoline.S | 5 ++++
6 files changed, 52 insertions(+), 20 deletions(-)
--
2.13.0
Powered by blists - more mailing lists