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:   Wed, 6 Jan 2021 09:25:47 -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 tip/core/rcu 0/20] Torture scripting updates for v5.12

Hello!

This series contains torture-test updates for the rcutorture scripting in
tools/testing/selftests/rcutorture.

1.	Make --kcsan specify lockdep.

2.	Make kvm.sh "--dryrun sched" summarize number of batches.

3.	Make kvm.sh "--dryrun sched" summarize number of builds.

4.	Allow kvm.sh --datestamp to specify subdirectories.

5.	Prepare for splitting qemu execution from kvm-test-1-run.sh.

6.	Add config2csv.sh script to compare torture scenarios.

7.	Make identify_qemu_vcpus() independent of local language,
	courtesy of Frederic Weisbecker.

8.	Make kvm.sh "Test Summary" date be end of test.

9.	Make kvm.sh arguments accumulate.

10.	Print run duration at end of kvm.sh execution.

11.	Make kvm.sh return failure upon build failure.

12.	Make kvm.sh include --kconfig arguments in CPU calculation.

13.	Add kvm.sh test summary to end of log file.

14.	Stop hanging on panic.

15.	Add --dryrun batches to help schedule a distributed run.

16.	s/STOP/STOP.1/ to avoid scenario collision.

17.	Simplify exit-code plumbing for kvm-recheck.sh and
	kvm-find-errors.sh.

18.	Remove "Failed to add ttynull console" false positive.

19.	Allow standalone kvm-recheck.sh run detect --trust-make.

20.	Do Kconfig analysis only once per scenario.

						Thanx, Paul

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

 config2csv.sh      |   67 +++++++++++++++++++++++++++++++++
 console-badness.sh |    1 
 functions.sh       |   36 +++++++++++++++++
 kvm-find-errors.sh |    9 +++-
 kvm-recheck.sh     |    3 -
 kvm-test-1-run.sh  |   12 +++--
 kvm.sh             |  107 +++++++++++++++++++++++++++++++++++++----------------
 parse-build.sh     |    2 
 parse-console.sh   |    2 
 9 files changed, 197 insertions(+), 42 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ