Hello!
The git tree with candidate patches for Linux-7.2, based on Linux 7.1-rc4
can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git
(tag: rcu-7.2-v2-20260519)
Please review and let me know if any patches should be updated.
Paul E. McKenney (9):
rcutorture: Fully test lazy RCU
torture: Add torture_sched_set_normal() for user-specified nice values
torture: Improve kvm-series.sh header comment
torture: Allow "norm" abbreviation for "normal"
srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
checkpatch: Undeprecate rcu_read_lock_trace() and
rcu_read_unlock_trace()
rcu: Simplify rcu_do_batch() by applying clamp()
rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
rcu: Document rcu_access_pointer() feeding into cmpxchg()
Uladzislau Rezki (Sony) (1):
rcu: Latch normal synchronize_rcu() path on flood
Zqiang (1):
rcu-tasks: Fix possible boot-time tests failed for the
call_rcu_tasks()
.../admin-guide/kernel-parameters.txt | 10 ++--
include/linux/rcupdate.h | 12 ++--
include/linux/srcu.h | 2 +-
include/linux/torture.h | 1 +
kernel/rcu/rcutorture.c | 29 +++++++++-
kernel/rcu/tasks.h | 3 +-
kernel/rcu/tree.c | 56 ++++++++++++++-----
kernel/torture.c | 16 ++++++
scripts/checkpatch.pl | 5 +-
.../selftests/rcutorture/bin/kvm-series.sh | 11 ++--
.../selftests/rcutorture/bin/torture.sh | 2 +-
11 files changed, 109 insertions(+), 38 deletions(-)
--
2.47.3