Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1544176 > unrolled thread

[PATCH 0/4] x86/microcode: Some 4.10 fixes

Started byBorislav Petkov <bp@alien8.de>
First post2016-12-18 17:50 +0100
Last post2016-12-18 17:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] x86/microcode: Some 4.10 fixes Borislav Petkov <bp@alien8.de> - 2016-12-18 17:50 +0100

#1544176 — [PATCH 0/4] x86/microcode: Some 4.10 fixes

FromBorislav Petkov <bp@alien8.de>
Date2016-12-18 17:50 +0100
Subject[PATCH 0/4] x86/microcode: Some 4.10 fixes
Message-ID<sPMOR-2KE-3@gated-at.bofh.it>
From: Borislav Petkov <bp@suse.de>

Hi,

here are 4 fixes for tip/urgent which address issues Boris and Jürgen
reported while testing latest upstream on xen.

As a result, let's just not load it at all when running on a hypervisor
and be done with the d*icking around.

Please apply,
thanks.

Boris Ostrovsky (1):
  x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()

Borislav Petkov (3):
  x86/microcode/AMD: Make find_proper_container() sane again
  x86/microcode/AMD: Sanitize apply_microcode_early_amd()
  x86/microcode/AMD: Do not load when running on a hypervisor

 arch/x86/kernel/cpu/microcode/amd.c  | 56 +++++++++++++++++++++---------------
 arch/x86/kernel/cpu/microcode/core.c | 28 ++++++++++++------
 2 files changed, 52 insertions(+), 32 deletions(-)

-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web