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: <20190201225534.8177-1-Yazen.Ghannam@amd.com>
Date:   Fri, 1 Feb 2019 22:55:50 +0000
From:   "Ghannam, Yazen" <Yazen.Ghannam@....com>
To:     "linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>
CC:     "Ghannam, Yazen" <Yazen.Ghannam@....com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "bp@...e.de" <bp@...e.de>,
        "tony.luck@...el.com" <tony.luck@...el.com>,
        "x86@...nel.org" <x86@...nel.org>
Subject: [PATCH 0/5] Add new SMCA bank types

From: Yazen Ghannam <yazen.ghannam@....com>

This series adds decoding for some new SMCA bank types (MP5, NBIO, and
PCIE) and also for some new versions of existing bank types (CS, PSP,
and SMU).

This series also adds new error type descriptions for existing SMCA bank
types that aren't getting a version bump. And also some error
descriptions are updated to more closely match the latest documentation.

The last patch in this set is a minor tweak to print the error code and
description on a single line rather than separate lines.

Thanks,
Yazen

Yazen Ghannam (5):
  x86/MCE/AMD: Add new MP5, NBIO, and PCIE SMCA bank types
  x86/MCE/AMD: Add new McaTypes for CS, PSP, and SMU
  EDAC, mce_amd: Add new error descriptions for some SMCA bank types
  EDAC, mce_amd: Match error descriptions to latest documentation
  EDAC, mce_amd: Print ExtErrorCode and description on a single line

 arch/x86/include/asm/mce.h    |   6 +
 arch/x86/kernel/cpu/mce/amd.c |  26 +++-
 drivers/edac/mce_amd.c        | 264 +++++++++++++++++++++++-----------
 3 files changed, 205 insertions(+), 91 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ