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, 18 Apr 2022 17:05:41 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...com,
        rostedt@...dmis.org
Subject: [PATCH rcu 0/6] Torture-test updates for v5.19

Hello!

This series contains torture-test updates fixing some bugs in tests and
closing some testing holes.

1.	Add rcu_normal and rcu_expedited runs to torture.sh.

2.	Suppress debugging grace period delays during flooding.

3.	Fix distribution of short handler delays.

4.	Avoid corner-case #DE with nsynctypes check, courtesy of David
	Vernet.

5.	Add missing return and use __func__ in warning, courtesy of
	David Vernet.

6.	Call preempt_schedule() through static call/key, courtesy of
	Frederic Weisbecker.

						Thanx, Paul

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

 b/include/linux/torture.h                           |    2 -
 b/kernel/rcu/rcu.h                                  |    4 ++
 b/kernel/rcu/rcutorture.c                           |    4 ++
 b/kernel/rcu/tree.c                                 |   32 ++++++++++++++++++--
 b/kernel/scftorture.c                               |    5 +--
 b/tools/testing/selftests/rcutorture/bin/torture.sh |   18 +++++++++++
 kernel/rcu/rcutorture.c                             |   14 ++++++++
 7 files changed, 72 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ