Show patches with: Archived = No       |   2014 patches
« 1 2 ... 18 19 20 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,3/4] rcuscale: Add laziness and kfree tests rcu: call_rcu() power improvements - - - --- 2022-09-22 Joel Fernandes Superseded
[v6,2/4] rcu: shrinker for lazy rcu rcu: call_rcu() power improvements - - - --- 2022-09-22 Joel Fernandes Superseded
[v6,1/4] rcu: Make call_rcu() lazy to save power rcu: call_rcu() power improvements - - - --- 2022-09-22 Joel Fernandes Superseded
[RFC,4/4] srcu: Check for consistent global per-srcu_struct NMI safety NMI-safe SRCU reader API - - - --- 2022-09-21 Paul E. McKenney Superseded
[RFC,3/4] srcu: Check for consistent per-CPU per-srcu_struct NMI safety NMI-safe SRCU reader API - - - --- 2022-09-21 Paul E. McKenney Superseded
[RFC,2/4] srcu: Create and srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe() NMI-safe SRCU reader API - - - --- 2022-09-21 Paul E. McKenney Superseded
[RFC,1/4] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic NMI-safe SRCU reader API - - - --- 2022-09-21 Paul E. McKenney Superseded
[rcu/next,2/3] rcu: Fix late wakeup when flush of bypass cblist happens (v6) Preparatory patches borrowed from lazy rcu v5 - 1 - --- 2022-09-17 Joel Fernandes Accepted
[rcu/next,1/3] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask Preparatory patches borrowed from lazy rcu v5 - 1 - --- 2022-09-17 Joel Fernandes Accepted
[-next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch [-next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch 1 - - --- 2022-09-15 Zeng Heng Accepted
[rcu/next,3/3] rcu: Fix late wakeup when flush of bypass cblist happens Preparatory patches borrowed from lazy rcu v5 - 1 - --- 2022-09-15 Joel Fernandes Superseded
[rcu/next,2/3] rcu: Move trace_rcu_callback() before bypassing Preparatory patches borrowed from lazy rcu v5 - - - --- 2022-09-15 Joel Fernandes Superseded
[rcu/next,1/3] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask Preparatory patches borrowed from lazy rcu v5 - 1 - --- 2022-09-15 Joel Fernandes Superseded
[v7,1/1] rcu: Simplify rcu_init_nohz() cpumask handling cu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() 1 1 - --- 2022-09-13 Leizhen (ThunderTown) Accepted
[v5,03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes Accepted
[v6,1/2] rcu: Simplify rcu_init_nohz() cpumask handling rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() 1 1 - --- 2022-09-01 Leizhen (ThunderTown) Accepted
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
[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
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
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
[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 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
[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
[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
[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/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
[5/5] tools/nolibc: add a help target to list supported targets nolibc updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[4/5] tools/nolibc: make the default target build the headers nolibc updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[3/5] tools/nolibc: fix the makefile to also work as "make -C tools ..." nolibc updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[2/5] tools/nolibc/stdio: Add format attribute to enable printf warnings nolibc updates for v5.20 1 - - --- 2022-06-20 Paul E. McKenney Mainlined
[1/5] tools/nolibc/stdlib: Support overflow checking for older compiler versions nolibc updates for v5.20 1 1 - --- 2022-06-20 Paul E. McKenney Mainlined
[22/23] MAINTAINERS: Add Paul as context tracking maintainer RCU/context-tracking updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[19/23] rcu/context-tracking: Remove unused and/or unecessary middle functions RCU/context-tracking updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[18/23] rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking RCU/context-tracking updates for v5.20 1 - - --- 2022-06-20 Paul E. McKenney Accepted
[17/23] rcu/context-tracking: Move deferred nocb resched to context tracking RCU/context-tracking updates for v5.20 1 - - --- 2022-06-20 Paul E. McKenney Accepted
[13/23] rcu/context-tracking: Remove rcu_irq_enter/exit() RCU/context-tracking updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[12/23] context_tracking: Take NMI eqs entrypoints over RCU RCU/context-tracking updates for v5.20 1 - - --- 2022-06-20 Paul E. McKenney Accepted
« 1 2 ... 18 19 20 21 »