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>] [day] [month] [year] [list]
Date:	Thu, 20 Oct 2011 19:52:36 -0200
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	unlisted-recipients:; (no To-header on input)
Cc:	Linux Edac Mailing List <linux-edac@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] Add an experimental EDAC driver for Sandy Bridge

This patch series add an experimental driver for Sandy Bridge machines.
Minimum CPU step required for it to work is step-C0.

This driver is experimental, and might be blaming the wrong memory DIMM,
so use it with care. Reports are welcomed.

Mark A. Grondona (1):
  EDAC: Fix incorrect edac mode reporting in sb_edac

Mauro Carvalho Chehab (3):
  edac: Add an experimental new driver to support Sandy Bridge CPU's
  edac: sb_edac: Add it to the building system
  edac: tag sb_edac as EXPERIMENTAL, as it requires more testing

 drivers/edac/Kconfig   |   15 +
 drivers/edac/Makefile  |    1 +
 drivers/edac/sb_edac.c | 1893 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1909 insertions(+), 0 deletions(-)
 create mode 100644 drivers/edac/sb_edac.c

-- 
1.7.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ