RCU
[Prev Page][Next Page]
- Re: [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API, (continued)
- [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
- kfree_rcu_{monitor,work} hogged CPU for >13333us, Breno Leitao
- Possible slab-allocator issue,
Paul E. McKenney
- [PATCH v2 0/3] CSD-lock diagnostics enhancements,
Neeraj Upadhyay
- [syzbot] [rcu?] WARNING in rcu_note_context_switch (2),
syzbot
- [PATCH v2] refscale: Optimize process_durations(),
Christophe JAILLET
- [PATCH v2] srcu: faster gp seq wrap-around,
JP Kobryn
- [PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy(),
Vlastimil Babka
- [PATCH RFC 4/6] mm, slab: simplify kmem_cache_release(), Vlastimil Babka
- [PATCH RFC 1/6] mm, slab: make caches with refcount of 0 unmergeable, Vlastimil Babka
- [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count, Vlastimil Babka
- [PATCH RFC 3/6] mm, slab: unlink sysfs and debugfs immediately, Vlastimil Babka
- [PATCH RFC 5/6] mm, slab: asynchronously destroy caches with outstanding objects, Vlastimil Babka
- [PATCH RFC 6/6] kunit, slub: add test_kfree_rcu(), Vlastimil Babka
- Re: [PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy(), David Rientjes
- [GIT PULL] RCU changes for v6.11,
Paul E. McKenney
- [GIT PULL] Generic torture-test changes for v6.11,
Paul E. McKenney
- [PATCH 0/3] CSD-lock diagnostics enhancements,
Neeraj Upadhyay
- [PATCH] srcu: faster srcu gp seq wrap-around,
JP Kobryn
- [RFC PATCH v3 00/10] sched/fair: Defer CFS throttle to user entry,
Valentin Schneider
- [RFC PATCH v3 01/10] rcuwait: Split type definition to its own header, Valentin Schneider
- [RFC PATCH v3 02/10] irq_work: Split type definition to its own header, Valentin Schneider
- [RFC PATCH v3 03/10] task_work, sched: Add a _locked variant to task_work_cancel(), Valentin Schneider
- [RFC PATCH v3 04/10] sched/fair: Introduce sched_throttle_work, Valentin Schneider
- [RFC PATCH v3 06/10] sched/fair: Prepare switched_from & switched_to for per-task throttling, Valentin Schneider
- [RFC PATCH v3 05/10] sched/fair: Introduce an irq_work for cancelling throttle task_work, Valentin Schneider
- [RFC PATCH v3 07/10] sched/fair: Prepare task_change_group_fair() for per-task throttling, Valentin Schneider
- [RFC PATCH v3 09/10] sched/fair: Add a class->task_woken callback in preparation for per-task throttling, Valentin Schneider
- [RFC PATCH v3 10/10] sched/fair: Throttle CFS tasks on return to userspace, Valentin Schneider
- [RFC PATCH v3 08/10] sched/fair: Prepare migrate_task_rq_fair() for per-task throttling, Valentin Schneider
- 'rcu_preempt detected stalls on CPUs/tasks...' issue of cyclictest on rt-linux,
richard clark
- [PATCH v3] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(),
Zqiang
- Re: [PATCH 6.9 000/197] 6.9.9-rc1 review,
Naresh Kamboju
- Wakes of the rcuc/ thread on isolated CPUs.,
Sebastian Andrzej Siewior
- [PATCH] rcu/nocb: Simplify (de-)offloading state machine, Frederic Weisbecker
- [PATCH] rcu: Let rcu_dump_task() be used without preemption disabled,
takakura
- [linux-next:master] [rcutorture] 7a1fcbb52e: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture],
kernel test robot
- Re: [syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2),
Marco Elver
- [PATCH rcu 0/3] SRCU polled-grace-period updates for v6.11,
Paul E. McKenney
- [PATCH V4] rcutorture: Add CFcommon.arch for the various arch's need,
Zhouyi Zhou
- Re: [TEST] TCP MD5 vs kmemleak,
Jakub Kicinski
- [no subject], Unknown
- [no subject], Unknown
- [PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks",
Linus Lüssing
- [PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need,
Zhouyi Zhou
- Re: [PATCH] nvme: fix namespace removal list,
Christoph Hellwig
- srcu_cleanup warning,
Kent Overstreet
- [PATCH] init/Kconfig: lower to GCC version 9 check for -Warray-bounds,
Zhouyi Zhou
- [RCU] zombie task hung in synchronize_rcu_expedited,
Rachel Menge
- [PATCH rcu 0/2] RCU Tasks updates for v6.11,
Paul E. McKenney
- [PATCH rcu 0/4] Callback-offloading patches for v6.11,
Paul E. McKenney
- [PATCH rcu 0/6] Grace-period memory-barrier adjustments for v6.11,
Paul E. McKenney
- [PATCH rcu 0/9] Miscellaneous fixes for v6.11,
Paul E. McKenney
- [PATCH rcu 0/2] RCU documentation updates for v6.11,
Paul E. McKenney
- [PATCH rcu 0/4] Torture-test updates for v6.11,
Paul E. McKenney
- [PATCH v2] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(),
Zqiang
- [PATCH] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb(),
Zqiang
- [PATCH V2] rcutorture: Add CFcommon.arch for the various arch's need,
Zhouyi Zhou
- [PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs,
Frederic Weisbecker
- [PATCH 01/11] rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN(), Frederic Weisbecker
- [PATCH 02/11] rcu/nocb: Move nocb field at the end of state struct, Frederic Weisbecker
- [PATCH 03/11] rcu/nocb: Assert no callbacks while nocb kthread allocation fails, Frederic Weisbecker
- [PATCH 04/11] rcu/nocb: Introduce nocb mutex, Frederic Weisbecker
- [PATCH 05/11] rcu/nocb: (De-)offload callbacks on offline CPUs only, Frederic Weisbecker
- [PATCH 06/11] rcu/nocb: Remove halfway (de-)offloading handling from bypass, Frederic Weisbecker
- [PATCH 07/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting, Frederic Weisbecker
- [PATCH 08/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core, Frederic Weisbecker
- [PATCH 09/11] rcu/nocb: Remove SEGCBLIST_RCU_CORE, Frederic Weisbecker
- [PATCH 10/11] rcu/nocb: Remove SEGCBLIST_KTHREAD_CB, Frederic Weisbecker
- [PATCH 11/11] rcu/nocb: Simplify (de-)offloading state machine, Frederic Weisbecker
- Re: [PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs, Paul E. McKenney
- arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow,
Naresh Kamboju
- And the v6.11 pull request will come from me,
Paul E. McKenney
- [PATCHv4 net-next 00/14] ipvs: per-net tables and optimizations,
Julian Anastasov
- [PATCHv4 net-next 08/14] ipvs: use resizable hash table for services, Julian Anastasov
- [PATCHv4 net-next 10/14] ipvs: show the current conn_tab size to users, Julian Anastasov
- [PATCHv4 net-next 12/14] ipvs: use more keys for connection hashing, Julian Anastasov
- [PATCHv4 net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars, Julian Anastasov
- [PATCHv4 net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu, Julian Anastasov
- [PATCHv4 net-next 05/14] ipvs: do not keep dest_dst after dest is removed, Julian Anastasov
- [PATCHv4 net-next 13/14] ipvs: add ip_vs_status info, Julian Anastasov
- [PATCHv4 net-next 03/14] ipvs: some service readers can use RCU, Julian Anastasov
- [PATCHv4 net-next 11/14] ipvs: no_cport and dropentry counters can be per-net, Julian Anastasov
- [PATCHv4 net-next 06/14] ipvs: use more counters to avoid service lookups, Julian Anastasov
- [PATCHv4 net-next 04/14] ipvs: use single svc table, Julian Anastasov
- [PATCHv4 net-next 07/14] ipvs: add resizable hash tables, Julian Anastasov
- [PATCHv4 net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns, Julian Anastasov
- [PATCHv4 net-next 09/14] ipvs: switch to per-net connection table, Julian Anastasov
- [PATCH] rcutorture: Skip debug object testing for cur_ops without ->debug_objects set,
Zqiang
- [PATCH 0/6] Cleanup cpumask.h inclusion in core headers,
Yury Norov
- patch idea: convert trivial call_rcu users to kfree_rcu,
Vlastimil Babka
- [PATCH printk v6 00/30] wire up write_atomic() printing,
John Ogness
- [PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode,
Zhouyi Zhou
- [PATCH AUTOSEL 4.19] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 5.4] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 5.10 3/5] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 5.10 2/5] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 5.15 5/7] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 5.15 4/7] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Sasha Levin
- [PATCH AUTOSEL 5.15 3/7] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 6.1 7/9] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 6.1 6/9] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Sasha Levin
- [PATCH AUTOSEL 6.1 5/9] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 6.6 09/11] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 6.6 08/11] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Sasha Levin
- [PATCH AUTOSEL 6.6 07/11] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 6.8 09/14] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 6.8 08/14] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Sasha Levin
- [PATCH AUTOSEL 6.8 07/14] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH AUTOSEL 6.9 09/15] rcutorture: Fix invalid context warning when enable srcu barrier testing, Sasha Levin
- [PATCH AUTOSEL 6.9 08/15] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Sasha Levin
- [PATCH AUTOSEL 6.9 07/15] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Sasha Levin
- [PATCH] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation, Frederic Weisbecker
- [PATCH] rcu: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH 0/2] rcu/tasks: Fix stale task snapshot,
Frederic Weisbecker
- [PATCH 0/6] rcu: Remove several redundant memory barriers,
Frederic Weisbecker
- [syzbot] [bcachefs?] kernel panic: bch_dev->ref underflow, last put: bch2_get_next_dev, syzbot
- [syzbot] [bcachefs?] [rcu?] WARNING: lock held when returning to user space in srcu_lock_acquire, syzbot
- [syzbot] [bcachefs?] kernel panic: bch_dev->ref underflow, last put: bch2_trigger_alloc, syzbot
- Re: kernel panic when build w/ CONFIG_HID_BPF=y, Zhixu Liu
- [GIT PULL] RCU changes for v6.10,
Uladzislau Rezki (Sony)
- [PATCH] rcu/nocb: Fix using smp_processor_id() in preemptible warning,
Zqiang
[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]