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, 4 Jan 2023 16:46:46 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...a.com,
        rostedt@...dmis.org
Subject: [PATCH rcu 0/4] Torture-test scripting updates for v6.3

Hello!

This series provides torture-test scripting updates:

1.	make kvm-find-errors.sh check for compressed vmlinux files.

2.	rcutorture: Use "grep -E" instead of "egrep", courtesy of
	Tiezhu Yang.

3.	Permit double-quoted-string Kconfig options.

4.	Permit string-valued Kconfig options in kvm.sh.

						Thanx, Paul

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

 b/tools/testing/selftests/rcutorture/bin/configcheck.sh     |    5 ++---
 b/tools/testing/selftests/rcutorture/bin/console-badness.sh |    2 +-
 b/tools/testing/selftests/rcutorture/bin/kvm-build.sh       |    4 ++--
 b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh |    2 +-
 b/tools/testing/selftests/rcutorture/bin/kvm.sh             |    4 ++--
 b/tools/testing/selftests/rcutorture/bin/parse-console.sh   |   10 +++++-----
 tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh   |    4 ++--
 tools/testing/selftests/rcutorture/bin/kvm.sh               |    2 +-
 8 files changed, 16 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ