messages from 2026-08-06 22:03:02 to 2026-09-07 08:15:19 UTC [more...]
[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
2026-09-07 8:13 UTC (7+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 3/8] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v2 4/8] mm/memory-failure: "
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 6/8] fs: "
[PATCH 00/13] srcu: Round out atomic SRCU support
2026-09-07 7:58 UTC (14+ messages)
` [PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
` [PATCH 02/13] litmus: Add SRCU fastpath scan-before-anchor test
` [PATCH 03/13] srcutree: Add reader-free fastpath to synchronize_srcu_atomic()
` [PATCH 04/13] rcutorture: Add atomic-SRCU support to torture.sh
` [PATCH 05/13] srcutree: Honor is_atomic in check_init_srcu_struct()
` [PATCH 06/13] srcutree: Make init_srcu_struct_atomic() prevent transition to big
` [PATCH 07/13] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
` [PATCH 08/13] srcutree: Forbid srcu_expedite_current() on atomic SRCU
` [PATCH 09/13] rcutorture: Disable srcu_expedite_current() for "
` [PATCH 10/13] srcutree: Skip callback scheduling for atomic SRCU grace periods
` [PATCH 11/13] srcutree: Remove srcu_barrier() sleep for atomic SRCU
` [PATCH 12/13] srcutree: Remove debug pr_alert()s
` [PATCH 13/13] srcu: Restrict atomic-SRCU non_block annotation to task context
[PATCH] rcu: fix typo "upto" in comment
2026-09-07 6:36 UTC
[PATCH] hazptrtorture: Fix inverted sleep condition in do_pending kthread
2026-09-06 23:16 UTC (14+ messages)
[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
2026-09-04 14:14 UTC (4+ messages)
` [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
[PATCH v2] rcu: Align stall warning 'idle=' output with documentation
2026-09-04 12:24 UTC (2+ messages)
[PATCH v2] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
2026-09-03 10:56 UTC (5+ messages)
[PATCH] dlm: wait for outstanding SRCU callbacks to complete in exit paths
2026-09-02 20:05 UTC (11+ messages)
[PATCH] srcutiny: Enable atomic SRCU flavor tracking
2026-09-02 16:29 UTC (5+ messages)
[PATCH] srcutiny: Add atomic SRCU operation checks and state
2026-09-02 16:13 UTC (11+ messages)
[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-09-02 14:14 UTC (12+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "
` [PATCH v4 2/6] rcu: Make Tiny "
` [PATCH v4 3/6] srcu: Make call_srcu() "
` [PATCH v4 4/6] srcu: Make Tiny "
` [PATCH v4 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH v4 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH v2] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
2026-09-01 17:39 UTC (2+ messages)
[PATCH AUTOSEL 6.18-6.6] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
2026-08-31 13:30 UTC
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-30 23:09 UTC (19+ messages)
[BUG] srcu: false-positive WARN in cleanup_srcu_struct() after 78a38cbf6f20
2026-08-29 23:08 UTC (15+ messages)
[PATCH] srcu: Fix WARN_ON() for rcu_segcblist_n_cbs() in cleanup_srcu_struct()
2026-08-29 13:19 UTC (2+ messages)
[PATCH v1] doc: RCU: Fix typo
2026-08-27 18:06 UTC (3+ messages)
[PATCH v2] rcu: fix shrink budget underflow in lazy_rcu_shrink_scan
2026-08-27 17:58 UTC (2+ messages)
[PATCH 1/1] rcu: fix shrink budget underflow in lazy_rcu_shrink_scan
2026-08-27 17:55 UTC (2+ messages)
[PATCH] rcutorture: Synchronously wait for all rcu_torture_irq() callbacks to complete
2026-08-27 17:28 UTC (2+ messages)
[PATCH v2] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
2026-08-27 17:27 UTC (2+ messages)
[PATCH] rcutorture: Fix divide-by-zero with fwd_progress_div=1
2026-08-27 17:02 UTC (2+ messages)
[PATCH 0/2] Fix warnings with recent smatch
2026-08-26 14:03 UTC (12+ messages)
` [PATCH 1/2] rcu: Fix casting while dereferencing rcu pointers
` [PATCH 2/2] x86/uaccess: Fix casting in put_user
[PATCH 1/1] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
2026-08-26 7:12 UTC (3+ messages)
[PATCH] srcu: Add try_synchronize_srcu() for callers which can prove readers absent
2026-08-26 4:28 UTC (10+ messages)
[GIT PULL] RCU changes for v7.3
2026-08-24 2:30 UTC (2+ messages)
[PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
2026-08-21 16:44 UTC (9+ messages)
[PATCH v2] srcu: Add try_synchronize_srcu() for callers which can prove readers absent
2026-08-21 12:04 UTC
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-08-17 14:12 UTC (7+ messages)
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()
[paulmckrcu:non-rcu/next] [hazptrtorture] 9b08a09f6d: BUG:kernel_NULL_pointer_dereference,address
2026-08-13 6:49 UTC
[PATCH RFC] rcu-tasks: Disable callback contend/collapse messages by default
2026-08-12 21:29 UTC (3+ messages)
[PATCH v2] srcu: Fix WARN_ON() for timer_delete_sync() in cleanup_srcu_struct()
2026-08-12 21:26 UTC (5+ messages)
[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-08-11 9:46 UTC (6+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions
[PATCH] srcu: Keep a spare node array so srcu_gp_end() need not block in reclaim
2026-08-11 8:42 UTC
[PATCH v2] srcu: Fix WARN_ON() for timer_delete_sync() in cleanup_srcu_struct()
2026-08-10 23:31 UTC (3+ messages)
[PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock
2026-08-10 20:00 UTC (12+ messages)
[linux-next:master] [srcu] 05c3e88488: RIP:cleanup_srcu_struct
2026-08-10 1:03 UTC (3+ messages)
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