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, 9 Jan 2019 13:49:44 -0800
From:   "Paul E. McKenney" <paulmck@...ux.ibm.com>
To:     linux-kernel@...r.kernel.org
Cc:     mingo@...nel.org, jiangshanlai@...il.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,
        fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/10] Torture-test updates for v5.1

Hello!

This series contains torture-test updates:

1.	Record grace periods in forward-progress histogram.

2.	Explain and simplify odd "for" loop in mkinitrd.sh.

3.	Add grace period after CPU offline.

4.	Stop abusing IS_ENABLED().

5-9.	Fixes to nolibc, plus move it to somewhere less RCU-centric,
	courtesy of Willy Tarreau, who also stepped up to be maintainer.

10.	Remove section MODULE PARAMETERS from torture.txt in favor of
	the existing documentation in kernel-parameters.txt, courtesy
	of Junchang Wang.

							Thanx, Paul

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

 Documentation/RCU/torture.txt                      |  169 ---------------------
 MAINTAINERS                                        |    6 
 include/linux/torture.h                            |    3 
 kernel/locking/locktorture.c                       |    2 
 kernel/rcu/rcuperf.c                               |    8 
 kernel/rcu/rcutorture.c                            |   40 +++-
 kernel/torture.c                                   |    6 
 tools/testing/selftests/rcutorture/bin/mkinitrd.sh |   27 ++-
 tools/testing/selftests/rcutorture/bin/nolibc.h    |  118 +++++++++++---
 9 files changed, 164 insertions(+), 215 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ