]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'torture.2025.08.14a' into HEAD
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 23 Sep 2025 09:10:51 +0000 (02:10 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 23 Sep 2025 09:10:51 +0000 (02:10 -0700)
Torture-test updates:
* rcutorture: Fix jitter.sh spin time
* torture: Add --do-normal parameter to torture.sh help text
* torture: Announce kernel boot status at torture-test startup
* rcutorture: Suppress "Writer stall state" reports during boot
* rcutorture: Delay rcutorture readers and writers until boot completes
* torture: Delay CPU-hotplug operations until boot completes
* rcutorture: Delay forward-progress testing until boot completes
* rcutorture,refscale: Use kcalloc() instead of kzalloc()
* refperf: Remove redundant kfree() after torture_stop_kthread()
* refperf: Set reader_tasks to NULL after kfree()


Trivial merge