lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230130161709.11615-1-bp@alien8.de>
Date:   Mon, 30 Jan 2023 17:17:05 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     X86 ML <x86@...nel.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] x86/microcode: Some fixes

From: "Borislav Petkov (AMD)" <bp@...en8.de>

Hi,

here's a small set of fixes which materialized from me staring at the
AMD side of the loader code in recent times.

Comments and suggestions are always appreciated.

Thx.

[ TODO for self: Add patches 1 and 2 in patch 3's stable field as
   prerequisites for backporting. ]

Borislav Petkov (AMD) (4):
  x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
  x86/microcode/AMD: Add a @cpu parameter to the reloading functions
  x86/microcode/AMD: Fix mixed steppings support
  x86/microcode/core: Return an error only when necessary

 arch/x86/include/asm/microcode.h     |  4 +-
 arch/x86/include/asm/microcode_amd.h |  4 +-
 arch/x86/kernel/cpu/microcode/amd.c  | 55 +++++++++++++---------------
 arch/x86/kernel/cpu/microcode/core.c | 12 +++---
 4 files changed, 36 insertions(+), 39 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ