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, 20 Mar 2023 18:08:15 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...a.com,
        rostedt@...dmis.org
Subject: [PATCH rcu 0/5] locktorture updates for v6.4

Hello!

This series provides updates to the locktorture test suite:

1.	Add nested_[un]lock() hooks and nlocks parameter, courtesy of
	John Stultz.

2.	Add nested locking to mutex torture tests, courtesy of John
	Stultz.

3.	Add nested locking to rtmutex torture tests, courtesy of John
	Stultz.

4.	With nested locks, occasionally skip main lock, courtesy of
	John Stultz.

5.	Add raw_spinlock* torture tests for PREEMPT_RT kernels, courtesy
	of Zqiang.

						Thanx, Paul

------------------------------------------------------------------------

 b/kernel/locking/locktorture.c                                |   23 +
 b/tools/testing/selftests/rcutorture/configs/lock/CFLIST      |    1 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK08      |    6 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK08.boot |    1 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK09      |    6 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK09.boot |    1 
 kernel/locking/locktorture.c                                  |  163 +++++++++-
 tools/testing/selftests/rcutorture/configs/lock/CFLIST        |    1 
 8 files changed, 187 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ