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:   Fri, 4 Feb 2022 15:55:58 -0800
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/13] Torture-test scripting updates for v5.18

Hello!

This series provides updates to the torture-test scripting.

1.	Drop trailing ^M from console output.

2.	Allow four-digit repetition numbers for --configs parameter.

3.	Output per-failed-run summary lines from torture.sh.

4.	Make kvm.sh summaries note runs having only KCSAN reports.

5.	Indicate which torture.sh runs' bugs are all KCSAN reports.

6.	Compress KCSAN as well as KASAN vmlinux files.

7.	Make kvm-remote.sh try multiple times to download tarball.

8.	Print only one summary line per run.

9.	Make kvm-find-errors.sh notice missing vmlinux file.

10.	Change KVM environment variable to RCUTORTURE.

11.	Make torture.sh help message match reality.

12.	Test SRCU size transitions.

13.	Provide non-power-of-two Tasks RCU scenarios.

						Thanx, Paul

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

 b/tools/testing/selftests/rcutorture/bin/console-badness.sh    |    2 
 b/tools/testing/selftests/rcutorture/bin/kvm-again.sh          |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-check-branches.sh |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-end-run-stats.sh  |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh    |    6 +
 b/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh    |    2 
 b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh         |   17 ++--
 b/tools/testing/selftests/rcutorture/bin/kvm.sh                |    2 
 b/tools/testing/selftests/rcutorture/bin/parse-console.sh      |   10 ++
 b/tools/testing/selftests/rcutorture/bin/torture.sh            |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/RUDE01        |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N.boot   |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot   |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/TRACE01       |    2 
 tools/testing/selftests/rcutorture/bin/kvm-remote.sh           |    8 +-
 tools/testing/selftests/rcutorture/bin/kvm.sh                  |   14 +--
 tools/testing/selftests/rcutorture/bin/torture.sh              |   40 ++++++----
 17 files changed, 78 insertions(+), 44 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ