rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/14] Torture-test updates for v5.10
@ 2020-08-31 18:03 Paul E. McKenney
  2020-08-31 18:03 ` [PATCH tip/core/rcu 01/14] rcutorture: Remove KCSAN stubs paulmck
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Paul E. McKenney @ 2020-08-31 18:03 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, dipankar, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

This series provides torture-test updates for v5.10:

1.	Remove KCSAN stubs from rcutorture.c.

2.	Output number of elapsed grace periods.

3.	document --allcpus argument added to the kvm.sh script.

4.	Make function torture_percpu_rwsem_init() static.

5.	Replace HTTP links with HTTPS ones.

6.	Update initrd documentation.

7.	Add CONFIG_PROVE_RCU_LIST to TREE05.

8.	Add kvm.sh --help and update help message.

9.	Properly set rcu_fwds for OOM handling.

10.	Properly synchronize with OOM notifier.

11.	Avoid null pointer dereference when buf fails to allocate.

12.	Hoist OOM registry up one level.

13.	Allow pointer leaks to test diagnostic code.

14.	Add gdb support.

						Thanx, Paul

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

 Documentation/admin-guide/kernel-parameters.txt           |   12 ++
 kernel/locking/locktorture.c                              |    2 
 kernel/rcu/rcutorture.c                                   |   61 +++++++++-----
 kernel/rcu/refscale.c                                     |    8 +
 tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh  |   33 +++++--
 tools/testing/selftests/rcutorture/bin/kvm.sh             |   30 ++++++
 tools/testing/selftests/rcutorture/configs/rcu/TREE05     |    1 
 tools/testing/selftests/rcutorture/doc/initrd.txt         |   36 +-------
 tools/testing/selftests/rcutorture/doc/rcu-test-image.txt |   41 +++++++--
 9 files changed, 154 insertions(+), 70 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-08-31 18:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-31 18:03 [PATCH tip/core/rcu 0/14] Torture-test updates for v5.10 Paul E. McKenney
2020-08-31 18:03 ` [PATCH tip/core/rcu 01/14] rcutorture: Remove KCSAN stubs paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 02/14] rcutorture: Output number of elapsed grace periods paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 03/14] torture: document --allcpus argument added to the kvm.sh script paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 04/14] locktorture: Make function torture_percpu_rwsem_init() static paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 05/14] rcutorture: Replace HTTP links with HTTPS ones paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 06/14] torture: Update initrd documentation paulmck
2020-08-31 18:03 ` [PATCH tip/core/rcu 07/14] rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05 paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 08/14] torture: Add kvm.sh --help and update help message paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 09/14] rcutorture: Properly set rcu_fwds for OOM handling paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 10/14] rcutorture: Properly synchronize with OOM notifier paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 11/14] refperf: Avoid null pointer dereference when buf fails to allocate paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 12/14] rcutorture: Hoist OOM registry up one level paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 13/14] rcutorture: Allow pointer leaks to test diagnostic code paulmck
2020-08-31 18:04 ` [PATCH tip/core/rcu 14/14] torture: Add gdb support paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).