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, 17 Mar 2011 15:04:56 +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 pile for 39

Hi Linus,

please pull from the branch below to receive my latest pile. This
patchset adds support for the memory controller on a new CPU family.
Also, it removes and cleans up a bunch of crap resulting in a diffstat
which gives me a warm and fuzzy feeling:

 8 files changed, 842 insertions(+), 1043 deletions(-)

Thanks.

The following changes since commit 521cb40b0c44418a4fd36dc633f575813d59a43d:

  Linux 2.6.38 (2011-03-14 18:20:32 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-linus

Borislav Petkov (38):
      EDAC: Shut up sysfs registration debug code
      amd64_edac: Add support for F15h DCT PCI config accesses
      amd64_edac: Remove DRAM base/limit subfields caching
      amd64_edac: Cleanup DHAR handling
      amd64_edac: Cleanup chipselect handling
      amd64_edac: Sanitize channel extraction
      amd64_edac: Sanitize f10_get_base_addr_offset
      amd64_edac: Replace huge bitmasks with a macro
      amd64_edac: Cleanup DBAM handling
      amd64_edac: Cleanup Dram Configuration registers handling
      amd64_edac: Cleanup DCT Select Low/High code
      amd64_edac: Cleanup NBCTL code
      amd64_edac: Cleanup NBCFG handling
      amd64_edac: Cleanup NBSH cruft
      amd64_edac: Cleanup old defines cruft
      amd64_edac: Adjust channel counting to F15h
      amd64_edac: Simplify decoding path
      amd64_edac: Unify get_error_address
      amd64_edac: Add support for interleaved region swapping
      amd64_edac: Correct node interleaving removal
      amd64_edac: Fix channel interleave removal
      amd64_edac: Revamp online spare handling
      amd64_edac: Beef up early exit reporting
      amd64_edac: Adjust sys_addr to chip select conversion routine to F15h
      amd64_edac: Sanitize ->read_dram_ctl_register
      amd64_edac: Improve DRAM address mapping
      PCI: Rename CPU PCI id define
      amd64_edac: Simplify scrubrate setting
      amd64_edac: Adjust ECC symbol size to F15h
      amd64_edac: Enable driver on F15h
      amd64_edac: Drop redundant declarations
      amd64_edac: Fix node id signedness
      amd64_edac: Fix DRAM base macros
      amd64_edac: Fix PCI config addressing types
      amd64_edac: Drop local variable
      amd64_edac: Fix ranges signedness
      amd64_edac: Fix DCT argument type
      amd64_edac: Fix decode_syndrome types

 arch/x86/kernel/amd_nb.c      |    2 +-
 drivers/edac/amd64_edac.c     | 1442 +++++++++++++++++++----------------------
 drivers/edac/amd64_edac.h     |  369 ++++-------
 drivers/edac/amd64_edac_inj.c |    8 +-
 drivers/edac/edac_mc_sysfs.c  |   26 +-
 drivers/edac/mce_amd.c        |    8 +-
 drivers/edac/mce_amd.h        |   28 +-
 include/linux/pci_ids.h       |    2 +-
 8 files changed, 842 insertions(+), 1043 deletions(-)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
--
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