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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 18 Apr 2022 17:15:19 -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/12] Torture-test scripting updates for v5.19

Hello!

This series contains torture-test scripting updates:

1.	Reposition so that $? collects ssh code in torture.sh.

2.	Use "-o Batchmode=yes" to disable ssh password requests.

3.	Permit running of experimental torture types.

4.	Make thread detection more robust by using lspcu, courtesy of
	Paul Menzel.

5.	Skip vmlinux check for kvm-again.sh runs.

6.	Enable CSD-lock stall reports for scftorture.

7.	Adjust scenarios' Kconfig options for CONFIG_PREEMPT_DYNAMIC.

8.	Remove extraneous "scf" from per_version_boot_params.

9.	Save "make allmodconfig" .config file.

10.	Make kvm.sh allow more memory for --kasan runs.

11.	Make torture.sh refscale and rcuscale specify Tasks Trace RCU.

12.	Make torture.sh allow for --kasan.

						Thanx, Paul

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

 b/tools/testing/selftests/rcutorture/bin/functions.sh             |    2 -
 b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh       |    2 -
 b/tools/testing/selftests/rcutorture/bin/kvm-recheck.sh           |    7 +++++
 b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh            |    2 -
 b/tools/testing/selftests/rcutorture/bin/kvm.sh                   |    4 +--
 b/tools/testing/selftests/rcutorture/bin/torture.sh               |    2 -
 b/tools/testing/selftests/rcutorture/configs/rcu/TRACE01          |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE04           |    5 ++--
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE07           |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE10           |    1 
 b/tools/testing/selftests/rcutorture/configs/scf/ver_functions.sh |    3 --
 tools/testing/selftests/rcutorture/bin/kvm-remote.sh              |   12 +++++-----
 tools/testing/selftests/rcutorture/bin/kvm.sh                     |    6 +++++
 tools/testing/selftests/rcutorture/bin/torture.sh                 |    9 ++++---
 14 files changed, 36 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ