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:	Mon, 9 Feb 2015 12:45:24 +0100
From:	Borislav Petkov <bp@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC updates for 3.20

Hi Linus,

please pull,
thanks.

---
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_3.20

for you to fetch changes up to 7a85951692eb133f20ae93b48494322837b9d1f5:

  EDAC: Add repo URLs to MAINTAINERS (2015-02-09 12:34:26 +0100)

----------------------------------------------------------------
EDAC updates this round:

* A new synopsys_edac.c driver for the Synopsys DDR controller, from
Punnaiah Choudary Kalluri.

* minor fixes/cleanups all around

* Mauro and I are adding the repo URLs to MAINTAINERS since people asked
  for trees to base upcoming work on.

----------------------------------------------------------------
Alexander Kuleshov (1):
      mpc85xx_edac: Fix a typo in comments

Borislav Petkov (2):
      EDAC: edac_mc_sysfs: Make stuff static
      EDAC: Add repo URLs to MAINTAINERS

Dan Carpenter (1):
      EDAC, mv64x60_edac: Fix an error code in probe()

Junjie Mao (1):
      EDAC: Fix the leak of mci->bus->name when bus_register fails

Punnaiah Choudary Kalluri (1):
      EDAC, synps: Add EDAC support for zynq ddr ecc controller

Rickard Strandqvist (1):
      edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id

Wei Yongjun (1):
      EDAC, mce_amd_inj: Fix sparse non static symbol warning

 MAINTAINERS                  |   3 +
 drivers/edac/Kconfig         |   7 +
 drivers/edac/Makefile        |   1 +
 drivers/edac/edac_mc_sysfs.c |  51 +++--
 drivers/edac/i5100_edac.c    |   5 -
 drivers/edac/mce_amd_inj.c   |   2 +-
 drivers/edac/mpc85xx_edac.c  |   2 +-
 drivers/edac/mpc85xx_edac.h  |   2 +-
 drivers/edac/mv64x60_edac.c  |   3 +-
 drivers/edac/synopsys_edac.c | 535 +++++++++++++++++++++++++++++++++++++++++++
 10 files changed, 578 insertions(+), 33 deletions(-)
 create mode 100644 drivers/edac/synopsys_edac.c

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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