]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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

1  2 
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

Simple merge
Simple merge
Simple merge
Simple merge
diff --cc kernel/cpu.c
Simple merge