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:	Tue, 28 Oct 2014 15:29:29 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	mingo@...nel.org, laijs@...fujitsu.com, dipankar@...ibm.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,
	dvhart@...ux.intel.com, fweisbec@...il.com, oleg@...hat.com,
	bobby.prani@...il.com
Subject: [PATCH tip/core/rcu 0/6] Torture-test changes for 3.19

Hello!

This series provides torture-testing updates:

1.	Run the Linux-kernel binary out of the results directory,
	easing re-runs.

2.	Add early-boot callback-posting self-tests for RCU, courtesy
	of Pranith Kumar.

3.	Enable early-boot callback-posting self-tests in rcutorture,
	courtesy of Pranith Kumar.

4.	Remove old-version rcutorture configuration files, courtesy
	of Pranith Kumar.

5.	Remove the --kversion parameter to kvm.sh, courtesy of Pranith
	Kumar.

6.	Fix rcu_torture_cbflood() memory leak.

							Thanx, Paul

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

 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/CFLIST                    |   14 -
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/N1-S-T-NH-SD-SMP-HP       |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/N2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/N3-3-T-nh-SD-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/N4-A-t-NH-sd-SMP-HP       |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/N5-U-T-NH-sd-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/NT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/NT3-NH                    |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/P1-S-T-NH-SD-SMP-HP       |   19 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/P2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/P3-3-T-nh-SD-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/P4-A-t-NH-sd-SMP-HP       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/P5-U-T-NH-sd-SMP-hp       |   27 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/PT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/PT2-NH                    |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v0.0/ver_functions.sh          |   33 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/CFLIST                   |   17 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N1-S-T-NH-SD-SMP-HP      |   19 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N2-2-t-nh-sd-SMP-hp      |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N3-3-T-nh-SD-SMP-hp      |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N4-A-t-NH-sd-SMP-HP      |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N5-U-T-NH-sd-SMP-hp      |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N6---t-nh-SD-smp-hp      |   19 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N7-4-T-NH-SD-SMP-HP      |   26 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/N8-2-T-NH-SD-SMP-HP      |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/NT1-nh                   |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/NT3-NH                   |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P1-S-T-NH-SD-SMP-HP      |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P2-2-t-nh-sd-SMP-hp      |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P3-3-T-nh-SD-SMP-hp      |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P4-A-t-NH-sd-SMP-HP      |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P5-U-T-NH-sd-SMP-hp      |   27 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P6---t-nh-SD-smp-hp      |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P7-4-T-NH-SD-SMP-HP      |   30 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P7-4-T-NH-SD-SMP-HP-all  |   30 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P7-4-T-NH-SD-SMP-HP-none |   30 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/P7-4-T-NH-SD-SMP-hp      |   30 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/PT1-nh                   |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.12/PT2-NH                   |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/CFLIST                    |   14 -
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/N1-S-T-NH-SD-SMP-HP       |   19 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/N2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/N3-3-T-nh-SD-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/N4-A-t-NH-sd-SMP-HP       |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/N5-U-T-NH-sd-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/NT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/NT3-NH                    |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/P1-S-T-NH-SD-SMP-HP       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/P2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/P3-3-T-nh-SD-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/P4-A-t-NH-sd-SMP-HP       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/P5-U-T-NH-sd-SMP-hp       |   27 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/PT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/PT2-NH                    |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.3/ver_functions.sh          |   44 -----
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/CFLIST                    |   14 -
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/N1-S-T-NH-SD-SMP-HP       |   19 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/N2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/N3-3-T-nh-SD-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/N4-A-t-NH-sd-SMP-HP       |   18 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/N5-U-T-NH-sd-SMP-hp       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/NT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/NT3-NH                    |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/P1-S-T-NH-SD-SMP-HP       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/P2-2-t-nh-sd-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/P3-3-T-nh-SD-SMP-hp       |   20 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/P4-A-t-NH-sd-SMP-HP       |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/P5-U-T-NH-sd-SMP-hp       |   27 ---
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/PT1-nh                    |   23 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/PT2-NH                    |   22 --
 a/tools/testing/selftests/rcutorture/configs/rcu/v3.5/ver_functions.sh          |   57 ------
 b/kernel/rcu/rcu.h                                                              |    2 
 b/kernel/rcu/rcutorture.c                                                       |    1 
 b/kernel/rcu/tiny.c                                                             |    4 
 b/kernel/rcu/tree.c                                                             |    2 
 b/kernel/rcu/update.c                                                           |   84 ++++++++++
 b/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh                      |    6 
 b/tools/testing/selftests/rcutorture/bin/kvm.sh                                 |   19 --
 b/tools/testing/selftests/rcutorture/configs/rcu/TINY02                         |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/TINY02.boot                    |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE05.boot                    |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE06.boot                    |    3 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE08                         |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot                    |    2 
 84 files changed, 112 insertions(+), 1606 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ