messages from 2026-05-12 06:33:38 to 2026-06-01 12:37:37 UTC [more...]
[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
2026-06-01 12:37 UTC (19+ 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 v7 0/4] rust: helpers: add SRCU helpers
2026-06-01 9:29 UTC (21+ 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
[PATCH v6 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
2026-05-31 15:25 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 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 (5+ 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
[RFC PATCH 00/10] RCU: Enable callbacks to benefit from expedited grace periods
2026-05-29 14:44 UTC (9+ 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 08/10] rcu: Detect expedited grace period completion in rcu_pending()
[PATCH v9 0/4] rust: add SRCU abstraction
2026-05-29 13:39 UTC (5+ 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 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 (5+ 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
[PATCH v4 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
2026-05-21 7:00 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 -next v2 00/11] Candidate patches for the v7.2 merge window
2026-05-21 5:23 UTC (20+ messages)
` [PATCH -next v2 01/11] rcutorture: Fully test lazy RCU
` [PATCH -next v2 02/11] torture: Add torture_sched_set_normal() for user-specified nice values
` [PATCH -next v2 03/11] torture: Improve kvm-series.sh header comment
` [PATCH -next v2 04/11] torture: Allow "norm" abbreviation for "normal"
` [PATCH -next v2 05/11] srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
` [PATCH -next v2 06/11] checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
` [PATCH -next v2 07/11] rcu: Simplify rcu_do_batch() by applying clamp()
` [PATCH -next v2 08/11] rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
` [PATCH -next v2 09/11] rcu: Document rcu_access_pointer() feeding into cmpxchg()
` [PATCH -next v2 10/11] rcu: Latch normal synchronize_rcu() path on flood
` [PATCH -next v2 11/11] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
[GIT PULL] RCU fixes for v7.1
2026-05-20 15:24 UTC (2+ messages)
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-05-20 10:01 UTC (9+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
[PATCH -next v1 00/12] Candidate patches for the v7.2 merge window
2026-05-19 16:04 UTC (18+ messages)
` [PATCH -next v1 01/12] rcutorture: Fully test lazy RCU
` [PATCH -next v1 05/12] srcu: Don't queue workqueue handlers to never-online CPUs
[PATCH v3 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
2026-05-19 8:03 UTC (7+ messages)
` [PATCH v3 1/2] sched_ext: Fix exit_cpu accuracy for lockup paths
` [PATCH v3 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
2026-05-14 14:26 UTC (8+ messages)
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-05-13 16:19 UTC (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask
[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
2026-05-12 7:48 UTC (4+ messages)
[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
2026-05-12 6:32 UTC (3+ messages)
` [PATCH v4 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox