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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 3 Aug 2020 22:25:42 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
        Thomas Gleixner <tglx@...utronix.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] RAS changes for v5.9

Linus,

Please pull the latest ras/core git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-2020-08-03

   # HEAD: bb2de0adca217a114ce023489426e24152e4bfcf x86/mce, EDAC/mce_amd: Print PPIN in machine check records

Boris is on vacation and he asked us to send you the pending RAS bits:

 - Print the PPIN field on CPUs that fill them out
 - Fix an MCE injection bug
 - Simplify a kzalloc in dev_mcelog_init_device()

 Thanks,

	Ingo

------------------>
Gustavo A. R. Silva (1):
      x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()

Smita Koralahalli (1):
      x86/mce, EDAC/mce_amd: Print PPIN in machine check records

Zhenzhong Duan (1):
      x86/mce/inject: Fix a wrong assignment of i_mce.status


 arch/x86/kernel/cpu/mce/core.c       | 2 ++
 arch/x86/kernel/cpu/mce/dev-mcelog.c | 2 +-
 arch/x86/kernel/cpu/mce/inject.c     | 2 +-
 drivers/edac/mce_amd.c               | 3 +++
 4 files changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ