[PATCH 0/4] Torture-test updates for v7.2

From: Paul E. McKenney

Date: Thu May 07 2026 - 12:57:21 EST


Hello!

This series contains torture-test updates for v7.2:

1. Fully test lazy RCU.

2. Add torture_sched_set_normal() for user-specified nice values.

3. Improve kvm-series.sh header comment.

4. Allow "norm" abbreviation for "normal".

Thanx, Paul

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

b/include/linux/torture.h | 1
b/kernel/rcu/rcu.h | 7
b/kernel/rcu/rcutorture.c | 21 +-
b/kernel/rcu/tree_plugin.h | 32 +++
b/kernel/torture.c | 16 +
b/tools/testing/selftests/rcutorture/bin/kvm-series.sh | 11 -
b/tools/testing/selftests/rcutorture/bin/torture.sh | 2
kernel/rcu/rcutorture.c | 160 +++++++++--------
8 files changed, 168 insertions(+), 82 deletions(-)