[SRU][Cosmic][PATCH 0/4] Spectre v2 updates

Juerg Haefliger juerg.haefliger at canonical.com
Mon Mar 25 13:55:51 UTC 2019


Additional upstream spectre v2 commits. Compile-tested only.

Signed-off-by: Juerg Haefliger <juergh at canonical.com>


Jim Mattson (1):
  kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb

Thomas Lendacky (1):
  x86/speculation: Add support for STIBP always-on preferred mode

WANG Chao (1):
  x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE

Waiman Long (1):
  x86/speculation: Change misspelled STIPB to STIBP

 arch/x86/include/asm/cpufeatures.h   |  1 +
 arch/x86/include/asm/nospec-branch.h |  1 +
 arch/x86/kernel/cpu/bugs.c           | 36 ++++++++++++++++++++--------
 arch/x86/kernel/process.h            |  2 +-
 arch/x86/kvm/svm.c                   | 20 ++++++++++++----
 include/linux/compiler-gcc.h         |  2 +-
 include/linux/module.h               |  2 +-
 scripts/mod/modpost.c                |  2 +-
 8 files changed, 47 insertions(+), 19 deletions(-)

-- 
2.19.1




More information about the kernel-team mailing list