linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/6] Patches for v6.17
@ 2025-07-15 20:01 Joel Fernandes
  2025-07-15 20:01 ` [PATCH -next 1/6] smp: Document preemption and stop_machine() mutual exclusion Joel Fernandes
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Joel Fernandes @ 2025-07-15 20:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: rcu, neeraj.iitr10, paulmck, Joel Fernandes

Just a repost of patches with tags, for our consideration into v6.17.

All have tags, and the last commit is a fixup for the deadloop patch which can
be squashed into the original patch.

Joel Fernandes (6):
  smp: Document preemption and stop_machine() mutual exclusion
  rcu: Refactor expedited handling check in rcu_read_unlock_special()
  rcu: Document GP init vs hotplug-scan ordering requirements
  rcu: Document separation of rcu_state and rnp's gp_seq
  rcu: Document concurrent quiescent state reporting for offline CPUs
  [please squash] fixup! rcu: Fix rcu_read_unlock() deadloop due to IRQ
    work

 .../Data-Structures/Data-Structures.rst       |  32 +++++
 .../RCU/Design/Requirements/Requirements.rst  | 128 ++++++++++++++++++
 kernel/rcu/tree.c                             |  31 ++++-
 kernel/rcu/tree.h                             |  10 +-
 kernel/rcu/tree_plugin.h                      |  90 ++++++++++--
 kernel/smp.c                                  |  26 ++--
 6 files changed, 293 insertions(+), 24 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-07-21  8:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 20:01 [PATCH -next 0/6] Patches for v6.17 Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 1/6] smp: Document preemption and stop_machine() mutual exclusion Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 2/6] rcu: Refactor expedited handling check in rcu_read_unlock_special() Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 3/6] rcu: Document GP init vs hotplug-scan ordering requirements Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 4/6] rcu: Document separation of rcu_state and rnp's gp_seq Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 5/6] rcu: Document concurrent quiescent state reporting for offline CPUs Joel Fernandes
2025-07-15 20:01 ` [PATCH -next 6/6] [please squash] fixup! rcu: Fix rcu_read_unlock() deadloop due to IRQ work Joel Fernandes
2025-07-16  5:32 ` [PATCH -next 0/6] Patches for v6.17 Neeraj upadhyay
2025-07-20  4:30 ` Akira Yokosawa
2025-07-21  4:29   ` Neeraj upadhyay
2025-07-21  8:27     ` 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).