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, 3 Jul 2017 07:32:10 +0200
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 queue for 4.13

Hi Linus,

please pull the EDAC pile for 4.13. Nothing earth-shattering - just the
normal development flow of cleanups, improvements, fixes and such.

Thanks.

---
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 164c29244d4beb9a105102c42821f4925e4a0c7a:

  EDAC, pnd2: Fix Apollo Lake DIMM detection (2017-06-29 10:37:50 +0200)

----------------------------------------------------------------
* i31200_edac: Add Kabylake support (Jason Baron)

* sb_edac: resolve memory controller detection issues on asymmetric
setups with not all DIMM slots being populated (Tony Luck and Qiuxu Zhuo)

* misc cleanups and fixlets all over

----------------------------------------------------------------
Borislav Petkov (2):
      EDAC, sb_edac: Fix mod_name
      EDAC, sb_edac: Carve out dimm-populating loop

Chris Packham (5):
      EDAC, mv64x60: Fix pdata->name
      EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel()
      EDAC, mv64x60: Check driver registration success
      EDAC, mv64x60: Sanity check edac_op_state before registering
      EDAC, altera: Simplify calculation of total memory

Colin Ian King (1):
      EDAC, pnd2: Make function sbi_send() static

Gustavo A. R. Silva (1):
      EDAC, pnd2: Return proper error value from apl_rd_reg()

Jason Baron (1):
      EDAC, ie31200: Add Intel Kaby Lake CPU support

Jérémy Lefaure (1):
      EDAC, i5000, i5400: Fix definition of NRECMEMB register

Qiuxu Zhuo (6):
      EDAC, sb_edac: Classify PCI-IDs by topology
      EDAC, sb_edac: Assign EDAC memory controller per h/w controller
      EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4
      EDAC, sb_edac: Check if ECC enabled when at least one DIMM is present
      EDAC, sb_edac: Bump driver version and do some cleanups
      EDAC, sb_edac: Avoid creating SOCK memory controller

Tobias Klauser (1):
      EDAC, altera: Constify irq_domain_ops

Tony Luck (2):
      EDAC, sb_edac: Don't use "Socket#" in the memory controller name
      EDAC, pnd2: Fix Apollo Lake DIMM detection

Vadim Lomovtsev (1):
      EDAC, thunderx: Fix a warning during l2c debugfs node creation

Yazen Ghannam (1):
      EDAC, mce_amd: Fix typo in SMCA error description

 drivers/edac/altera_edac.c   |  26 +-
 drivers/edac/i5000_edac.c    |   6 +-
 drivers/edac/i5400_edac.c    |   4 +-
 drivers/edac/ie31200_edac.c  |  13 +-
 drivers/edac/mce_amd.c       |   2 +-
 drivers/edac/mv64x60_edac.c  |  88 +++---
 drivers/edac/pnd2_edac.c     |  20 +-
 drivers/edac/sb_edac.c       | 682 ++++++++++++++++++++-----------------------
 drivers/edac/thunderx_edac.c |   2 +-
 9 files changed, 399 insertions(+), 444 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