Linux RCU subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] Miscellaneous RCU updates for v6.19
@ 2025-11-02 21:05 Paul E. McKenney
  2025-11-02 21:05 ` [PATCH 1/3] locktorture: Fix memory leak in param_set_cpumask() Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2025-11-02 21:05 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series provides miscellaneous RCU updates:

1.	Fix memory leak in param_set_cpumask(), courtesy of Wang Liang.

2.	use WRITE_ONCE() for ->next and ->pprev of hlist_nulls, courtesy
	of Xuanqiang Luo.

3.	Add kvm-series.sh to test commit/scenario combination.

						Thanx, Paul

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

 include/linux/rculist_nulls.h                        |    6 
 kernel/locking/locktorture.c                         |    8 -
 tools/testing/selftests/rcutorture/bin/kvm-series.sh |  115 +++++++++++++++++++
 3 files changed, 124 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2025-11-02 21:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-02 21:05 [PATCH 0/3] Miscellaneous RCU updates for v6.19 Paul E. McKenney
2025-11-02 21:05 ` [PATCH 1/3] locktorture: Fix memory leak in param_set_cpumask() Paul E. McKenney
2025-11-02 21:05 ` [PATCH 2/3] rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nulls Paul E. McKenney
2025-11-02 21:05 ` [PATCH 3/3] torture: Add kvm-series.sh to test commit/scenario combination Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox