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]
Date:   Fri, 13 Jan 2023 11:27:57 +0800
From:   Qiuxu Zhuo <qiuxu.zhuo@...el.com>
To:     Tony Luck <tony.luck@...el.com>
Cc:     Qiuxu Zhuo <qiuxu.zhuo@...el.com>, Borislav Petkov <bp@...en8.de>,
        Aristeu Rozanski <aris@...hat.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Youquan Song <youquan.song@...el.com>,
        Li Zhang <li4.zhang@...el.com>, linux-edac@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] EDAC/Intel: Intel EDAC driver updates for "near" memory and new CPUs

Patch 1: Enable EDAC support for "near" memory (e.g., HBM used as
         cache for DDR) for Intel servers.

Patch 2: Clean up some unreachable code after applying Patch 1.

Patch 3: Add EDAC support for Intel Emerald Rapids server.

Patch 4: Make common configurations used in i10nm_edac CPU model specific.
         Prepare for Patch 5.

Patch 5: Add EDAC support for Intel Granite Rapids server.

Qiuxu Zhuo (5):
  EDAC/skx_common: Enable EDAC support for the "near" memory
  EDAC/skx_common: Delete duplicated and unreachable code
  EDAC/i10nm: Add Intel Emerald Rapids server support
  EDAC/i10nm: Make more configurations CPU model specific
  EDAC/i10nm: Add Intel Granite Rapids server support

 drivers/edac/i10nm_base.c | 357 ++++++++++++++++++++++++++++++++------
 drivers/edac/skx_common.c |  76 ++++----
 drivers/edac/skx_common.h |  61 ++++++-
 3 files changed, 390 insertions(+), 104 deletions(-)


base-commit: b7bfaa761d760e72a969d116517eaa12e404c262
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ