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, 2 Nov 2014 11:29:51 +0100
From:	Borislav Petkov <bp@...en8.de>
To:	x86-ml <x86@...nel.org>
Cc:	Tony Luck <tony.luck@...el.com>,
	linux-edac <linux-edac@...r.kernel.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] RAS fixes for 3.19

Hi guys,

please queue for 3.19.

Thanks.

---
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/ras_for_3.19

for you to fetch changes up to 8dcf32ea220d87ca517e164de85d336480c9d172:

  x86, MCE, AMD: Assign interrupt handler only when bank supports it (2014-11-01 11:28:23 +0100)

----------------------------------------------------------------
Assortment of RAS fixes for 3.19:

* A bunch of cleanups/corrections to the AMD MCE thresholding code, from
Chen Yucong.

* Two fixes to APEI GHES and memory poisoning, respectively, from Gong Chen

----------------------------------------------------------------
Borislav Petkov (2):
      GHES: Make ghes_estatus_caches static
      x86, MCE, AMD: Drop software-defined bank in error thresholding

Chen Yucong (4):
      x86, MCE, AMD: Use macros to compute bank MSRs
      x86, MCE, AMD: Correct thresholding error logging
      x86, MCE, AMD: Move invariant code out from loop body
      x86, MCE, AMD: Assign interrupt handler only when bank supports it

Chen, Gong (2):
      APEI, GHES: Cleanup unnecessary function for lockless list
      RAS, HWPOISON: Fix wrong error recovery status

 arch/x86/include/asm/mce.h           |  1 -
 arch/x86/kernel/cpu/mcheck/mce_amd.c | 54 +++++++++++++++++++-----------------
 drivers/acpi/apei/ghes.c             | 20 ++-----------
 mm/memory-failure.c                  |  2 +-
 4 files changed, 32 insertions(+), 45 deletions(-)


-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ