RCU
[Prev Page][Next Page]
- Re: [PATCH] rcu/nocb: Fix using smp_processor_id() in preemptible warning, (continued)
- [bug report] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion,
Dan Carpenter
- [linux-next:master] [rcu/nocb] 4c66bc7cac: BUG:using_smp_processor_id()in_preemptible,
kernel test robot
- [PATCH 00/48] RCU changes for v6.10,
Uladzislau Rezki (Sony)
- [PATCH 01/48] scftorture: Increase memory provided to guest OS, Uladzislau Rezki (Sony)
- [PATCH 02/48] rcutorture: Disable tracing to permit Tasks Rude RCU testing, Uladzislau Rezki (Sony)
- [PATCH 03/48] rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs(), Uladzislau Rezki (Sony)
- [PATCH 04/48] rcutorture: Enable RCU priority boosting for TREE09, Uladzislau Rezki (Sony)
- [PATCH 05/48] rcutorture: Dump # online CPUs on insufficient cb-flood laundering, Uladzislau Rezki (Sony)
- [PATCH 06/48] rcutorture: Dump GP kthread state on insufficient cb-flood laundering, Uladzislau Rezki (Sony)
- [PATCH 07/48] rcutorture: ASSERT_EXCLUSIVE_WRITER() for ->rtort_pipe_count updates, Uladzislau Rezki (Sony)
- [PATCH 08/48] rcu-tasks: Make Tasks RCU wait idly for grace-period delays, Uladzislau Rezki (Sony)
- [PATCH 09/48] doc: Remove references to arrayRCU.rst, Uladzislau Rezki (Sony)
- [PATCH 10/48] MAINTAINERS: Update Neeraj's email address, Uladzislau Rezki (Sony)
- [PATCH 11/48] bpf: Select new NEED_TASKS_RCU Kconfig option, Uladzislau Rezki (Sony)
- [PATCH 12/48] arch: Select new NEED_TASKS_RCU Kconfig option, Uladzislau Rezki (Sony)
- [PATCH 13/48] rcu: Add data structures for synchronize_rcu(), Uladzislau Rezki (Sony)
- [PATCH 14/48] tracing: Select new NEED_TASKS_RCU Kconfig option, Uladzislau Rezki (Sony)
- [PATCH 15/48] bpf: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION, Uladzislau Rezki (Sony)
- [PATCH 16/48] ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION, Uladzislau Rezki (Sony)
- [PATCH 17/48] rcu: Update lockdep while in RCU read-side critical section, Uladzislau Rezki (Sony)
- [PATCH 18/48] rcu: Make TINY_RCU depend on !PREEMPT_RCU rather than !PREEMPTION, Uladzislau Rezki (Sony)
- [PATCH 19/48] srcu: Make Tiny SRCU explicitly disable preemption, Uladzislau Rezki (Sony)
- [PATCH 20/48] rcu: Create NEED_TASKS_RCU to factor out enablement logic, Uladzislau Rezki (Sony)
- [PATCH 21/48] rcu: Remove redundant BH disabling in TINY_RCU, Uladzislau Rezki (Sony)
- [PATCH 22/48] rcu: Make Tiny RCU explicitly disable preemption, Uladzislau Rezki (Sony)
- [PATCH 23/48] rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c, Uladzislau Rezki (Sony)
- [PATCH 26/48] rcu: Mark loads from rcu_state.n_online_cpus, Uladzislau Rezki (Sony)
- [PATCH 25/48] rcu: Mark writes to rcu_sync ->gp_count field, Uladzislau Rezki (Sony)
- [PATCH 28/48] rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs(), Uladzislau Rezki (Sony)
- [PATCH 27/48] rcu: Make hotplug operations track GP state, not flags, Uladzislau Rezki (Sony)
- [PATCH 29/48] rcu: Remove redundant CONFIG_PROVE_RCU #if condition, Uladzislau Rezki (Sony)
- [PATCH 24/48] rcu: Bring diagnostic read of rcu_state.gp_flags into alignment, Uladzislau Rezki (Sony)
- [PATCH 30/48] rcu-tasks: Replace exit_tasks_rcu_start() initialization with WARN_ON_ONCE(), Uladzislau Rezki (Sony)
- [PATCH 33/48] rcu: Mollify sparse with RCU guard, Uladzislau Rezki (Sony)
- [PATCH 31/48] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer, Uladzislau Rezki (Sony)
- [PATCH 34/48] rcu: Fix buffer overflow in print_cpu_stall_info(), Uladzislau Rezki (Sony)
- [PATCH 32/48] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow, Uladzislau Rezki (Sony)
- [PATCH 36/48] rcu: Add a trace event for synchronize_rcu_normal(), Uladzislau Rezki (Sony)
- [PATCH 37/48] rcu: Support direct wake-up of synchronize_rcu() users, Uladzislau Rezki (Sony)
- [PATCH 40/48] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment, Uladzislau Rezki (Sony)
- [PATCH 39/48] rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE(), Uladzislau Rezki (Sony)
- [PATCH 35/48] rcu: Reduce synchronize_rcu() latency, Uladzislau Rezki (Sony)
- [PATCH 41/48] rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-reading, Uladzislau Rezki (Sony)
- [PATCH 38/48] rcu: Allocate WQ with WQ_MEM_RECLAIM bit set, Uladzislau Rezki (Sony)
- [PATCH 42/48] rcutorture: Use the gp_kthread_dbg operation specified by cur_ops, Uladzislau Rezki (Sony)
- [PATCH 43/48] rcutorture: Make rcutorture support print rcu-tasks gp state, Uladzislau Rezki (Sony)
- [PATCH 44/48] rcutorture: Removing redundant function pointer initialization, Uladzislau Rezki (Sony)
- [PATCH 45/48] rcutorture: Make stall-tasks directly exit when rcutorture tests end, Uladzislau Rezki (Sony)
- [PATCH 46/48] rcutorture: Fix invalid context warning when enable srcu barrier testing, Uladzislau Rezki (Sony)
- [PATCH 47/48] torture: Scale --do-kvfree test time, Uladzislau Rezki (Sony)
- [PATCH 48/48] rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test, Uladzislau Rezki (Sony)
- [PATCH printk v5 00/30] wire up write_atomic() printing,
John Ogness
- [PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming,
Valentin Schneider
- [PATCH v2 01/27] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*, Valentin Schneider
- [PATCH v2 02/27] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING, Valentin Schneider
- [PATCH v2 03/27] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching(), Valentin Schneider
- [PATCH v2 04/27] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu(), Valentin Schneider
- [PATCH v2 05/27] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire(), Valentin Schneider
- [PATCH v2 07/27] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting(), Valentin Schneider
- [PATCH v2 06/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting, Valentin Schneider
- [PATCH v2 08/27] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu(), Valentin Schneider
- [PATCH v2 09/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting, Valentin Schneider
- [PATCH v2 10/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting(), Valentin Schneider
- [PATCH v2 11/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu(), Valentin Schneider
- [PATCH v2 12/27] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE, Valentin Schneider
- [PATCH v2 13/27] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*(), Valentin Schneider
- [PATCH v2 14/27] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu(), Valentin Schneider
- [PATCH v2 15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online(), Valentin Schneider
- [PATCH v2 16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap(), Valentin Schneider
- [PATCH v2 17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs(), Valentin Schneider
- [PATCH v2 19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs(), Valentin Schneider
- [PATCH v2 18/27] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_changed_since(), Valentin Schneider
- [PATCH v2 20/27] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap, Valentin Schneider
- [PATCH v2 22/27] rcu: Rename dyntick_save_progress_counter() into eqs_save_progress_counter(), Valentin Schneider
- [PATCH v2 21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap, Valentin Schneider
- [PATCH v2 23/27] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs(), Valentin Schneider
- [PATCH v2 24/27] rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs(), Valentin Schneider
- [PATCH v2 25/27] context_tracking, rcu: Rename stray ->dynticks comments, Valentin Schneider
- [PATCH v2 26/27] rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}(), Valentin Schneider
- [PATCH v2 27/27] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching, Valentin Schneider
- [PATCH] rcu: Remove unreachable logic,
Alan Huang
- [PATCH] rcu: Fix suspicious RCU usage in __do_softirq(),
Zqiang
- [PATCH] x86/rcutorture move CONFIG_HYPERVISOR_GUEST to kvm-test-1-run.sh,
Zhouyi Zhou
- [PATCH] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()",
Frederic Weisbecker
- [PATCH 0/4] rcu/nocb cleanups,
Frederic Weisbecker
- [linux-next:master] [rcu] 3183059ad8: kernel/rcu/tree.c:#Illegal_rcu_softirq_qs()in_RCU_read-side_critical_section, kernel test robot
- [PATCH v2] rcutorture: Make rcutorture support srcu double call test,
Zqiang
- [PATCH V2 00/11] rcu/x86: Use per-cpu rcu preempt count,
Lai Jiangshan
- [PATCH V2 01/11] lib: Use rcu_preempt_depth() to replace current->rcu_read_lock_nesting, Lai Jiangshan
- [PATCH V2 02/11] rcu: Move rcu_preempt_depth_set() to rcupdate.h, Lai Jiangshan
- [PATCH V2 03/11] rcu: Reorder tree_exp.h after tree_plugin.h, Lai Jiangshan
- [PATCH V2 04/11] rcu: Add macros set_rcu_preempt_special() and clear_rcu_preempt_special(), Lai Jiangshan
- [PATCH V2 05/11] rcu: Make rcu_read_unlock_special() global, Lai Jiangshan
- [PATCH V2 06/11] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_H, Lai Jiangshan
- [PATCH V2 07/11] sched/core: Add rcu_preempt_switch(), Lai Jiangshan
- [PATCH V2 08/11] x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S, Lai Jiangshan
- [PATCH V2 09/11] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework, Lai Jiangshan
- [PATCH V2 10/11] x86/rcu: Add rcu_preempt_count, Lai Jiangshan
- [PATCH V2 11/11] x86/rcu: Add THUNK rcu_read_unlock_special_thunk, Lai Jiangshan
- Re: [PATCH V2 00/11] rcu/x86: Use per-cpu rcu preempt count, Paul E. McKenney
- [PATCH v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use,
Neeraj Upadhyay
- [PATCH printk v4 00/27] wire up write_atomic() printing,
John Ogness
- [PATCHv3 net-next 00/14] ipvs: per-net tables and optimizations,
Julian Anastasov
- [PATCHv3 net-next 10/14] ipvs: show the current conn_tab size to users, Julian Anastasov
- [PATCHv3 net-next 08/14] ipvs: use resizable hash table for services, Julian Anastasov
- [PATCHv3 net-next 12/14] ipvs: use more keys for connection hashing, Julian Anastasov
- [PATCHv3 net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu, Julian Anastasov
- [PATCHv3 net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars, Julian Anastasov
- [PATCHv3 net-next 05/14] ipvs: do not keep dest_dst after dest is removed, Julian Anastasov
- [PATCHv3 net-next 13/14] ipvs: add ip_vs_status info, Julian Anastasov
- [PATCHv3 net-next 11/14] ipvs: no_cport and dropentry counters can be per-net, Julian Anastasov
- [PATCHv3 net-next 03/14] ipvs: some service readers can use RCU, Julian Anastasov
- [PATCHv3 net-next 04/14] ipvs: use single svc table, Julian Anastasov
- [PATCHv3 net-next 07/14] ipvs: add resizable hash tables, Julian Anastasov
- [PATCHv3 net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns, Julian Anastasov
- [PATCHv3 net-next 09/14] ipvs: switch to per-net connection table, Julian Anastasov
- [PATCHv3 net-next 06/14] ipvs: use more counters to avoid service lookups, Julian Anastasov
- [PATCH] rcu: Remove unnecessary READ_ONCE in rcu_preempt_read_enter/exit,
Alan Huang
- [PATCH AUTOSEL 6.1 17/52] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.6 29/75] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.6 28/75] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock(), Sasha Levin
- [PATCH AUTOSEL 6.8 41/98] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.8 40/98] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock(), Sasha Levin
- [PATCH] rcutorture: Make the rcu_gp_slow_register/unregister() be used only for rcutype test,
Zqiang
- [PATCH] rcu: Fix buffer overlow in print_cpu_stall_info(),
Nikita Kiryushin
- [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu,
Leonardo Bras
- [RFC PATCH v1 1/2] kvm: Implement guest_exit_last_time(), Leonardo Bras
- [RFC PATCH v1 2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Marcelo Tosatti
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Sean Christopherson
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras Soares Passos
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Leonardo Bras
- Re: [RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu, Paul E. McKenney
- [PATCH 00/10] rcu/x86: Use per-cpu rcu preempt count,
Lai Jiangshan
- [PATCH 01/10] lib: Use rcu_preempt_depth() to replace current->rcu_read_lock_nesting, Lai Jiangshan
- [PATCH 02/10] rcu: Move rcu_preempt_depth_set() to rcupdate.h, Lai Jiangshan
- [PATCH 03/10] rcu: Reorder tree_exp.h after tree_plugin.h, Lai Jiangshan
- [PATCH 04/10] rcu: Add macros set_rcu_preempt_special() and clear_rcu_preempt_special(), Lai Jiangshan
- [PATCH 05/10] rcu: Make rcu_read_unlock_special() global, Lai Jiangshan
- [PATCH 06/10] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_H, Lai Jiangshan
- [PATCH 07/10] sched/core: Add rcu_preempt_switch(), Lai Jiangshan
- [PATCH 08/10] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework, Lai Jiangshan
- [PATCH 09/10] x86/rcu: Add rcu_preempt_count, Lai Jiangshan
- [PATCH 10/10] x86/rcu: Add THUNK rcu_read_unlock_special_thunk, Lai Jiangshan
- Re: [syzbot] [bpf?] possible deadlock in kvfree_call_rcu, syzbot
- [PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state,
Valentin Schneider
- Re: false positive deadlock? Was: [syzbot] [bpf?] possible deadlock in kvfree_call_rcu,
Paul E. McKenney
- [PATCH] rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size,
Nikita Kiryushin
- [PATCH v4] docs/RCU: Bring back smp_wmb(), Alan Huang
- [PATCH v2] rcu: mollify sparse with RCU guard,
Johannes Berg
- [PATCH] rcu: mollify sparse with RCU guard,
Johannes Berg
- [PATCH] rcutorture: Fix invalid context warning when enable srcu barrier testing,
Zqiang
- [PATCH AUTOSEL 6.1 4/7] rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.1 3/7] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.1 2/7] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.6 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock(), Sasha Levin
- [PATCH AUTOSEL 6.6 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan(), Sasha Levin
- [PATCH AUTOSEL 6.6 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks, Sasha Levin
- [PATCH AUTOSEL 6.6 05/11] rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.6 04/11] rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.6 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.6 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.7 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock(), Sasha Levin
- [PATCH AUTOSEL 6.7 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan(), Sasha Levin
- [PATCH AUTOSEL 6.7 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks, Sasha Levin
- [PATCH AUTOSEL 6.7 05/11] rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.7 04/11] rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.7 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.7 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH AUTOSEL 6.8 10/11] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock(), Sasha Levin
- [PATCH AUTOSEL 6.8 07/11] rcu-tasks: Maintain real-time response in rcu_tasks_postscan(), Sasha Levin
- [PATCH AUTOSEL 6.8 06/11] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks, Sasha Levin
- [PATCH AUTOSEL 6.8 05/11] rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.8 04/11] rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.8 03/11] rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks, Sasha Levin
- [PATCH AUTOSEL 6.8 02/11] rcu-tasks: Repair RCU Tasks Trace quiescence check, Sasha Levin
- [PATCH] rcutorture: Make rcutorture support srcu double call test,
Zqiang
- [PATCH] rcutorture: Make stall-tasks directly exit when rcutorture tests end,
Zqiang
- [PATCH v5 net 0/3] Report RCU QS for busy network kthreads,
Yan Zhai
- [PATCH v4] rcu/tree: Reduce wake up for synchronize_rcu() common case,
Joel Fernandes (Google)
- [PATCH v3] rcu/tree: Reduce wake up for synchronize_rcu() common case, Joel Fernandes (Google)
- [PATCH v3 0/2] Generate get_gp_data method to print gp status of different types of rcutorture tests,
Zqiang
- Question about ISA2+pooncelock+pooncelock+pombonce litmus,
Alan Huang
- [PATCH v2] rcutorture: Make rcutorture support print rcu-tasks gp state,
Zqiang
- [PATCH v4 net 0/3] Report RCU QS for busy network kthreads,
Yan Zhai
- [PATCH] rcutorture: Use the gp_kthread_dbg operation specified by cur_ops,
Zqiang
- [PATCH v3 net 0/3] Report RCU QS for busy network kthreads,
Yan Zhai
- [PATCH] rcu: Reduce synchronize_rcu() delays when all wait heads are in use,
Neeraj Upadhyay
- [PATCH] rcu-tasks: Remove unnecessary lazy_jiffies in call_rcu_tasks_generic_timer(),
Zqiang
- [PATCH] rcutorture: Make rcutorture support print rcu-tasks gp state,
Zqiang
- [PATCH] rcu-tasks: Avoid rtp_irq_work triggering when the rcu-tasks GP is ongoing,
Zqiang
- Re: [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y,
Joel Fernandes
- [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT,
Sean Christopherson
- [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes, Sean Christopherson
- [PATCH 2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1, Sean Christopherson
- [PATCH 3/5] srcu: Add an API for a memory barrier after SRCU read lock, Sean Christopherson
- [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path, Sean Christopherson
- [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop, Sean Christopherson
- RE: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT, Ma, Yongwei
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT, Yan Zhao
- Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT, Sean Christopherson
- [PATCH v2 rcu/dev 1/2] rcu/tree: Reduce wake up for synchronize_rcu() common case,
Joel Fernandes (Google)
- [PATCH RFC rcu] Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs(),
Paul E. McKenney
- [PATCH v6 0/6] Reduce synchronize_rcu() latency(v6),
Uladzislau Rezki (Sony)
- [GIT PULL] RCU changes for v6.9,
Boqun Feng
- Re: [GIT PULL] RCU changes for v6.9, pr-tracker-bot
- Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Frederic Weisbecker
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Linus Torvalds
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Joel Fernandes
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Russell King (Oracle)
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Russell King (Oracle)
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Frederic Weisbecker
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Frederic Weisbecker
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Florian Fainelli
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Boqun Feng
- [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]], Frederic Weisbecker
- Re: [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]], Frederic Weisbecker
- Re: [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]], Florian Fainelli
- Re: [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]], Anna-Maria Behnsen
- Re: [PATCH] timer/migration: Remove buggy early return on deactivation [was Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]], Frederic Weisbecker
- [PATCH] timers/migration: Return early on deactivation, Anna-Maria Behnsen
- Re: [PATCH] timers/migration: Return early on deactivation, Frederic Weisbecker
- [PATCH v2] timers/migration: Return early on deactivation, Anna-Maria Behnsen
- Re: Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9], Thomas Gleixner
- [PATCH] [RFC] rcu/tree: Reduce wake up for synchronize_rcu() common case,
Joel Fernandes (Google)
- [PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat,
Stefan Wiehler
- [PATCH v2] rcutorture: Reuse value read using READ_ONCE instead of re-reading it,
linke li
- [PATCH 1/2] rcu: Do not release a wait-head from a GP kthread,
Uladzislau Rezki (Sony)
[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]