Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH rcu 00/10] Miscellaneous RCU changes for v6.15
@ 2025-03-05  3:04 Boqun Feng
  2025-03-05  3:04 ` [PATCH rcu 01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Boqun Feng
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Boqun Feng @ 2025-03-05  3:04 UTC (permalink / raw)
  To: rcu
  Cc: Petr Mladek, Steven Rostedt, John Ogness, Sergey Senozhatsky,
	Paul E. McKenney, Frederic Weisbecker, Neeraj Upadhyay,
	Joel Fernandes, Josh Triplett, Boqun Feng, Uladzislau Rezki,
	Mathieu Desnoyers, Lai Jiangshan, Zqiang, Davidlohr Bueso,
	Shuah Khan, Sebastian Andrzej Siewior, Clark Williams,
	Masami Hiramatsu, Yuntao Wang, Andrew Morton, Rasmus Villemoes,
	Guo Weikang, KP Singh, Huang Shijie, Raul E Rangel, Joel Granados,
	Anna Schumaker, Martin K. Petersen, Thomas Weißschuh,
	zhangguopeng, Thomas Gleixner, Neeraj Upadhyay (AMD),
	linux-kernel, linux-kselftest, linux-rt-devel

Hi,

Please find the upcoming miscellaneous RCU changes. The changes can also
be found at:

        git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git misc.2025.03.04a

Regards,
Boqun

Paul E. McKenney (6):
  rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for
    tracing
  rcu: Fix get_state_synchronize_rcu_full() GP-start detection
  rcu-tasks: Move RCU Tasks self-tests to core_initcall()
  rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
  context_tracking: Make RCU watch ct_kernel_exit_state() warning
  Flush console log from kernel_power_off()

Uladzislau Rezki (Sony) (3):
  rcutorture: Allow a negative value for nfakewriters
  rcu: Update TREE05.boot to test normal synchronize_rcu()
  rcu: Use _full() API to debug synchronize_rcu()

Zilin Guan (1):
  rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()

 include/linux/printk.h                        |  6 ++++
 include/linux/rcupdate.h                      |  6 ----
 include/linux/rcupdate_wait.h                 |  3 ++
 init/main.c                                   |  1 -
 kernel/context_tracking.c                     |  9 +++---
 kernel/printk/printk.c                        |  4 +--
 kernel/rcu/rcu.h                              |  2 +-
 kernel/rcu/rcutorture.c                       | 22 ++++++++++----
 kernel/rcu/tasks.h                            |  5 +++-
 kernel/rcu/tree.c                             | 29 +++++++++++--------
 kernel/rcu/tree_exp.h                         |  6 ++--
 kernel/rcu/tree_nocb.h                        | 20 +++++++++----
 kernel/reboot.c                               |  1 +
 .../rcutorture/configs/rcu/TREE05.boot        |  6 ++++
 14 files changed, 78 insertions(+), 42 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-05  3:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05  3:04 [PATCH rcu 00/10] Miscellaneous RCU changes for v6.15 Boqun Feng
2025-03-05  3:04 ` [PATCH rcu 01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Boqun Feng
2025-03-05  3:04 ` [PATCH rcu 02/10] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() Boqun Feng
2025-03-05  3:04 ` [PATCH rcu 03/10] rcu: Fix get_state_synchronize_rcu_full() GP-start detection Boqun Feng
2025-03-05  3:04 ` [PATCH rcu 04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 05/10] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 06/10] context_tracking: Make RCU watch ct_kernel_exit_state() warning Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 07/10] Flush console log from kernel_power_off() Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 08/10] rcutorture: Allow a negative value for nfakewriters Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 09/10] rcu: Update TREE05.boot to test normal synchronize_rcu() Boqun Feng
2025-03-05  3:05 ` [PATCH rcu 10/10] rcu: Use _full() API to debug synchronize_rcu() Boqun Feng

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