Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 20:01:16 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 20:01:16 +0000 (13:01 -0700)
commit0a499fc5c37e6db096969a83534fd98a2bf2b36c
tree682875f57706b1e28bfe579372a465bd778ce3dc
parente50c5d2e725eb7192a62868d4a9987907741ff62
parent0336e04a6520bdaefdb0769d2a70084fa52e81ed
Merge branch 'core-speculation-for-linus' of git://git./linux/kernel/git/tip/tip

Pull speculation mitigation update from Ingo Molnar:
 "This adds the "mitigations=" bootline option, which offers a
  cross-arch set of options that will work on x86, PowerPC and s390 that
  will map to the arch specific option internally"

* 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  s390/speculation: Support 'mitigations=' cmdline option
  powerpc/speculation: Support 'mitigations=' cmdline option
  x86/speculation: Support 'mitigations=' cmdline option
  cpu/speculation: Add 'mitigations=' cmdline option
Documentation/admin-guide/kernel-parameters.txt
arch/powerpc/kernel/security.c
arch/powerpc/kernel/setup_64.c
arch/x86/kernel/cpu/bugs.c
arch/x86/mm/pti.c
kernel/cpu.c