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, 20 Feb 2017 11:51:40 +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 queue for 4.11

Hi Linus,

please pull the accumulated EDAC pile for 4.11.

Thanks.

---
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -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

for you to fetch changes up to 75bf2f6478cab9b0c1d7f5f674a765d1e2ad530e:

  EDAC, mce_amd: Print IPID and Syndrome on a separate line (2017-02-16 15:39:32 +0100)

----------------------------------------------------------------
* Make amd64_edac still load on a machine with unpopulated nodes + cleanups (Yazen Ghannam)

* Expose per-DIMM error counts in sysfs (Aaron Miller)

* Add T2080 l2-cache support to mpc85xx (Chris Packham)

* Random other small improvements/cleanups/fixlets

----------------------------------------------------------------
Aaron Miller (1):
      EDAC: Expose per-DIMM error counts in sysfs

Alexander Alemayhu (1):
      EDAC: Fix typos in enum mem_type comments

Arvind Yadav (1):
      EDAC, i82975x: Add ioremap_nocache() error handling

Ben Dooks (1):
      EDAC: Make dev_attr_sdram_scrub_rate static

Borislav Petkov (2):
      EDAC, i7300: Test for the second channel properly
      EDAC, amd64: Bump driver version

Chris Packham (1):
      EDAC, mpc85xx: Add T2080 l2-cache support

Nicolas Iooss (1):
      EDAC, sb_edac: Get rid of ->show_interleave_mode()

Thor Thayer (1):
      MAINTAINERS, EDAC: Update email for Thor Thayer

Wei Yongjun (1):
      EDAC, fsl_ddr: Make locally used symbols static

Yazen Ghannam (10):
      EDAC, amd64: Save and return err code from probe_one_instance()
      EDAC, mce_amd: Give more context to deferred error message
      EDAC, amd64: Free unused memory when init_one_instance() fails
      EDAC, amd64: Move global code out of instance functions
      EDAC, amd64: Rework messages in ecc_enabled()
      EDAC, amd64: Remove unused printing macros
      EDAC: Add routine to check if MC devices list is empty
      EDAC, amd64: Don't treat ECC disabled as failure
      EDAC, amd64: Add x86cpuid sanity check during init
      EDAC, mce_amd: Print IPID and Syndrome on a separate line

 Documentation/ABI/testing/sysfs-devices-edac | 17 ++++++++
 Documentation/admin-guide/ras.rst            | 20 +++++++++
 MAINTAINERS                                  |  4 +-
 arch/powerpc/boot/dts/fsl/t2081si-post.dtsi  |  1 +
 drivers/edac/amd64_edac.c                    | 64 +++++++++++++++++-----------
 drivers/edac/amd64_edac.h                    |  9 +---
 drivers/edac/edac_mc.c                       | 14 ++++++
 drivers/edac/edac_mc.h                       |  9 ++++
 drivers/edac/edac_mc_sysfs.c                 | 40 ++++++++++++++++-
 drivers/edac/fsl_ddr_edac.c                  | 12 +++---
 drivers/edac/i7300_edac.c                    |  6 +--
 drivers/edac/i82975x_edac.c                  |  4 ++
 drivers/edac/mce_amd.c                       | 11 +++--
 drivers/edac/mpc85xx_edac.c                  |  1 +
 drivers/edac/sb_edac.c                       | 44 +++++--------------
 include/linux/edac.h                         |  4 +-
 16 files changed, 174 insertions(+), 86 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