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: <20231012230301.58500-1-Smita.KoralahalliChannabasappa@amd.com>
Date:   Thu, 12 Oct 2023 23:02:58 +0000
From:   Smita Koralahalli <Smita.KoralahalliChannabasappa@....com>
To:     <linux-efi@...r.kernel.org>, <linux-cxl@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
CC:     Ard Biesheuvel <ardb@...nel.org>,
        Alison Schofield <alison.schofield@...el.com>,
        Vishal Verma <vishal.l.verma@...el.com>,
        "Ira Weiny" <ira.weiny@...el.com>,
        Dan Williams <dan.j.williams@...el.com>,
        Jonathan Cameron <Jonathan.Cameron@...wei.com>,
        Yazen Ghannam <yazen.ghannam@....com>,
        Smita Koralahalli <Smita.KoralahalliChannabasappa@....com>
Subject: [PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER

This series adds decoding for the CXL Component Events Common Platform
Error Record.

The first patch adds decoding support to General Media Event Record.
Second patch decodes DRAM Events.
Third patch decodes Memory Module Event Record.

Smita Koralahalli (3):
  efi/cper, cxl: Decode CXL Component Events General Media Event Record
  efi/cper, cxl: Decode CXL Component Events DRAM Event Record
  efi/cper, cxl: Decode CXL Component Events Memory Module Event Record

 drivers/firmware/efi/cper.c     |  24 +++
 drivers/firmware/efi/cper_cxl.c | 332 ++++++++++++++++++++++++++++++++
 drivers/firmware/efi/cper_cxl.h | 122 ++++++++++++
 3 files changed, 478 insertions(+)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ