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]
Message-ID: <20170327085020.golrvghjsvwt57tj@pd.tnic>
Date:   Mon, 27 Mar 2017 10:50:20 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Tony Luck <tony.luck@...el.com>, Qiuxu Zhuo <qiuxu.zhuo@...el.com>,
        linux-edac <linux-edac@...r.kernel.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC updates for 4.11

Hi Linus,

normally I had this queued for 4.12 but Tony requested for the pnd2_edac
driver to possibly land in 4.11 therefore I'm sending it to you now.

It is a driver for new hardware which people don't have yet so it
shouldn't cause any regressions. The couple of patches ontop of it show
that Qiuxu actually did test it on the hardware he has access to. :)

Needless to say, should there be any outstanding issues we are not aware
of now, we will address them ASAP.

Please pull.

Thanks!

---
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.11_2

for you to fetch changes up to 819f60fb7db169d851186d04e571e9bca27321e8:

  EDAC, pnd2_edac: Fix reported DIMM number (2017-03-26 09:36:28 +0200)

----------------------------------------------------------------
A new EDAC driver for the Pondicherry2 memory controller IP found in the
Intel Apollo Lake platform and the Denverton microserver.

+ small fixlets.

----------------------------------------------------------------
Borislav Petkov (2):
      EDAC: Select DEBUG_FS
      EDAC, pnd2_edac: Fix !EDAC_DEBUG build

Colin Ian King (1):
      EDAC, xgene: Fix wrongly spelled "procesing"

Jérémy Lefaure (1):
      EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro

Qiuxu Zhuo (1):
      EDAC, pnd2_edac: Fix reported DIMM number

Tony Luck (1):
      EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms

 MAINTAINERS               |    6 +
 drivers/edac/Kconfig      |   10 +
 drivers/edac/Makefile     |    1 +
 drivers/edac/i5000_edac.c |    2 +-
 drivers/edac/i5400_edac.c |    5 +-
 drivers/edac/pnd2_edac.c  | 1546 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/edac/pnd2_edac.h  |  301 +++++++++
 drivers/edac/xgene_edac.c |    2 +-
 8 files changed, 1869 insertions(+), 4 deletions(-)
 create mode 100644 drivers/edac/pnd2_edac.c
 create mode 100644 drivers/edac/pnd2_edac.h

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
-- 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ