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:   Tue, 21 Feb 2023 18:02:18 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     mingo@...nel.org, tglx@...utronix.de, bp@...en8.de,
        dave.hansen@...ux.intel.com, hpa@...or.com, x86@...nel.org,
        linux-kernel@...r.kernel.org, kernel-team@...a.com
Subject: [GIT PULL] x86 NMI diagnostics for v6.3

Hello, Linus,

Please pull the x86 NMI diagnostics series from:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/nmi.2023.02.14a
  # HEAD: x86/nmi: Print reasons why backtrace NMIs are ignored (2023-01-19 15:55:12 -0800)

This is of course not normally something that would come up through the
-rcu tree, but these have Ingo Molnar's Reviewed-by tag.

----------------------------------------------------------------
NMI diagnostics for v6.3

Add diagnostics to the x86 NMI handler to help detect NMI-handler bugs
on the one hand and failing hardware on the other.

----------------------------------------------------------------
Paul E. McKenney (2):
      x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
      x86/nmi: Print reasons why backtrace NMIs are ignored

 arch/x86/kernel/nmi.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++++-
 include/linux/nmi.h   |   8 ++++
 lib/Kconfig.debug     |  11 +++++
 lib/nmi_backtrace.c   |   2 +
 4 files changed, 128 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ