From: Boris Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [GIT,PULL] EDAC queue for 4.13
Date: Mon, 3 Jul 2017 07:32:10 +0200 [thread overview]
Message-ID: <20170703053210.GA22585@nazgul.tnic> (raw)
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(-)
reply other threads:[~2017-07-03 5:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170703053210.GA22585@nazgul.tnic \
--to=bp@suse.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox