linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] x86: Some cleanups
@ 2018-01-26 12:11 Borislav Petkov
  2018-01-26 12:11 ` [PATCH 1/4] x86/alternative: Print unadorned pointers Borislav Petkov
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Borislav Petkov @ 2018-01-26 12:11 UTC (permalink / raw)
  To: X86 ML
  Cc: LKML, David Woodhouse, Josh Poimboeuf, tim.c.chen, pjt, jikos,
	gregkh, dave.hansen, riel, luto, torvalds, ak, keescook, peterz

From: Borislav Petkov <bp@suse.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

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2018-02-06 23:49 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-26 12:11 [PATCH 0/4] x86: Some cleanups Borislav Petkov
2018-01-26 12:11 ` [PATCH 1/4] x86/alternative: Print unadorned pointers Borislav Petkov
2018-01-26 15:02   ` [tip:x86/pti] " tip-bot for Borislav Petkov
2018-01-26 12:11 ` [PATCH 2/4] x86/nospec: Fix header guards names Borislav Petkov
2018-01-26 15:03   ` [tip:x86/pti] " tip-bot for Borislav Petkov
2018-01-26 12:11 ` [PATCH 3/4] x86/retpoline: Simplify vmexit_fill_RSB() Borislav Petkov
2018-01-26 12:33   ` David Woodhouse
2018-01-26 13:24     ` Borislav Petkov
2018-01-26 16:24       ` David Woodhouse
2018-01-26 16:47         ` Borislav Petkov
2018-01-26 20:06           ` Borislav Petkov
2018-01-26 20:07             ` [PATCH v2 1/2] " Borislav Petkov
2018-01-27  4:20               ` Konrad Rzeszutek Wilk
2018-01-27  9:01                 ` Borislav Petkov
2018-01-27 14:04                   ` Konrad Rzeszutek Wilk
2018-01-29 17:13               ` Peter Zijlstra
2018-01-26 20:08             ` [PATCH 2/2] x86/speculation: Simplify indirect_branch_prediction_barrier() Borislav Petkov
2018-01-27 12:32               ` David Woodhouse
2018-01-27 13:21                 ` Borislav Petkov
2018-02-06 19:44               ` David Woodhouse
2018-02-06 23:25                 ` Josh Poimboeuf
2018-02-06 23:31                   ` David Woodhouse
2018-02-06 23:49                     ` Josh Poimboeuf
2018-01-26 12:11 ` [PATCH 4/4] x86/bugs: Drop one "mitigation" from dmesg Borislav Petkov
2018-01-26 13:35   ` Greg KH
2018-01-26 15:03   ` [tip:x86/pti] " tip-bot for Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).