RCU
[Prev Page][Next Page]
- Re: [RFC PATCH] compiler.h: Introduce ptr_eq() to preserve address dependency, (continued)
- [PATCH 20/20] rcu: Use kthread preferred affinity for RCU exp kworkers, Frederic Weisbecker
- [PATCH 19/20] treewide: Introduce kthread_run_worker[_on_cpu](),
Frederic Weisbecker
- [PATCH 18/20] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format, Frederic Weisbecker
- [PATCH 17/20] rcu: Use kthread preferred affinity for RCU boost, Frederic Weisbecker
- [PATCH 16/20] kthread: Implement preferred affinity, Frederic Weisbecker
- [PATCH 13/20] kthread: Default affine kthread to its preferred NUMA node, Frederic Weisbecker
- [PATCH 12/20] kthread: Make sure kthread hasn't started while binding it, Frederic Weisbecker
- [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection,
Frederic Weisbecker
- [PATCH AUTOSEL 6.6 077/139] rcuscale: Provide clear error when async specified without primitives, Sasha Levin
- [PATCH AUTOSEL 6.10 102/197] rcuscale: Provide clear error when async specified without primitives, Sasha Levin
- [PATCH AUTOSEL 6.10 096/197] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(), Sasha Levin
- [PATCH AUTOSEL 6.11 119/244] rcuscale: Provide clear error when async specified without primitives, Sasha Levin
- [PATCH AUTOSEL 6.11 112/244] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(), Sasha Levin
- [linus:master] [rcu/nocb] 9139f93209: WARNING:at_kernel/smp.c:#smp_call_function_single, kernel test robot
- [paulmckrcu:dev] [srcu] 26cb612c43: BUG:using__this_cpu_read()in_preemptible,
kernel test robot
- [RFC PATCH v1 1/1] hpref: Hazard Pointers with Reference Counter, Mathieu Desnoyers
- [RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter,
Mathieu Desnoyers
- [RFC PATCH 0/4] Add hazard pointers to kernel,
Boqun Feng
- [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Alan Huang
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jann Horn
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Lai Jiangshan
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Boqun Feng
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Alan Huang
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Linus Torvalds
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Mathieu Desnoyers
- Re: [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers, Jonas Oberhauser
- [RFC PATCH 2/4] refscale: Add benchmarks for hazptr, Boqun Feng
- [RFC PATCH 3/4] refscale: Add benchmarks for percpu_ref, Boqun Feng
- [RFC PATCH 4/4] WIP: hazptr: Add hazptr test sample, Boqun Feng
- Re: [RFC PATCH 0/4] Add hazard pointers to kernel, Linus Torvalds
- [GIT PULL] slab updates for 6.11,
Vlastimil Babka
- [RFC 0/6] Managed Percpu Refcount,
Neeraj Upadhyay
- [GIT PULL] RCU changes for v6.12,
Neeraj Upadhyay
- general protection fault in lookup_object_or_alloc,
Hui Guo
- [PATCH v2 0/2] Some enhancement for kvfree_rcu_mightsleep(),
Uladzislau Rezki (Sony)
- next: rcu_preempt self-detected stall on CPU - queued_spin_lock_slowpath,
Naresh Kamboju
- [PATCH rcu 0/11] Add light-weight readers for SRCU,
Paul E. McKenney
- [PATCH rcu 01/11] srcu: Rename srcu_might_be_idle() to srcu_should_expedite(), Paul E. McKenney
- [PATCH rcu 02/11] srcu: Introduce srcu_gp_is_expedited() helper function, Paul E. McKenney
- [PATCH rcu 03/11] srcu: Renaming in preparation for additional reader flavor, Paul E. McKenney
- [PATCH rcu 04/11] srcu: Bit manipulation changes for additional reader flavor, Paul E. McKenney
- [PATCH rcu 10/11] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor, Paul E. McKenney
- [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite(), Paul E. McKenney
- [PATCH rcu 05/11] srcu: Standardize srcu_data pointers to "sdp" and similar, Paul E. McKenney
- [PATCH rcu 11/11] refscale: Add srcu_read_lock_lite() support using "srcu-lite", Paul E. McKenney
- [PATCH rcu 09/11] rcutorture: Add reader_flavor parameter for SRCU readers, Paul E. McKenney
- [PATCH rcu 06/11] srcu: Convert srcu_data ->srcu_reader_flavor to bit field, Paul E. McKenney
- [PATCH rcu 08/11] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits, Paul E. McKenney
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU, Kent Overstreet
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU, Andrii Nakryiko
- [PATCH rcu [12/11] srcu: Allow inlining of __srcu_read_{,un}lock_lite(), Paul E. McKenney
- [paulmckrcu:dev.2024.08.30b] [srcu] 558049054f: BUG:using__this_cpu_read()in_preemptible,
kernel test robot
- [PATCH -next] rcu: Use the BITS_PER_LONG macro,
Jinjie Ruan
- [PATCH v5.10-v5.15] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow, Vamsi Krishna Brahmajosyula
- BUG: WARNING in kvfree_rcu_bulk,
Xingyu Li
- [PATCH 1/4] rcu/kvfree: Support dynamic rcu_head for single argument objects,
Uladzislau Rezki (Sony)
- SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu),
Jon Kohler
- Re: [PATCH 6.1 000/321] 6.1.107-rc1 review,
Naresh Kamboju
- [RFC 0/7] dlm: the ultimate verifier for DLM lock correctness,
Alexander Aring
- Re: [PATCH 6.6 000/341] 6.6.48-rc1 review, Naresh Kamboju
- WARNING in rcu_core,
Xingyu Li
- [PATCH rcu 0/4] Reduce lock contention during RCU CPU stall warnings,
Paul E. McKenney
- [PATCH -next] rcu: Use bitwise instead of arithmetic operator for flags,
Hongbo Li
- next-20240822: rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.,
Naresh Kamboju
- [PATCH 1/1] srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if possible,
Zhen Lei
- [PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API,
Uladzislau Rezki (Sony)
- [PATCH printk v8 00/35] wire up write_atomic() printing,
John Ogness
- One-off rcu_nocb_rdp_deoffload bug,
Paul E. McKenney
[PATCH 0/9] rcu_pending,
Kent Overstreet
- [PATCH 2/9] lib/generic-radix-tree.c: add preallocation, Kent Overstreet
- [PATCH 1/9] lib/generic-radix-tree.c: genradix_ptr_inlined(), Kent Overstreet
- [PATCH 5/9] rcu: delete lockdep_assert_irqs_enabled() assert in start_poll_synchronize_rcu_common(), Kent Overstreet
- [PATCH 8/9] bcachefs: key cache can now allocate from pending, Kent Overstreet
- [PATCH 6/9] rcu: rcu_pending, Kent Overstreet
- [PATCH 9/9] rcu: Switch kvfree_rcu() to new rcu_pending, Kent Overstreet
- [PATCH 3/9] darray: lift from bcachefs, Kent Overstreet
- [PATCH 4/9] vmalloc: is_vmalloc_addr_inlined(), Kent Overstreet
- [PATCH 7/9] bcachefs: Rip out freelists from btree key cache, Kent Overstreet
- Re: [PATCH 0/9] rcu_pending, Paul E. McKenney
[paulmckrcu:dev.2024.08.05a] [srcu] a7adbae9c5: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture],
kernel test robot
[PATCH] doc: rcu: update printed dynticks counter bits,
Baruch Siach
Re: rcu pending,
Kent Overstreet
[PATCH rcu 0/3] RCU misc updates for v6.12,
Neeraj Upadhyay
[PATCH rcu 0/1] RCU fixes for v6.12,
Neeraj Upadhyay
[PATCH rcu 00/14] RCU scaling tests updates for v6.12,
Neeraj Upadhyay
- [PATCH rcu 01/14] refscale: Add TINY scenario, neeraj . upadhyay
- [PATCH rcu 02/14] refscale: Optimize process_durations(), neeraj . upadhyay
- [PATCH rcu 03/14] rcuscale: Save a few lines with whitespace-only change, neeraj . upadhyay
- [PATCH rcu 04/14] rcuscale: Dump stacks of stalled rcu_scale_writer() instances, neeraj . upadhyay
- [PATCH rcu 05/14] rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls, neeraj . upadhyay
- [PATCH rcu 06/14] rcu: Mark callbacks not currently participating in barrier operation, neeraj . upadhyay
- [PATCH rcu 07/14] rcuscale: Print detailed grace-period and barrier diagnostics, neeraj . upadhyay
- [PATCH rcu 08/14] rcuscale: Provide clear error when async specified without primitives, neeraj . upadhyay
- [PATCH rcu 09/14] rcuscale: Make all writer tasks report upon hang, neeraj . upadhyay
- [PATCH rcu 10/14] rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure, neeraj . upadhyay
- [PATCH rcu 11/14] rcuscale: Use special allocator for rcu_scale_writer(), neeraj . upadhyay
- [PATCH rcu 12/14] rcuscale: NULL out top-level pointers to heap memory, neeraj . upadhyay
- [PATCH rcu 13/14] rcuscale: Count outstanding callbacks per-task rather than per-CPU, neeraj . upadhyay
- [PATCH rcu 14/14] refscale: Constify struct ref_scale_ops, neeraj . upadhyay
[PATCH rcu 00/12] RCU tasks updates for v6.12,
Neeraj Upadhyay
- [PATCH rcu 01/12] tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.sh, neeraj . upadhyay
- [PATCH rcu 02/12] doc: Remove RCU Tasks Rude asynchronous APIs, neeraj . upadhyay
- [PATCH rcu 03/12] rcutorture: Stop testing RCU Tasks Rude asynchronous APIs, neeraj . upadhyay
- [PATCH rcu 04/12] rcuscale: Stop testing RCU Tasks Rude asynchronous APIs, neeraj . upadhyay
- [PATCH rcu 05/12] rcu-tasks: Remove RCU Tasks Rude asynchronous APIs, neeraj . upadhyay
- [PATCH rcu 06/12] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(), neeraj . upadhyay
- [PATCH rcu 07/12] rcu/tasks: Check processor-ID assumptions, neeraj . upadhyay
- [PATCH rcu 08/12] rcu/tasks: Update rtp->tasks_gp_seq comment, neeraj . upadhyay
- [PATCH rcu 09/12] rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs, neeraj . upadhyay
- [PATCH rcu 10/12] rcu/tasks: Mark callbacks not currently participating in barrier operation, neeraj . upadhyay
- [PATCH rcu 11/12] rcu/tasks: Add detailed grace-period and barrier diagnostics, neeraj . upadhyay
- [PATCH rcu 12/12] rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics, neeraj . upadhyay
[PATCH rcu 0/3] SRCU updates for v6.12,
Neeraj Upadhyay
[PATCH rcu 0/4] RCU stall updates for v6.12,
Neeraj Upadhyay
[PATCH rcu 0/8] RCU torture test updates for v6.12,
neeraj . upadhyay
[PATCH rcu 00/11] Nocb updates for v6.12,
neeraj . upadhyay
- [PATCH rcu 01/11] rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN(), neeraj . upadhyay
- [PATCH rcu 02/11] rcu/nocb: Move nocb field at the end of state struct, neeraj . upadhyay
- [PATCH rcu 03/11] rcu/nocb: Assert no callbacks while nocb kthread allocation fails, neeraj . upadhyay
- [PATCH rcu 04/11] rcu/nocb: Introduce nocb mutex, neeraj . upadhyay
- [PATCH rcu 05/11] rcu/nocb: (De-)offload callbacks on offline CPUs only, neeraj . upadhyay
- [PATCH rcu 06/11] rcu/nocb: Remove halfway (de-)offloading handling from bypass, neeraj . upadhyay
- [PATCH rcu 07/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting, neeraj . upadhyay
- [PATCH rcu 08/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core, neeraj . upadhyay
- [PATCH rcu 09/11] rcu/nocb: Remove SEGCBLIST_RCU_CORE, neeraj . upadhyay
- [PATCH rcu 10/11] rcu/nocb: Remove SEGCBLIST_KTHREAD_CB, neeraj . upadhyay
- [PATCH rcu 11/11] rcu/nocb: Simplify (de-)offloading state machine, neeraj . upadhyay
[PATCH rcu 0/4] CSD-lock diagnostics updates for v6.12,
Neeraj Upadhyay
[PATCH rcu 0/26] Context tracking updates for v6.12,
Neeraj Upadhyay
- [PATCH rcu 01/26] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*, neeraj . upadhyay
- [PATCH rcu 02/26] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING, neeraj . upadhyay
- [PATCH rcu 03/26] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching(), neeraj . upadhyay
- [PATCH rcu 04/26] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu(), neeraj . upadhyay
- [PATCH rcu 05/26] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire(), neeraj . upadhyay
- [PATCH rcu 06/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting, neeraj . upadhyay
- [PATCH rcu 07/26] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting(), neeraj . upadhyay
- [PATCH rcu 08/26] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu(), neeraj . upadhyay
- [PATCH rcu 09/26] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting, neeraj . upadhyay
- [PATCH rcu 10/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting(), neeraj . upadhyay
- [PATCH rcu 11/26] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu(), neeraj . upadhyay
- [PATCH rcu 12/26] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE, neeraj . upadhyay
- [PATCH rcu 13/26] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*(), neeraj . upadhyay
- [PATCH rcu 14/26] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watching_curr_cpu(), neeraj . upadhyay
- [PATCH rcu 15/26] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online(), neeraj . upadhyay
- [PATCH rcu 16/26] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs(), neeraj . upadhyay
- [PATCH rcu 17/26] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since(), neeraj . upadhyay
- [PATCH rcu 18/26] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs(), neeraj . upadhyay
- [PATCH rcu 19/26] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap, neeraj . upadhyay
- [PATCH rcu 20/26] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap, neeraj . upadhyay
- [PATCH rcu 21/26] rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save(), neeraj . upadhyay
- [PATCH rcu 22/26] rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck(), neeraj . upadhyay
- [PATCH rcu 23/26] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs(), neeraj . upadhyay
- [PATCH rcu 24/26] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}(), neeraj . upadhyay
- [PATCH rcu 25/26] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching, neeraj . upadhyay
- [PATCH rcu 26/26] context_tracking: Tag context_tracking_enabled_this_cpu() __always_inline, neeraj . upadhyay
[PATCH -next] rcu: Remove unused declaration rcu_segcblist_offload(),
Yue Haibing
Neeraj Upadhyay will do v6.12 RCU pull request, Frederic Weisbecker v6.13,
Paul E. McKenney
[PATCH] softirq: remove parameter from action callback,
Caleb Sander Mateos
[PATCH 0/3] rcu/nocb updates,
Frederic Weisbecker
[paulmckrcu:dev.2024.07.18b] [srcu] 8a4c716cfc: WARNING:at_kernel/rcu/rcutorture.c:#do_rtws_sync[rcutorture],
kernel test robot
[GIT PULL] LOCKDEP changes for v6.12,
Boqun Feng
[PATCH 0/2] Modify RCU Tasks to scan idle tasks,
neeraj . upadhyay
[PATCH 19/19] rcu: Use kthread preferred affinity for RCU exp kworkers,
Frederic Weisbecker
[PATCH 18/19] treewide: Introduce kthread_run_worker[_on_cpu](),
Frederic Weisbecker
[PATCH 17/19] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format,
Frederic Weisbecker
[PATCH 16/19] rcu: Use kthread preferred affinity for RCU boost,
Frederic Weisbecker
[PATCH 15/19] kthread: Implement preferred affinity,
Frederic Weisbecker
[PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node,
Frederic Weisbecker
[PATCH 11/19] kthread: Make sure kthread hasn't started while binding it,
Frederic Weisbecker
[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy(),
Vlastimil Babka
- [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex, Vlastimil Babka
- [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller, Vlastimil Babka
- [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy(), Vlastimil Babka
- [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately, Vlastimil Babka
- [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API, Vlastimil Babka
- [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy(), Vlastimil Babka
- [PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy(), Vlastimil Babka
- [-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy(), Vlastimil Babka
[PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by(),
Thorsten Blum
[PATCH] refscale: Constify struct ref_scale_ops,
Christophe JAILLET
[PATCH printk v7 00/35] wire up write_atomic() printing,
John Ogness
[PATCH rcu 0/11] RCU update-side scalability update test,
Paul E. McKenney
- [PATCH rcu 02/11] rcuscale: Dump stacks of stalled rcu_scale_writer() instances, Paul E. McKenney
- [PATCH rcu 04/11] rcu: Mark callbacks not currently participating in barrier operation, Paul E. McKenney
- [PATCH rcu 01/11] rcuscale: Save a few lines with whitespace-only change, Paul E. McKenney
- [PATCH rcu 03/11] rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls, Paul E. McKenney
- [PATCH rcu 05/11] rcuscale: Print detailed grace-period and barrier diagnostics, Paul E. McKenney
- [PATCH rcu 08/11] rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure, Paul E. McKenney
- [PATCH rcu 07/11] rcuscale: Make all writer tasks report upon hang, Paul E. McKenney
- [PATCH rcu 09/11] rcuscale: Use special allocator for rcu_scale_writer(), Paul E. McKenney
- [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives, Paul E. McKenney
- [PATCH rcu 10/11] rcuscale: NULL out top-level pointers to heap memory, Paul E. McKenney
- [PATCH rcu 11/11] rcuscale: Count outstanding callbacks per-task rather than per-CPU, Paul E. McKenney
[PATCH rcu 0/3] RCU torture-test updates,
Paul E. McKenney
[PATCH rcu 0/2] SRCU updates,
Paul E. McKenney
[PATCH rcu 0/6] Add RCU Tasks diagnostics and documentation,
Paul E. McKenney
unexpected result with rcu_nocbs option,
Olivier Langlois
[PATCH] rcu/kvfree: Add kvfree_rcu_barrier() API,
Uladzislau Rezki (Sony)
Re: [syzbot] [f2fs?] WARNING in rcu_sync_dtor,
Christian Brauner
[PATCH AUTOSEL 5.10 2/6] rcutorture: Fix rcu_torture_fwd_cb_cr() data race, Sasha Levin
[PATCH AUTOSEL 5.15 2/6] rcutorture: Fix rcu_torture_fwd_cb_cr() data race, Sasha Levin
[PATCH AUTOSEL 6.1 7/8] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation, Sasha Levin
[PATCH AUTOSEL 6.1 2/8] rcutorture: Fix rcu_torture_fwd_cb_cr() data race, Sasha Levin
[PATCH AUTOSEL 6.6 8/9] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation, Sasha Levin
[PATCH AUTOSEL 6.6 4/9] rcutorture: Fix rcu_torture_fwd_cb_cr() data race, Sasha Levin
[PATCH AUTOSEL 6.10 15/16] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation, Sasha Levin
[PATCH AUTOSEL 6.10 07/16] rcutorture: Fix rcu_torture_fwd_cb_cr() data race, Sasha Levin
[PATCH AUTOSEL 6.10 05/16] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()", Sasha Levin
[RFC PATCH 20/20] rcu: Use kthread preferred affinity for RCU exp kworkers,
Frederic Weisbecker
[RFC PATCH 19/20] treewide: Introduce kthread_run_worker[_on_cpu](), Frederic Weisbecker
[RFC PATCH 18/20] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format, Frederic Weisbecker
[RFC PATCH 17/20] rcu: Use kthread preferred affinity for RCU boost, Frederic Weisbecker
[RFC PATCH 12/20] kthread: Implement preferred affinity,
Frederic Weisbecker
[RFC PATCH 11/20] kthread: Make sure kthread hasn't started while binding it,
Frederic Weisbecker
Re: rcu_sync_dtor() warning question,
Paul E. McKenney
Re: [vbabka:slab-kfree_rcu-destroy-v1r0] [mm, slab] df00e211c9: WARNING:at_mm/slab_common.c:#kmem_cache_kfree_rcu_destroy_workfn,
Vlastimil Babka
[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references,
Valentin Schneider
- [PATCH v3 01/25] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*, Valentin Schneider
- [PATCH v3 02/25] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING, Valentin Schneider
- [PATCH v3 03/25] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching(), Valentin Schneider
- [PATCH v3 04/25] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu(), Valentin Schneider
- [PATCH v3 05/25] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire(), Valentin Schneider
- [PATCH v3 06/25] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting, Valentin Schneider
- [PATCH v3 07/25] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting(), Valentin Schneider
- [PATCH v3 08/25] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu(), Valentin Schneider
- [PATCH v3 10/25] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting(), Valentin Schneider
- [PATCH v3 09/25] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting, Valentin Schneider
- [PATCH v3 11/25] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu(), Valentin Schneider
- [PATCH v3 12/25] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE, Valentin Schneider
- [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*(), Valentin Schneider
- [PATCH v3 14/25] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu(), Valentin Schneider
- [PATCH v3 15/25] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online(), Valentin Schneider
- [PATCH v3 16/25] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs(), Valentin Schneider
- [PATCH v3 17/25] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since(), Valentin Schneider
- [PATCH v3 18/25] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs(), Valentin Schneider
- [PATCH v3 19/25] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap, Valentin Schneider
- [PATCH v3 20/25] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap, Valentin Schneider
- [PATCH v3 21/25] rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save(), Valentin Schneider
- [PATCH v3 22/25] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs(), Valentin Schneider
- [PATCH v3 23/25] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs(), Valentin Schneider
- [PATCH v3 24/25] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}(), Valentin Schneider
- [PATCH v3 25/25] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching, Valentin Schneider
- Re: [PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references, Neeraj Upadhyay
[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs,
Waiman Long
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]