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, 30 Apr 2013 10:08:19 -0300
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux EDAC Mailing List <linux-edac@...r.kernel.org>,
	Doug Thompson <dougthompson@...ssion.com>,
	Tony Luck <tony.luck@...el.com>
Subject: [GIT PULL for v3.10-rc1] edac fixes

Hi Linus,

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

For two edac fixes:
	- i7300_edac currently reports a wrong number of DIMMs when
	  the memory controller is in single channel mode;

	- on some Sandy Bridge machines, the EDAC driver bails out
	  as one of the PCI IDs used by the driver is hidden by BIOS.
	  As the driver uses it only to detect the type of memory,
	  make it optional at the driver.

Regards,
Mauro

-	

The following changes since commit b0769891ba7baa53f270dc70d71934748beb4c5b:

  i5100_edac: convert to use simple_open() (2013-02-26 10:06:18 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

for you to fetch changes up to de4772c621487fd4cadb4138f2481297c8e0cb0d:

  edac: sb_edac.c should not require prescence of IMC_DDRIO device (2013-04-29 10:32:40 -0300)

----------------------------------------------------------------
Mauro Carvalho Chehab (1):
      i7300_edac: Fix memory detection in single mode

Tony Luck (1):
      edac: sb_edac.c should not require prescence of IMC_DDRIO device

 drivers/edac/i7300_edac.c | 19 +++++++++++++++----
 drivers/edac/sb_edac.c    | 53 +++++++++++++++++++++++++++++------------------------
 2 files changed, 44 insertions(+), 28 deletions(-)

--
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