Show patches with: Archived = No       |   1537 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,23/27] rcu: Rename rcu_implicit_dynticks_qs() into rcu_implicit_eqs() context_tracking, rcu: Spring cleaning renaming - - - --- 2024-04-30 Valentin Schneider New
[v2,22/27] rcu: Rename dyntick_save_progress_counter() into eqs_save_progress_counter() context_tracking, rcu: Spring cleaning renaming - - - --- 2024-04-30 Valentin Schneider New
[v2,21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,20/27] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap context_tracking, rcu: Spring cleaning renaming - - - --- 2024-04-30 Valentin Schneider New
[v2,19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,18/27] rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_changed_since() context_tracking, rcu: Spring cleaning renaming - - - --- 2024-04-30 Valentin Schneider New
[v2,17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,15/27] rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_eqs_online() context_tracking, rcu: Spring cleaning renaming - - - --- 2024-04-30 Valentin Schneider New
[v2,14/27] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,13/27] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,12/27] context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,11/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,10/27] context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,09/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_ne… context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,08/27] context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,07/27] context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,06/27] context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,05/27] context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire… context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,04/27] context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,03/27] context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,02/27] context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING context_tracking, rcu: Spring cleaning renaming - 1 - --- 2024-04-30 Valentin Schneider New
[v2,01/27] treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* context_tracking, rcu: Spring cleaning renaming 1 - - --- 2024-04-30 Valentin Schneider New
rcu: Remove unreachable logic rcu: Remove unreachable logic - - - --- 2024-04-29 Alan Huang New
rcu: Fix suspicious RCU usage in __do_softirq() rcu: Fix suspicious RCU usage in __do_softirq() - 1 - --- 2024-04-27 Z qiang Accepted
x86/rcutorture move CONFIG_HYPERVISOR_GUEST to kvm-test-1-run.sh x86/rcutorture move CONFIG_HYPERVISOR_GUEST to kvm-test-1-run.sh - - - --- 2024-04-27 Zhouyi Zhou New
Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" - 1 - --- 2024-04-25 Frederic Weisbecker Accepted
[4/4] rcu/nocb: Remove buggy bypass lock contention mitigation rcu/nocb cleanups - - - --- 2024-04-25 Frederic Weisbecker Accepted
[3/4] rcu/nocb: Use kthread parking instead of ad-hoc implementation rcu/nocb cleanups - - - --- 2024-04-25 Frederic Weisbecker Accepted
[2/4] rcu/nocb: Fix segcblist state machine stale comments about timers rcu/nocb cleanups - - - --- 2024-04-25 Frederic Weisbecker Accepted
[1/4] rcu/nocb: Fix segcblist state machine comments about bypass rcu/nocb cleanups - - - --- 2024-04-25 Frederic Weisbecker Accepted
[v2] rcutorture: Make rcutorture support srcu double call test [v2] rcutorture: Make rcutorture support srcu double call test - - - --- 2024-04-07 Z qiang Accepted
[V2,11/11] x86/rcu: Add THUNK rcu_read_unlock_special_thunk rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,10/11] x86/rcu: Add rcu_preempt_count rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,09/11] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,08/11] x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan Accepted
[V2,07/11] sched/core: Add rcu_preempt_switch() rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,06/11] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_H rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,05/11] rcu: Make rcu_read_unlock_special() global rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,04/11] rcu: Add macros set_rcu_preempt_special() and clear_rcu_preempt_special() rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,03/11] rcu: Reorder tree_exp.h after tree_plugin.h rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,02/11] rcu: Move rcu_preempt_depth_set() to rcupdate.h rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[V2,01/11] lib: Use rcu_preempt_depth() to replace current->rcu_read_lock_nesting rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-04-07 Lai Jiangshan New
[v2] timers/migration: Return early on deactivation [v2] timers/migration: Return early on deactivation - 1 - --- 2024-04-05 Anna-Maria Behnsen Accepted
timers/migration: Return early on deactivation timers/migration: Return early on deactivation - 1 - --- 2024-04-04 Anna-Maria Behnsen Superseded
[v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use [v2] rcu: Reduce synchronize_rcu() delays when all wait heads are in use - 1 - --- 2024-04-03 Neeraj Upadhyay Accepted
[printk,v4,26/27] rcu: Mark emergency section in rcu stalls wire up write_atomic() printing - 1 - --- 2024-04-02 John Ogness New
[v3] rcu: Fix buffer overlow in print_cpu_stall_info() [v3] rcu: Fix buffer overlow in print_cpu_stall_info() - 1 - --- 2024-04-01 Nikita Kiryushin New
[v2] rcu: Fix buffer overlow in print_cpu_stall_info() [v2] rcu: Fix buffer overlow in print_cpu_stall_info() - - - --- 2024-04-01 Nikita Kiryushin Superseded
[PATCHv3,net-next,14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,13/14] ipvs: add ip_vs_status info ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,12/14] ipvs: use more keys for connection hashing ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,11/14] ipvs: no_cport and dropentry counters can be per-net ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,10/14] ipvs: show the current conn_tab size to users ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,09/14] ipvs: switch to per-net connection table ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,08/14] ipvs: use resizable hash table for services ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,07/14] ipvs: add resizable hash tables ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,06/14] ipvs: use more counters to avoid service lookups ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,05/14] ipvs: do not keep dest_dst after dest is removed ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,04/14] ipvs: use single svc table ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,03/14] ipvs: some service readers can use RCU ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
[PATCHv3,net-next,01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu ipvs: per-net tables and optimizations - - - --- 2024-03-31 Julian Anastasov Superseded
rcu: Remove unnecessary READ_ONCE in rcu_preempt_read_enter/exit rcu: Remove unnecessary READ_ONCE in rcu_preempt_read_enter/exit - - - --- 2024-03-31 Alan Huang New
rcutorture: Make the rcu_gp_slow_register/unregister() be used only for rcutype test rcutorture: Make the rcu_gp_slow_register/unregister() be used only for rcutype test - - - --- 2024-03-29 Z qiang New
rcu: Fix buffer overlow in print_cpu_stall_info() rcu: Fix buffer overlow in print_cpu_stall_info() - - - --- 2024-03-28 Nikita Kiryushin Superseded
[RFC,v1,2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently Avoid rcu_core() if CPU just left guest vcpu 1 - - --- 2024-03-28 Leonardo Bras New
[RFC,v1,1/2] kvm: Implement guest_exit_last_time() Avoid rcu_core() if CPU just left guest vcpu - - - --- 2024-03-28 Leonardo Bras New
[10/10] x86/rcu: Add THUNK rcu_read_unlock_special_thunk rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[09/10] x86/rcu: Add rcu_preempt_count rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[08/10] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[07/10] sched/core: Add rcu_preempt_switch() rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[06/10] rcu: Rename marco __LINUX_RCU_H to __KERNEL_RCU_H rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[05/10] rcu: Make rcu_read_unlock_special() global rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[04/10] rcu: Add macros set_rcu_preempt_special() and clear_rcu_preempt_special() rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[03/10] rcu: Reorder tree_exp.h after tree_plugin.h rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[02/10] rcu: Move rcu_preempt_depth_set() to rcupdate.h rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[01/10] lib: Use rcu_preempt_depth() to replace current->rcu_read_lock_nesting rcu/x86: Use per-cpu rcu preempt count - - - --- 2024-03-28 Lai Jiangshan Superseded
[v4] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow [v4] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow - 1 - --- 2024-03-27 Nikita Kiryushin Accepted
[v3] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow [v3] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow - - - --- 2024-03-27 Nikita Kiryushin Superseded
[v2] rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size [v2] rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size - - - --- 2024-03-27 Nikita Kiryushin New
[2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX context_tracking, rcu: Standardize naming related to contex_tracking.state - - - --- 2024-03-27 Valentin Schneider New
[1/2] treewide: context_tracking: Rename CONTEXT_FOO to CT_STATE_FOO context_tracking, rcu: Standardize naming related to contex_tracking.state 1 - - --- 2024-03-27 Valentin Schneider New
rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size - - - --- 2024-03-26 Nikita Kiryushin Superseded
[v4] docs/RCU: Bring back smp_wmb() [v4] docs/RCU: Bring back smp_wmb() - - - --- 2024-03-26 Alan Huang New
[v2] rcu: mollify sparse with RCU guard [v2] rcu: mollify sparse with RCU guard - 1 - --- 2024-03-25 Johannes Berg Accepted
rcu: mollify sparse with RCU guard rcu: mollify sparse with RCU guard - - - --- 2024-03-25 Johannes Berg Superseded
rcutorture: Fix invalid context warning when enable srcu barrier testing rcutorture: Fix invalid context warning when enable srcu barrier testing - - - --- 2024-03-25 Z qiang Accepted
rcutorture: Make rcutorture support srcu double call test rcutorture: Make rcutorture support srcu double call test - - - --- 2024-03-24 Z qiang Superseded
rcutorture: Make stall-tasks directly exit when rcutorture tests end rcutorture: Make stall-tasks directly exit when rcutorture tests end - - - --- 2024-03-21 Z qiang New
[v5,net,3/3] bpf: report RCU QS in cpumap kthread Report RCU QS for busy network kthreads 1 1 - --- 2024-03-19 Yan Zhai Accepted
[v5,net,2/3] net: report RCU QS on threaded NAPI repolling Report RCU QS for busy network kthreads 1 1 - --- 2024-03-19 Yan Zhai Accepted
[v5,net,1/3] rcu: add a helper to report consolidated flavor QS Report RCU QS for busy network kthreads - 2 - --- 2024-03-19 Yan Zhai Accepted
[v4] rcu/tree: Reduce wake up for synchronize_rcu() common case [v4] rcu/tree: Reduce wake up for synchronize_rcu() common case - 1 - --- 2024-03-19 Joel Fernandes Accepted
[v3] rcu/tree: Reduce wake up for synchronize_rcu() common case [v3] rcu/tree: Reduce wake up for synchronize_rcu() common case - - - --- 2024-03-19 Joel Fernandes Superseded
[v3,2/2] rcutorture: Removing redundant function pointer initialization Generate get_gp_data method to print gp status of different types of rcutorture tests - - - --- 2024-03-18 Z qiang Accepted
[v3,1/2] rcutorture: Make rcutorture support print rcu-tasks gp state Generate get_gp_data method to print gp status of different types of rcutorture tests - - - --- 2024-03-18 Z qiang Accepted
[v2] rcutorture: Make rcutorture support print rcu-tasks gp state [v2] rcutorture: Make rcutorture support print rcu-tasks gp state - - - --- 2024-03-17 Z qiang New
[v4,net,3/3] bpf: report RCU QS in cpumap kthread Report RCU QS for busy network kthreads - 1 - --- 2024-03-15 Yan Zhai Superseded
[v4,net,2/3] net: report RCU QS on threaded NAPI repolling Report RCU QS for busy network kthreads - 1 - --- 2024-03-15 Yan Zhai Superseded
« 1 2 3 415 16 »