messages from 2026-04-23 01:36:57 to 2026-05-13 16:19:47 UTC [more...]
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-05-13 16:19 UTC (13+ messages)
` [PATCH 03/23] tick/nohz: Make nohz_full parameter optional
` [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 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()
kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
2026-05-13 13:34 UTC (4+ messages)
[PATCH -next v1 00/12] Candidate patches for the v7.2 merge window
2026-05-13 10:38 UTC (14+ messages)
` [PATCH -next v1 01/12] rcutorture: Fully test lazy RCU
` [PATCH -next v1 02/12] torture: Add torture_sched_set_normal() for user-specified nice values
` [PATCH -next v1 03/12] torture: Improve kvm-series.sh header comment
` [PATCH -next v1 04/12] torture: Allow "norm" abbreviation for "normal"
` [PATCH -next v1 05/12] srcu: Don't queue workqueue handlers to never-online CPUs
` [PATCH -next v1 06/12] srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
` [PATCH -next v1 07/12] checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
` [PATCH -next v1 08/12] rcu: Simplify rcu_do_batch() by applying clamp()
` [PATCH -next v1 09/12] rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
` [PATCH -next v1 10/12] rcu: Document rcu_access_pointer() feeding into cmpxchg()
` [PATCH -next v1 11/12] rcu: Latch normal synchronize_rcu() path on flood
` [PATCH -next v1 12/12] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
2026-05-12 7:48 UTC (6+ messages)
` [PATCH RFC 1/2] rcu: Expose per-CPU segmented callback counts via debugfs
` [PATCH RFC 2/2] rcu: Include kfree_rcu/kvfree_rcu batched counts in pending_cbs
[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
2026-05-12 6:32 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH v2 0/3] rust: add SRCU abstraction
2026-05-11 17:11 UTC (8+ messages)
` [PATCH v2 1/3] rust: helpers: add SRCU helpers
` [PATCH v2 2/3] rust: sync: add SRCU abstraction
` [PATCH v2 3/3] MAINTAINERS: add Rust SRCU files to SRCU entry
[PATCH 0/7] Miscellaneous RCU changes for v7.2
2026-05-11 9:19 UTC (20+ messages)
` [PATCH 1/7] srcu: Don't queue workqueue handlers to never-online CPUs
` [PATCH 2/7] srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
` [PATCH 3/7] checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
` [PATCH 4/7] checkpatch: Mark rcu_read_lock_tasks_trace() and friend BPF-only
` [PATCH 5/7] rcu: Simplify rcu_do_batch() by applying clamp()
` [PATCH 6/7] rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
` [PATCH 7/7] rcu: Document rcu_access_pointer() feeding into cmpxchg()
` [PATCH v2 0/6] Miscellaneous RCU changes for v7.2
` [PATCH v2 1/6] srcu: Don't queue workqueue handlers to never-online CPUs
` [PATCH v2 2/6] srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
` [PATCH v2 3/6] checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
` [PATCH v2 4/6] rcu: Simplify rcu_do_batch() by applying clamp()
` [PATCH v2 5/6] rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
` [PATCH v2 6/6] rcu: Document rcu_access_pointer() feeding into cmpxchg()
[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
2026-05-10 18:36 UTC (6+ messages)
[PATCH 2/5] docs: fix repeated word 'that' across documentation
2026-05-09 21:12 UTC (8+ messages)
` [PATCH v2 2/4] "
[PATCH 0/4] Torture-test updates for v7.2
2026-05-08 17:06 UTC (6+ messages)
` [PATCH 1/6] rcutorture: Fully test lazy RCU
` [PATCH 2/6] torture: Add torture_sched_set_normal() for user-specified nice values
` [PATCH 3/6] torture: Improve kvm-series.sh header comment
` [PATCH 4/6] torture: Allow "norm" abbreviation for "normal"
[PATCH v2 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
2026-05-07 21:39 UTC (12+ messages)
` [PATCH v2 1/2] sched_ext: Normalize exit dump header to "on CPU N"
` [PATCH v2 2/2] sched_ext: Fix exit_cpu accuracy for lockup paths
[PATCH RFC 0/4] Hazard-pointer torture test
2026-05-07 16:51 UTC (5+ messages)
` [PATCH RFC 1/4] torture: Add a hazptrtorture.c "
` [PATCH RFC 2/4] hazptrtorture: Add testing of on-stack hazptr_ctx structures
` [PATCH RFC 3/4] hazptrtorture: Add microsecond-scale sleep in readers
` [PATCH RFC 4/4] hazptrtorture: Enable system-independent CPU overcommit
[PATCH v18 25/42] dept: add documents for dept
2026-05-06 6:27 UTC (3+ messages)
` [PATCH] dept: update documentation function names to match implementation
[PATCH AUTOSEL 7.0-5.10] rculist: add list_splice_rcu() for private lists
2026-05-05 9:51 UTC
[PATCH] srcu: Remove check from srcu_dereference_check()
2026-05-04 21:10 UTC (2+ messages)
[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-03 15:51 UTC (7+ messages)
` [PATCH v4 2/3] Documentation: RCU: "
BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
2026-05-01 14:00 UTC (25+ messages)
[PATCH sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
2026-05-01 13:14 UTC (3+ messages)
` [PATCH 1/2] sched_ext: Normalize exit dump header to "on CPU N"
` [PATCH 2/2] sched_ext: Fix exit_cpu accuracy for lockup paths
[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
2026-05-01 9:51 UTC (4+ messages)
[mainline][BUG] Observed Workqueue lockups on offline CPUs
2026-04-30 15:36 UTC (8+ messages)
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-30 12:10 UTC (26+ messages)
` [PATCH 1/8] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves
` [PATCH 6/8] mm/slab: wrap rcu sheaf handling with ifdef
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves
[PATCH v1 0/3] rust: add SRCU abstraction
2026-04-28 10:34 UTC (4+ messages)
` [PATCH v1 1/3] rust: helpers: add SRCU helpers
` [PATCH v1 2/3] rust: sync: add SRCU abstraction
` [PATCH v1 3/3] MAINTAINERS: add Rust SRCU files to SRCU entry
[PATCH v3 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-25 5:46 UTC (3+ messages)
` [PATCH v3 2/3] Documentation: RCU: "
[PATCH v2 2/3] Documentation: RCU: adopt new coding style of type-aware kmalloc-family
2026-04-25 5:39 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2] KVM: eventfd: Use WQ_UNBOUND workqueue for irqfd cleanup - New logs confirm preemption race
2026-04-23 13:25 UTC (3+ messages)
` [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
[PATCH] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
2026-04-23 11:19 UTC
page: | 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