Show patches with: none      |   2694 patches
« 1 2 ... 24 25 26 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/10] rcu: Document reason for rcu_all_qs() call to preempt_disable() Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[04/10] rcu: Make tiny RCU support leak callbacks for debug-object errors Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[02/10] rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[01/10] rcu: Fix rcu_read_unlock_strict() strict QS reporting Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[7/7] doc/rcu: Update LWN article URLs and add 2019 article RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[6/7] doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[5/7] doc: Update rcu_access_pointer() advice in rcu_dereference.rst RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[4/7] doc: Fix list: rcu_access_pointer() is not lockdep-checked RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[3/7] doc: Use rcu_barrier() to rate-limit RCU callbacks RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[2/7] doc: Call out queue_rcu_work() for blocking RCU callbacks RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[1/7] doc: Emphasize the need for explicit RCU read-side markers RCU documentation updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
rcu: Remove duplicate RCU exp QS report from rcu_report_dead() rcu: Remove duplicate RCU exp QS report from rcu_report_dead() - - - --- 2022-08-30 Zqiang Accepted
[RFC,2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head [RFC,1/2] mm/slub: perform free consistency checks before call_rcu 1 - - --- 2022-08-26 Vlastimil Babka New
[RFC,1/2] mm/slub: perform free consistency checks before call_rcu [RFC,1/2] mm/slub: perform free consistency checks before call_rcu - 1 - --- 2022-08-26 Vlastimil Babka New
[v5,1/1] rcu: Simplify the code logic of rcu_init_nohz() rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - 1 - --- 2022-08-25 Leizhen (ThunderTown) Superseded
How to increase rcu_head size without breaking -mm ? How to increase rcu_head size without breaking -mm ? - - 1 --- 2022-08-25 Joel Fernandes New
[RFC,06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel Untitled series #669598 - - - --- 2022-08-22 Pingfan Liu New
[linux-next] powerpc: disable sanitizer in irq_soft_mask_set [linux-next] powerpc: disable sanitizer in irq_soft_mask_set - - - --- 2022-08-21 Zhouyi Zhou New
doc/rcu: Update LWN articles at the beginning doc/rcu: Update LWN articles at the beginning - - - --- 2022-08-20 Shao-Tse Hung Accepted
[v4,14/14] rcu/tree: Move trace_rcu_callback() before bypassing Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,13/14] fork: Move thread_stack_free_rcu to call_rcu_lazy Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,12/14] i915: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,11/14] lib: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,10/14] kernel: Move various core kernel usages to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,09/14] net/core: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,08/14] security: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,07/14] cred: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,06/14] debug: Toggle lazy at runtime and change flush jiffies Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,05/14] rcutorture: Add test code for call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,04/14] fs: Move call_rcu() to call_rcu_lazy() in some paths Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,03/14] rcuscale: Add laziness and kfree tests Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,02/14] rcu: shrinker for lazy rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,01/14] rcu: Introduce call_rcu_lazy() API implementation Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-19 Joel Fernandes Superseded
[v4,2/2] rcu: Simplify the code logic of rcu_init_nohz() rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - - - --- 2022-08-17 Leizhen (ThunderTown) Superseded
[v4,1/2] rcu: Eliminate rcu_state.nocb_is_setup rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - - - --- 2022-08-17 Leizhen (ThunderTown) Superseded
[v3,2/2] rcu: Simplify the code logic of rcu_init_nohz() rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - - - --- 2022-08-16 Leizhen (ThunderTown) Superseded
[v3,1/2] rcu: Eliminate rcu_state.nocb_is_setup rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - - - --- 2022-08-16 Leizhen (ThunderTown) Superseded
[v3,resend,6/6] debug: Toggle lazy at runtime and change flush jiffies Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
[v3,resend,5/6] rcutorture: Add test code for call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
[v3,resend,4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
[v3,resend,3/6] rcuscale: Add laziness and kfree tests Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
[v3,resend,2/6] rcu: shrinker for lazy rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
[v3,resend,1/6] rcu: Introduce call_rcu_lazy() API implementation Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-08-09 Joel Fernandes Superseded
rcu: Reduce the frequency of triggering irq-work for strict grace period rcu: Reduce the frequency of triggering irq-work for strict grace period - - - --- 2022-08-08 Zqiang Accepted
[v4,2/2] sched/debug: Show the registers of 'current' in dump_cpu_task() rcu: Display registers of self-detected stall as far as possible - - - --- 2022-08-04 Leizhen (ThunderTown) Accepted
[v4,1/2] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task() rcu: Display registers of self-detected stall as far as possible - - - --- 2022-08-04 Leizhen (ThunderTown) New
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic() rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic() - - - --- 2022-08-02 Shigeru Yoshida New
rcutorture: Use the barrier operation corresponding to rcutorture.torture_type rcutorture: Use the barrier operation corresponding to rcutorture.torture_type - - - --- 2022-07-31 Zqiang Accepted
[v3,3/3] sched/debug: Show the registers of 'current' in dump_cpu_task() rcu: Display registers of self-detected stall as far as possible - - - --- 2022-07-30 Leizhen (ThunderTown) Superseded
[v3,2/3] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task() rcu: Display registers of self-detected stall as far as possible - - - --- 2022-07-30 Leizhen (ThunderTown) Superseded
[v3,1/3] rcu/exp: Use NMI to get the backtrace of cpu_curr(other_cpu) first rcu: Display registers of self-detected stall as far as possible - - - --- 2022-07-30 Leizhen (ThunderTown) Superseded
[v2] rcu: Display registers of self-detected stall as far as possible [v2] rcu: Display registers of self-detected stall as far as possible - - - --- 2022-07-28 Leizhen (ThunderTown) Superseded
rcu: Display registers of self-detected stall as far as possible rcu: Display registers of self-detected stall as far as possible - - - --- 2022-07-27 Leizhen (ThunderTown) Superseded
[linux-next,v2] powerpc: init jump label early in ppc 64 [linux-next,v2] powerpc: init jump label early in ppc 64 - - - --- 2022-07-26 Zhouyi Zhou Accepted
[linux-next] powerpc: init jump label early in ppc 64 [linux-next] powerpc: init jump label early in ppc 64 - - - --- 2022-07-24 Zhouyi Zhou Superseded
rcu: Only check tasks blocked on leaf rcu_nodes for PREEMPT_RCU rcu: Only check tasks blocked on leaf rcu_nodes for PREEMPT_RCU - - - --- 2022-07-22 Zqiang New
[GIT,PULL] Urgent fix for expedited SRCU v5.19 boot-speed regression [GIT,PULL] Urgent fix for expedited SRCU v5.19 boot-speed regression - - - --- 2022-07-22 Paul E. McKenney Accepted
[v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution [v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution - - - --- 2022-07-19 Zqiang New
[v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution [v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution - - - --- 2022-07-19 Zqiang Superseded
[v2] rcu-tasks: Make RCU Tasks Trace checking for userspace execution [v2] rcu-tasks: Make RCU Tasks Trace checking for userspace execution - - - --- 2022-07-18 Zqiang Superseded
rcu-tasks: Make RCU Tasks Trace checking for userspace execution rcu-tasks: Make RCU Tasks Trace checking for userspace execution - - - --- 2022-07-17 Zqiang Superseded
[linux-next] powerpc: use raw_smp_processor_id in arch_touch_nmi_watchdog [linux-next] powerpc: use raw_smp_processor_id in arch_touch_nmi_watchdog - - 1 --- 2022-07-14 Zhouyi Zhou New
[5/5] rcutorture: Add test code for call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-07-13 Joel Fernandes Superseded
[4/5] fs: Move call_rcu() to call_rcu_lazy() in some paths Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-07-13 Joel Fernandes Superseded
[3/5] rcuscale: Add laziness and kfree tests Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-07-13 Joel Fernandes Superseded
[2/5] rcu: shrinker for lazy rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-07-13 Joel Fernandes Superseded
[1/5] rcu: Introduce call_rcu_lazy() API implementation Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-07-13 Joel Fernandes Superseded
[2/2] rcu-tasks: Make synchronize_rcu_tasks_generic() no-ops on early booting Optimize synchronize_rcu_tasks_generic() on early booting - - - --- 2022-07-12 Zqiang New
[1/2] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE() Optimize synchronize_rcu_tasks_generic() on early booting - - - --- 2022-07-12 Zqiang Accepted
[v4,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage [v4,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage 2 - - --- 2022-07-05 Dave Marchevsky Accepted
[v3,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage [v3,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage 2 - - --- 2022-07-05 Dave Marchevsky Superseded
[v3] srcu: Reduce blocking agressiveness of expedited grace periods further [v3] srcu: Reduce blocking agressiveness of expedited grace periods further - - 2 --- 2022-07-01 Neeraj Upadhyay Accepted
[v2] rcu: Make tiny RCU support leak callbacks for debug-object errors [v2] rcu: Make tiny RCU support leak callbacks for debug-object errors - - - --- 2022-07-01 Zqiang Accepted
rcu: Make tiny RCU support leak callbacks for debug-object errors rcu: Make tiny RCU support leak callbacks for debug-object errors - - - --- 2022-07-01 Zqiang Superseded
[v4,1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval [v4,1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval - - - --- 2022-06-30 Uladzislau Rezki Accepted
rcu: Make tiny RCU support leak callbacks for debug-object errors rcu: Make tiny RCU support leak callbacks for debug-object errors - - - --- 2022-06-30 Zqiang Superseded
remove CONFIG_ANDROID remove CONFIG_ANDROID 1 - - --- 2022-06-29 Christoph Hellwig Accepted
[v2,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage [v2,bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage 2 - - --- 2022-06-28 Dave Marchevsky Superseded
Possible problem in check-local-export during the kernel build process (RCU torture) Possible problem in check-local-export during the kernel build process (RCU torture) - - 1 --- 2022-06-28 Zhouyi Zhou New
[v2,1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval [v2,1/1] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval - - - --- 2022-06-27 Uladzislau Rezki Superseded
[bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage [bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage 1 - - --- 2022-06-23 Dave Marchevsky Superseded
[6/6] Revert "printk: add functions to prefer direct printing" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[5/6] Revert "printk: add kthread console printers" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[4/6] Revert "printk: extend console_lock for per-console locking" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[3/6] Revert "printk: remove @console_locked" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[2/6] Revert "printk: Block console kthreads when direct printing will be required" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[1/6] Revert "printk: Wait for the global console lock when the system is going down" printk: Revert console kthreads for 5.19 - - - --- 2022-06-23 Petr Mladek Accepted
[v2,8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value Implement call_rcu_lazy() and miscellaneous fixes - 1 - --- 2022-06-22 Joel Fernandes Superseded
[v2,7/8] rcu/nocb: Rewrite deferred wake up logic to be more clean Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,5/8] rcu/nocb: Wake up gp thread when flushing Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,4/8] rcu/nocb: Add option to force all call_rcu() to lazy Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,3/8] fs: Move call_rcu() to call_rcu_lazy() in some paths Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,2/8] rcu: shrinker for lazy rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-06-22 Joel Fernandes Superseded
[v2,1/8] rcu: Introduce call_rcu_lazy() API implementation [v2,1/8] rcu: Introduce call_rcu_lazy() API implementation - - - --- 2022-06-22 Joel Fernandes New
[v2,1/1] context_tracking: Use arch_atomic_read() in __ct_state for KASAN Implement call_rcu_lazy() and miscellaneous fixes - 1 - --- 2022-06-22 Joel Fernandes Superseded
[RFC] rcu: back off on allocation failure in fill_page_cache_func [RFC] rcu: back off on allocation failure in fill_page_cache_func - 1 - --- 2022-06-22 Michal Hocko Accepted
rcu: Add exp QS check in rcu_exp_handler() for no-preemptible expedited RCU rcu: Add exp QS check in rcu_exp_handler() for no-preemptible expedited RCU - - - --- 2022-06-22 Zqiang New
rcu: Add a warnings in sync_sched_exp_online_cleanup() rcu: Add a warnings in sync_sched_exp_online_cleanup() - - - --- 2022-06-21 Zqiang New
« 1 2 ... 24 25 26 27 »