Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-21 16:16:53 to 2026-06-15 11:07:07 UTC [more...]

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-15 11:06 UTC  (8+ messages)
` [PATCH for-next v3 1/9] slub_kunit: fall back to SW perf events when HW PMU is not available
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()

[GIT PULL] RCU changes for v7.2
 2026-06-15  7:51 UTC  (2+ messages)

[PATCH v5 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-06-15  4:25 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-06-13  6:40 UTC  (6+ messages)
` [PATCH v10 1/5] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
` [PATCH v10 2/5] rust: helpers: add SRCU helpers
` [PATCH v10 3/5] srcu: expose srcu_readers_active()
` [PATCH v10 4/5] rust: sync: add SRCU abstraction
` [PATCH v10 5/5] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH] hwspinlock: annotate slot pointer as RCU sensitive
 2026-06-12 22:27 UTC 

[PATCH v2 0/3] rcu: Improve task-state reporting readability
 2026-06-12  2:34 UTC  (4+ messages)
` [PATCH v2 1/3] rcu: Use task_state_to_char() in stall-warning prints
` [PATCH v2 2/3] rcutorture: Use task_state_to_char() for task-state reporting
` [PATCH v2 3/3] hazptrtorture: "

[PATCH] rcu: Use task_state_to_char() in stall-warning prints
 2026-06-12  1:23 UTC  (3+ messages)

[PATCH v9 0/4] rust: add SRCU abstraction
 2026-06-10 19:50 UTC  (10+ messages)
` [PATCH v9 1/4] rust: helpers: add SRCU helpers
` [PATCH v9 2/4] srcu: expose srcu_readers_active()
` [PATCH v9 3/4] rust: sync: add SRCU abstraction
` [PATCH v9 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v7 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
 2026-06-10 15:26 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Fix exit_cpu accuracy for lockup paths
  ` [PATCH 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs

[PATCH v6 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
 2026-06-09  8:06 UTC  (7+ messages)
` [PATCH 1/2] sched_ext: Fix exit_cpu accuracy for lockup paths
` [PATCH 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs

[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-06-08  9:15 UTC  (2+ messages)

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-05 16:02 UTC  (39+ messages)
` [PATCH 1/4] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH 2/4] rust: rcu: add RcuBox type
` [PATCH 3/4] rust: Add dma_fence abstractions
` [PATCH 4/4] MAINTAINERS: Add entry for Rust dma-buf

[PATCH 0/3] rust: sync: Introduce Rcu*Box
 2026-06-05 14:54 UTC  (12+ messages)
` [PATCH 1/3] rust: rcu: add RcuBox type
` [PATCH 1/3] rust: rcu: Add "
` [PATCH 2/3] rust: maple_tree: add load_rcu()
` [PATCH 2/3] rust: maple_tree: Add load_rcu()
` [RFC PATCH 3/3] rust: rcu: Introduce RcuFreeBox

[PATCH v7 0/4] rust: helpers: add SRCU helpers
 2026-06-04 17:50 UTC  (22+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] srcu: expose srcu_readers_active()
` [PATCH v7 3/4] rust: sync: add SRCU abstraction
` [PATCH v7 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[RFC PATCH 00/10] RCU: Enable callbacks to benefit from expedited grace periods
 2026-06-03 14:39 UTC  (12+ messages)
` [RFC PATCH 03/10] rcu/segcblist: Change gp_seq to struct rcu_gp_oldstate gp_seq_full
` [RFC PATCH 05/10] rcu: Enable RCU callbacks to benefit from expedited grace periods
` [RFC PATCH 07/10] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
` [RFC PATCH 08/10] rcu: Detect expedited grace period completion in rcu_pending()

[PATCH v8 0/4] rust: helpers: add SRCU helpers
 2026-05-30 19:04 UTC  (12+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] srcu: expose srcu_readers_active()
` [PATCH v8 3/4] rust: sync: add SRCU abstraction
` [PATCH v8 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v5 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
 2026-05-29 15:51 UTC  (4+ messages)
` [PATCH 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs

[PATCH v1] rust: rcu: Add abstraction for call_rcu()
 2026-05-28 15:06 UTC  (9+ messages)

[PATCH v5 0/4] rust: add SRCU abstraction
 2026-05-28 14:18 UTC  (12+ messages)
` [PATCH v5 1/4] rust: helpers: add SRCU helpers
` [PATCH v5 2/4] srcu: expose srcu_readers_active()
` [PATCH v5 3/4] rust: sync: add SRCU abstraction
` [PATCH v5 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v6 0/4] rust: helpers: add SRCU helpers
 2026-05-27 23:36 UTC  (9+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] srcu: expose srcu_readers_active()
` [PATCH v6 3/4] rust: sync: add SRCU abstraction
` [PATCH v6 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH] rcu/nocb: reduce stack usage in nocb_gp_wait()
 2026-05-27 12:07 UTC  (2+ messages)

[PATCH v4 0/3] rust: add SRCU abstraction
 2026-05-27  9:00 UTC  (6+ messages)
` [PATCH v4 1/3] rust: helpers: add SRCU helpers
` [PATCH v4 2/3] rust: sync: add SRCU abstraction
` [PATCH v4 3/3] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH v2 0/7] rcu: fix stuck defer_qs_pending state
 2026-05-26 22:50 UTC  (8+ messages)
` [PATCH v2 1/7] rcu: introduce rcu_defer_qs_clear() helper
` [PATCH v2 2/7] rcu: clear defer_qs_pending when notifying GP changes
` [PATCH v2 3/7] rcu: clear defer_qs_pending in handler for compounded sections
` [PATCH v2 4/7] rcu: drop redundant defer_qs_pending clear in irqrestore handler
` [PATCH v2 5/7] rcu: clear defer_qs_pending at expedited IPI entry
` [PATCH v2 6/7] rcu: set need_resched on softirq deferred-QS arming path
` [PATCH v2 7/7] [TEST COMMIT] rcu: detect stuck defer_qs_pending at GP cleanup

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

[PATCH RFC v1 0/6] rcu: fix stuck defer_qs_pending state
 2026-05-22 14:23 UTC  (7+ messages)
` [PATCH RFC v1 1/6] rcu: introduce rcu_defer_qs_clear() helper
` [PATCH RFC v1 2/6] rcu: clear defer_qs_pending when notifying GP changes
` [PATCH RFC v1 3/6] rcu: clear defer_qs_pending in handler for compounded sections
` [PATCH RFC v1 4/6] rcu: drop redundant defer_qs_pending clear in irqrestore handler
` [PATCH RFC v1 5/6] rcu: clear defer_qs_pending at expedited IPI entry
` [PATCH RFC v1 6/6] [TEST COMMIT] rcu: detect stuck defer_qs_pending at GP cleanup

[PATCH v2 0/3] rust: add SRCU abstraction
 2026-05-22  5:46 UTC  (7+ messages)
` [PATCH v2 2/3] rust: sync: "

[PATCH v3 0/3] rust: add SRCU abstraction
 2026-05-22  5:41 UTC  (4+ messages)
` [PATCH v3 1/3] rust: helpers: add SRCU helpers
` [PATCH v3 2/3] rust: sync: add SRCU abstraction
` [PATCH v3 3/3] MAINTAINERS: add Rust SRCU files to SRCU entry


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