rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rcu 0/5] RCU changes for v6.17
@ 2025-07-09 10:41 neeraj.upadhyay
  2025-07-09 10:41 ` [PATCH rcu 1/5] rcu: Robustify rcu_is_cpu_rrupt_from_idle() neeraj.upadhyay
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: neeraj.upadhyay @ 2025-07-09 10:41 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, paulmck, joelagnelf, frederic, boqun.feng, urezki,
	rostedt, mathieu.desnoyers, jiangshanlai, qiang.zhang1211,
	neeraj.iitr10, neeraj.upadhyay, Neeraj Upadhyay (AMD)

From: "Neeraj Upadhyay (AMD)" <neeraj.upadhyay@kernel.org>

Hello,

This patch series contains following updates to the RCU code (rebased
on v6.16-rc3):

Frederic Weisbecker (1):
  rcu: Robustify rcu_is_cpu_rrupt_from_idle()

Joel Fernandes (1):
  rcu: Fix rcu_read_unlock() deadloop due to IRQ work

Paul E. McKenney (1):
  rcu: Protect ->defer_qs_iw_pending from data race

Uladzislau Rezki (Sony) (2):
  rcu: Enable rcu_normal_wake_from_gp on small systems
  Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

 .../admin-guide/kernel-parameters.txt         |  3 +-
 kernel/rcu/tree.c                             | 41 +++++++++++++------
 kernel/rcu/tree.h                             | 11 ++++-
 kernel/rcu/tree_plugin.h                      | 26 ++++++++++--
 4 files changed, 62 insertions(+), 19 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2025-07-10 19:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 10:41 [PATCH rcu 0/5] RCU changes for v6.17 neeraj.upadhyay
2025-07-09 10:41 ` [PATCH rcu 1/5] rcu: Robustify rcu_is_cpu_rrupt_from_idle() neeraj.upadhyay
2025-07-09 10:41 ` [PATCH rcu 2/5] rcu: Protect ->defer_qs_iw_pending from data race neeraj.upadhyay
2025-07-09 11:27   ` Frederic Weisbecker
2025-07-09 10:41 ` [PATCH rcu 3/5] rcu: Enable rcu_normal_wake_from_gp on small systems neeraj.upadhyay
2025-07-09 11:36   ` Frederic Weisbecker
2025-07-09 10:41 ` [PATCH rcu 4/5] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc neeraj.upadhyay
2025-07-09 11:37   ` Frederic Weisbecker
2025-07-09 10:41 ` [PATCH rcu 5/5] rcu: Fix rcu_read_unlock() deadloop due to IRQ work neeraj.upadhyay
2025-07-09 12:48   ` Frederic Weisbecker
2025-07-10 19:41     ` Joel Fernandes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).