Show patches with: State = Action Required       |   791 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
RCU stall on 6.1-rc4 (and some previous releases) related to ftrace RCU stall on 6.1-rc4 (and some previous releases) related to ftrace 1 - - --- 2022-11-10 Guilherme G. Piccoli New
[v2] rcu/kfree: Do not request RCU when not needed [v2] rcu/kfree: Do not request RCU when not needed - - - --- 2022-11-09 Joel Fernandes New
[linux-next,RFC] powerpc: move pseries interrupt cleanup code to under __cpu_disable [linux-next,RFC] powerpc: move pseries interrupt cleanup code to under __cpu_disable - - - --- 2022-11-09 Zhouyi Zhou New
rcu: Illustrate the stall information of CONFIG_RCU_CPU_STALL_CPUTIME=y rcu: Illustrate the stall information of CONFIG_RCU_CPU_STALL_CPUTIME=y - - - --- 2022-11-07 Zhen Lei New
Documentation: RCU: use code blocks with autogenerated line (was: Re: linux-next: build warning aft… Documentation: RCU: use code blocks with autogenerated line (was: Re: linux-next: build warning aft… - - - --- 2022-11-07 Bagas Sanjaya New
srcu: Fix a rare race issue in __srcu_read_(un)lock() srcu: Fix a rare race issue in __srcu_read_(un)lock() - - - --- 2022-11-03 Pingfan Liu New
[PATCHv2] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL [PATCHv2] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL - - - --- 2022-10-31 Pingfan Liu New
srcu: Delegate work to the first online cpu if using SRCU_SIZE_SMALL srcu: Delegate work to the first online cpu if using SRCU_SIZE_SMALL - - - --- 2022-10-26 Pingfan Liu New
[v3] rcu: Make call_rcu() lazy only when CONFIG_RCU_LAZY is enabled [v3] rcu: Make call_rcu() lazy only when CONFIG_RCU_LAZY is enabled 1 - - --- 2022-10-20 Zqiang New
[v3,7/8] rcutorture: Avoid torture.sh compressing identical files Torture-test scripting updates for v6.2 - - - --- 2022-10-19 Paul E. McKenney New
[v3,11/11] srcu: Debug NMI safety even on archs that don't require it NMI-safe SRCU readers for v6.2 - - - --- 2022-10-19 Paul E. McKenney New
[v3,03/11] srcu: Check for consistent per-CPU per-srcu_struct NMI safety NMI-safe SRCU readers for v6.2 - 1 - --- 2022-10-19 Paul E. McKenney New
[v3,02/11] srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe() NMI-safe SRCU readers for v6.2 1 1 - --- 2022-10-19 Paul E. McKenney New
[5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking Miscellaneous fixes for v6.2 1 - - --- 2022-10-19 Paul E. McKenney New
[3/4] doc: Update listRCU.rst Documentation updates for v6.2 - - - --- 2022-10-19 Paul E. McKenney New
srcu: Export srcu_check_nmi_safety() to modules srcu: Export srcu_check_nmi_safety() to modules 1 1 - --- 2022-10-18 Zqiang New
[v9,13/13] rcu/debug: Add wake-up debugging for lazy callbacks rcu: call_rcu() power improvements - - - --- 2022-10-16 Joel Fernandes New
[v9,02/13] rcu: Make call_rcu() lazy to save power rcu: call_rcu() power improvements 1 - - --- 2022-10-16 Joel Fernandes New
[3/3] srcu: Debug NMI safety even on archs that don't require it srcu: A few NMI-safe debugging updates - - - --- 2022-10-13 Frederic Weisbecker New
[2/3] srcu: Explain the reason behind the read side critical section on GP start srcu: A few NMI-safe debugging updates - - - --- 2022-10-13 Frederic Weisbecker New
[linux-next,RFC] powerpc: fix HOTPLUG error in rcutorture [linux-next,RFC] powerpc: fix HOTPLUG error in rcutorture - - - --- 2022-10-10 Zhouyi Zhou New
[RFC,v2,1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic NMI-safe SRCU reader API - - - --- 2022-09-29 Paul E. McKenney New
[linux-next,RFC] powerpc: avoid lockdep when we are offline [linux-next,RFC] powerpc: avoid lockdep when we are offline - - - --- 2022-09-27 Zhouyi Zhou New
[RFC] rcu/nocb: Fix possible bugs in rcu_barrier() [RFC] rcu/nocb: Fix possible bugs in rcu_barrier() - - - --- 2022-09-18 Joel Fernandes New
[rcu/next,3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2) Preparatory patches borrowed from lazy rcu v5 - - - --- 2022-09-17 Joel Fernandes New
[PATCHv2,3/3] rcu: coordinate tick dependency during concurrent offlining rcu: Enhance the capability to cope with concurrent cpu offlining/onlining - - - --- 2022-09-15 Pingfan Liu New
[PATCHv2,2/3] rcu: Resort to cpu_dying_mask for affinity when offlining rcu: Enhance the capability to cope with concurrent cpu offlining/onlining - - - --- 2022-09-15 Pingfan Liu New
[PATCHv2,1/3] rcu: Keep qsmaskinitnext fresh when rcutree_online_cpu() rcu: Enhance the capability to cope with concurrent cpu offlining/onlining - - - --- 2022-09-15 Pingfan Liu New
[linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock [linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock - - - --- 2022-09-14 Zhouyi Zhou New
[3/3] rcu: Keep qsmaskinitnext fresh for rcu_boost_kthread_setaffinity() [1/3] rcu: remove redundant cpu affinity setting during teardown - - - --- 2022-09-05 Pingfan Liu New
[2/3] rcu: simplify the prototype of rcu_boost_kthread_setaffinity() [1/3] rcu: remove redundant cpu affinity setting during teardown - - - --- 2022-09-05 Pingfan Liu New
[1/3] rcu: remove redundant cpu affinity setting during teardown [1/3] rcu: remove redundant cpu affinity setting during teardown - - - --- 2022-09-05 Pingfan Liu New
[v5,18/18] fork: Move thread_stack_free_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,17/18] i915: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,16/18] lib: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,15/18] kernel: Move various core kernel usages to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,14/18] net/core: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,13/18] security: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,12/18] cred: Move call_rcu() to call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,11/18] fs: Move call_rcu() to call_rcu_lazy() in some paths Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,10/18] rcutorture: Add test code for call_rcu_lazy() Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,09/18] rcuscale: Add laziness and kfree tests Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,08/18] rcu: Add per-CB tracing for queuing, flush and invocation. Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,07/18] rcu: shrinker for lazy rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,06/18] rcu: Introduce call_rcu_lazy() API implementation Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,05/18] rcu: Move trace_rcu_callback() before bypassing Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,04/18] rcu: Fix late wakeup when flush of bypass cblist happens Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[v5,02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head Implement call_rcu_lazy() and miscellaneous fixes 1 1 - --- 2022-09-01 Joel Fernandes New
[v5,01/18] mm/slub: perform free consistency checks before call_rcu Implement call_rcu_lazy() and miscellaneous fixes - - - --- 2022-09-01 Joel Fernandes New
[2/2] fs: don't call capable() prematurely in simple_xattr_list() fs: fix capable() call in simple_xattr_list() - - - --- 2022-09-01 Ondrej Mosnacek New
[1/2] fs: convert simple_xattrs to RCU list fs: fix capable() call in simple_xattr_list() - - - --- 2022-09-01 Ondrej Mosnacek New
[v6,2/2] rcu: Offload callback processing from all CPUs in the absence of rcu_nocbs= rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz() - - - --- 2022-09-01 Zhen Lei New
[3/3] rcu-tasks: Make RCU Tasks Trace check for userspace execution RCU Tasks updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[2/3] rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states RCU Tasks updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[1/3] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE() RCU Tasks updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[4/4] srcu: Make Tiny SRCU use full-sized grace-period counters SRCU polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[3/4] srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise SRCU polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[2/4] srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture output SRCU polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[1/4] rcutorture: Make "srcud" option also test polled grace-period API SRCU polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[25/25] rcutorture: Limit read-side polling-API testing Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[24/25] rcu: Add functions to compare grace-period state values Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[23/25] rcutorture: Expand rcu_torture_write_types() first "if" statement Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[22/25] rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[21/25] rcu: Make synchronize_rcu() fastpath update only boot-CPU counters Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[20/25] rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[19/25] rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[18/25] rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[17/25] rcu: Remove expedited grace-period fast-path forward-progress helper Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[16/25] rcu: Make synchronize_rcu() fast path update ->gp_seq counters Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[15/25] rcu-tasks: Remove grace-period fast-path rcu-tasks helper Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[14/25] rcu: Set rcu_data structures' initial ->gpwrap value to true Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[13/25] rcu: Disable run-time single-CPU grace-period optimization Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[12/25] rcu: Add full-sized polling for cond_sync_exp_full() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[11/25] rcu: Add full-sized polling for cond_sync_full() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[10/25] rcu: Remove blank line from poll_state_synchronize_rcu() docbook header Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[09/25] rcu: Add full-sized polling for start_poll_expedited() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[08/25] rcu: Add full-sized polling for start_poll() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[07/25] rcutorture: Verify long-running reader prevents full polling from completing Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[06/25] rcutorture: Remove redundant RTWS_DEF_FREE check Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[05/25] rcutorture: Verify RCU reader prevents full polling from completing Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[04/25] rcutorture: Allow per-RCU-flavor polled double-GP check Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[03/25] rcutorture: Abstract synchronous and polled API testing Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[02/25] rcu: Add full-sized polling for get_state() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[01/25] rcu: Add full-sized polling for get_completed*() and poll_state*() Polled grace-period updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[3/3] rcu: Simplify rcu_init_nohz() cpumask handling Callback-offload (nocb) updates for v6.1 - 1 - --- 2022-08-31 Paul E. McKenney New
[2/3] rcu/nocb: Add CPU number to CPU-{,de}offload failure messages Callback-offload (nocb) updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[1/3] rcu/nocb: Choose the right rcuog/rcuop kthreads to output Callback-offload (nocb) updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[3/3] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval kvfree_rcu updates for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[2/3] rcu/kfree: Fix kfree_rcu_shrink_count() return value kvfree_rcu updates for v6.1 - 1 - --- 2022-08-31 Paul E. McKenney New
[1/3] rcu: Back off upon fill_page_cache_func() allocation failure kvfree_rcu updates for v6.1 - 1 - --- 2022-08-31 Paul E. McKenney New
[10/10] rcu: Exclude outgoing CPU when it is the last to leave Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[09/10] rcu: Avoid triggering strict-GP irq-work when RCU is idle Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[08/10] sched/debug: Show the registers of 'current' in dump_cpu_task() Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[07/10] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task() Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[06/10] rcu: Update rcu_access_pointer() header for rcu_dereference_protected() Miscellaneous fixes for v6.1 - - - --- 2022-08-31 Paul E. McKenney New
[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
« 1 2 ... 5 6 7 8 »