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:   Wed, 1 Dec 2021 16:46:15 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...com, mingo@...nel.org,
        jiangshanlai@...il.com, akpm@...ux-foundation.org,
        mathieu.desnoyers@...icios.com, josh@...htriplett.org,
        tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
        dhowells@...hat.com, edumazet@...gle.com, fweisbec@...il.com,
        oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH rcu 0/8] Torture-script updates for v5.17

Hello!

This series contains torture-scripting updates:

1.	Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios.

2.	Catch kvm.sh help text up with actual options.

3.	Make kvm-find-errors.sh report link-time undefined symbols.

4.	Retry download once before giving up.

5.	Cause TREE02 and TREE10 scenarios to do more callback flooding.

6.	Test RCU Tasks lock-contention detection.

7.	Fix incorrectly redirected "exit" in kvm-remote.sh.

8.	Properly redirect kvm-remote.sh "echo" commands.

						Thanx, Paul

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

 b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh   |    4 +--
 b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh        |   11 +++++++--
 b/tools/testing/selftests/rcutorture/bin/kvm.sh               |    9 +++++--
 b/tools/testing/selftests/rcutorture/bin/parse-build.sh       |    3 +-
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-T       |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-U       |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TINY01       |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TINY02       |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TRACE02.boot |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE02.boot  |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE10.boot  |    1 
 b/tools/testing/selftests/rcutorture/configs/rcuscale/TINY    |    1 
 tools/testing/selftests/rcutorture/bin/kvm-remote.sh          |   12 +++++-----
 13 files changed, 33 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ