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:   Sun, 12 Nov 2017 22:15:23 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-edac <linux-edac@...r.kernel.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC pile for 4.15

Hi Linus,

please pull the accumulated EDAC queue for 4.15.

Thanks.

--
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to a8e9b186f153a44690ad0363a56716e7077ad28c:

  EDAC, sb_edac: Fix missing break in switch (2017-10-19 10:53:42 +0200)

----------------------------------------------------------------
The usual pile of bugfixes, cleanups and minor driver enhancements.

Worth noting are the changes to ghes_edac to use a whitelist of
known-good platforms on which GHES error reporting works relatively
reliably. By Toshi Kani and Borislav Petkov.

----------------------------------------------------------------
Arvind Yadav (1):
      EDAC: Handle return value of kasprintf()

Borislav Petkov (2):
      EDAC, ghes: Remove symbol exports
      EDAC, ghes: Model a single, logical memory controller

Charles Rose (1):
      EDAC, skx_edac: Fix detection of single-rank DIMMs

Gustavo A. R. Silva (1):
      EDAC, sb_edac: Fix missing break in switch

Jan Glauber (2):
      EDAC, thunderx: Remove suspend/resume support
      MAINTAINERS: Split Cavium EDAC entry and add myself

Luis Felipe Sandoval Castro (1):
      EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode

Qiuxu Zhuo (1):
      EDAC, sb_edac: Don't create a second memory controller if HA1 is not present

Tony Luck (1):
      EDAC, skx_edac: Handle systems with segmented PCI busses

Toshi Kani (3):
      EDAC, ghes: Add platform check
      EDAC: Add helper which returns the loaded platform driver
      EDAC: Add owner check to the x86 platform drivers

 MAINTAINERS                  |   8 ++-
 drivers/edac/amd64_edac.c    |   5 ++
 drivers/edac/edac_mc.c       |   7 ++-
 drivers/edac/edac_mc.h       |   8 +++
 drivers/edac/ghes_edac.c     | 137 ++++++++++++++++++++++---------------------
 drivers/edac/i7core_edac.c   |  11 +++-
 drivers/edac/pnd2_edac.c     |   9 ++-
 drivers/edac/sb_edac.c       |  43 ++++++++------
 drivers/edac/skx_edac.c      |  30 +++++++---
 drivers/edac/thunderx_edac.c |  25 --------
 10 files changed, 158 insertions(+), 125 deletions(-)

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