Linux RCU subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-25 20:02:18 to 2026-09-09 14:26:11 UTC [more...]

[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-09-09 14:26 UTC  (7+ messages)
` [PATCH v4 1/6] rcu: Make call_rcu() safe to call "

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-09  3:35 UTC  (38+ 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-08 19:15 UTC  (2+ messages)

[PATCH] hazptr: handle NULL address in hazptr_detach
 2026-09-08 16:53 UTC  (7+ messages)

[paulmckrcu:non-rcu/next] [hazptrtorture] 9b08a09f6d: BUG:kernel_NULL_pointer_dereference,address
 2026-09-08 14:45 UTC  (4+ messages)

[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-08  7:51 UTC  (43+ 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 v2 7/8] lib: convert process iterator to for_each_process_rculock
` [PATCH v2 8/8] security/landlock: convert thread iterator to for_each_thread_rculock

[PATCH] hazptrtorture: Fix inverted sleep condition in do_pending kthread
 2026-09-07 20:41 UTC  (17+ messages)

[PATCH bpf-next 0/4] bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace()
 2026-09-07 13:45 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Add bpf_call_rcu() kfunc
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for bpf_call_rcu()
` [PATCH bpf-next 3/4] bpf: Add bpf_call_rcu_tasks_trace() kfunc
` [PATCH bpf-next 4/4] selftests/bpf: Add a test for bpf_call_rcu_tasks_trace()

[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 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  (7+ 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  (7+ messages)


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