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:	Tue, 20 Mar 2012 14:51:05 +0100
From:	Borislav Petkov <bp@...64.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	edac-devel <linux-edac@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] AMD64 EDAC fixes for 3.4

Hi Linus,

please pull the following fixes for 3.4. I hope the signed tag commit
message is verbose enough for the contents of the pull request.

Thanks.

The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:

  Linux 3.3 (2012-03-18 16:15:34 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/amd64-edac-updates-for-3.4

for you to fetch changes up to ebe2aea86872622d4352cd71d55298fedf69a7bb:

  MCE, AMD: Constify error tables (2012-03-19 12:06:26 +0100)

----------------------------------------------------------------
A bunch of fixes/updates for the AMD side of EDAC including

* MCE decoding updates
* tree-wide EDAC sweep making pci_device_ids __devinitconst
* Scrub rate API correction
* two amd64_edac corrections for K8 boxes and sysfs csrow nodes

----------------------------------------------------------------
Ashish Shenoy (1):
      amd64_edac: Fix missing csrows sysfs nodes

Borislav Petkov (8):
      amd64_edac: Fix K8 revD and later chip select sizes
      EDAC: Correct scrub rate API
      MCE, AMD: Correct some MC0 error types
      MCE, AMD: Correct ucode patch buffer description
      MCE, AMD: Correct VB data error description
      MCE, AMD: Rework NB MCE signatures
      MCE, AMD: Correct bank 5 error signatures
      MCE, AMD: Constify error tables

Lionel Debroux (1):
      EDAC: Make pci_device_id tables __devinitconst.

 Documentation/edac.txt         |    4 +-
 drivers/edac/amd64_edac.c      |   50 +++++++---
 drivers/edac/amd76x_edac.c     |    2 +-
 drivers/edac/e752x_edac.c      |    2 +-
 drivers/edac/e7xxx_edac.c      |    2 +-
 drivers/edac/edac_mc_sysfs.c   |    4 +-
 drivers/edac/i3000_edac.c      |    2 +-
 drivers/edac/i3200_edac.c      |    2 +-
 drivers/edac/i5000_edac.c      |    2 +-
 drivers/edac/i5100_edac.c      |    2 +-
 drivers/edac/i5400_edac.c      |    2 +-
 drivers/edac/i7300_edac.c      |    2 +-
 drivers/edac/i7core_edac.c     |    2 +-
 drivers/edac/i82443bxgx_edac.c |    2 +-
 drivers/edac/i82860_edac.c     |    2 +-
 drivers/edac/i82875p_edac.c    |    2 +-
 drivers/edac/i82975x_edac.c    |    2 +-
 drivers/edac/mce_amd.c         |  208 +++++++++++++---------------------------
 drivers/edac/mce_amd.h         |   13 ++-
 drivers/edac/r82600_edac.c     |    2 +-
 drivers/edac/sb_edac.c         |    2 +-
 drivers/edac/x38_edac.c        |    2 +-
 22 files changed, 127 insertions(+), 186 deletions(-)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551
--
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