Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1544176 > unrolled thread
| Started by | Borislav Petkov <bp@alien8.de> |
|---|---|
| First post | 2016-12-18 17:50 +0100 |
| Last post | 2016-12-18 17:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] x86/microcode: Some 4.10 fixes Borislav Petkov <bp@alien8.de> - 2016-12-18 17:50 +0100
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Date | 2016-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
Back to top | Article view | linux.kernel
csiph-web