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, 30 Oct 2023 15:26:58 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...a.com,
        riel@...riel.com, imran.f.khan@...cle.com, leobras@...hat.com,
        peterz@...radead.org, vschneid@...hat.com, jgross@...e.com
Subject: [GIT PULL] CSD-lock diagnostic changes for v6.7

Hello, Linus,

Please pull the following CSD-lock change:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/csd-lock.2023.10.23a
  # HEAD: 94b3f0b5af2c7af69e3d6e0cdd9b0ea535f22186: smp,csd: Throw an error if a CSD lock is stuck for too long (2023-10-16 16:06:37 -0700)

----------------------------------------------------------------
CSD lock commits for v6.7

This series adds a kernel boot parameter that causes the kernel to
panic if one of the call_smp_function() APIs is stalled for more than
the specified duration.  This is useful in deployments in which a clean
panic is preferable to an indefinite stall.

----------------------------------------------------------------
Rik van Riel (1):
      smp,csd: Throw an error if a CSD lock is stuck for too long

 Documentation/admin-guide/kernel-parameters.txt |  7 +++++++
 kernel/smp.c                                    | 13 ++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ