Show patches with: State = Action Required       |   755 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,26/48] dm: dynamically allocate the dm-bufio shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,22/48] mm: workingset: dynamically allocate the mm-shadow shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,20/48] mm: thp: dynamically allocate the thp-related shrinkers use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,19/48] rcu: dynamically allocate the rcu-kfree shrinker use refcount+RCU method to implement lockless slab shrink - 2 - --- 2023-08-07 Qi Zheng New
[v4,18/48] rcu: dynamically allocate the rcu-lazy shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,17/48] ubifs: dynamically allocate the ubifs-slab shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,16/48] quota: dynamically allocate the dquota-cache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,15/48] nfsd: dynamically allocate the nfsd-filecache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,14/48] nfs: dynamically allocate the nfs-acl shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,12/48] gfs2: dynamically allocate the gfs2-qd shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,11/48] gfs2: dynamically allocate the gfs2-glock shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,10/48] f2fs: dynamically allocate the f2fs-shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,09/48] erofs: dynamically allocate the erofs-shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,08/48] xenbus/backend: dynamically allocate the xen-backend shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,06/48] binder: dynamically allocate the android-binder shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,02/48] mm: vmscan: move shrinker-related code into a separate file use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,01/48] mm: move some shrinker-related function declarations to mm/internal.h use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[2/2] docs: memory-barriers: Add note on plain-accesses to address-dependency barriers [1/2] docs: rcu: Add cautionary note on plain-accesses to requirements - - - --- 2023-08-03 Joel Fernandes New
[1/2] docs: rcu: Add cautionary note on plain-accesses to requirements [1/2] docs: rcu: Add cautionary note on plain-accesses to requirements - - - --- 2023-08-03 Joel Fernandes New
[v2,4/5] tree/nocb: Improve readability of nocb_gp_wait() misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[v2,3/5] tree/nocb: Adjust RCU_NOCB_WAKE_* macros from weaker to stronger misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[2/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long softirq: redefine the type of kernel_stat.softirqs[] as unsigned long - - - --- 2023-07-24 Leizhen (ThunderTown) New
[1/2] softirq: fix integer overflow in function show_stat() softirq: redefine the type of kernel_stat.softirqs[] as unsigned long - - - --- 2023-07-24 Leizhen (ThunderTown) New
rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp - - - --- 2023-07-21 Yun Levi New
[RFC,v2,20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,18/20] context_tracking,x86: Defer kernel text patching IPIs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,16/20] rcu: Make RCU dynticks counter size configurable context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,15/20] context-tracking: Introduce work deferral infrastructure context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - 1 - --- 2023-07-20 Valentin Schneider New
[RFC,v2,13/20] context_tracking: Make context_tracking_key __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,11/20] objtool: Flesh out warning related to pv_ops[] calls context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[15/18] torture: Add init-program support for loongarch Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[13/18] torture: Add srcu_lockdep.sh to torture.sh Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[12/18] torture: Loosen .config checks for KCSAN kernels Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[11/18] torture: Make torture.sh summarize config and build errors Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[10/18] torture: Place --bootargs parameters at end of -append list Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[09/18] rcutorture: Remove obsolete parameter check from mkinitrd.sh Torture-test scripting updates for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[08/18] torture: Make kvm-remote print diagnostics on initial ssh failure Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[07/18] torture: Add RCU Tasks individual-flavor build tests Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[06/18] torture: Make kvm-recheck.sh report .config errors Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[05/18] torture: Allow #CHECK# in --kconfig argument to kvm.sh Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[04/18] rcutorture: Remove contradictory Kconfig constraint Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[03/18] torture: Add "--no-" as synonym for "--do-no-" in torture.sh Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[02/18] rcu: Remove formal-verification tests Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[01/18] rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig option Torture-test scripting updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[3/9] torture: Add lock_torture_writer_fifo module param Torture-test updates for v6.6 1 - - --- 2023-07-17 Paul E. McKenney New
[2/9] torture: Support randomized shuffling for proxy exec testing Torture-test updates for v6.6 1 - - --- 2023-07-17 Paul E. McKenney New
[1/9] rcutorture: Dump grace-period state upon rtort_pipe_count incidents Torture-test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[4/4] scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario Torture-test updates for smp_call_function() - - - --- 2023-07-17 Paul E. McKenney New
[3/4] scftorture: Pause testing after memory-allocation failure Torture-test updates for smp_call_function() - - - --- 2023-07-17 Paul E. McKenney New
[2/4] scftorture: Forgive memory-allocation failure if KASAN Torture-test updates for smp_call_function() - - - --- 2023-07-17 Paul E. McKenney New
[1/4] torture: Scale scftorture memory based on number of CPUs Torture-test updates for smp_call_function() - - - --- 2023-07-17 Paul E. McKenney New
[13/13] rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[12/13] rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle() RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[11/13] rcuscale: fix building with RCU_TINY RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[10/13] rcuscale: Add RCU Tasks Rude testing RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[09/13] rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[08/13] rcuscale: Print grace-period kthread CPU time, if recorded RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[07/13] rcuscale: Add kfree_by_call_rcu and kfree_mult to documentation RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[06/13] rcuscale: Measure grace-period kthread CPU time RCU update-side scalability test updates for v6.6 - - 1 --- 2023-07-17 Paul E. McKenney New
[05/13] rcuscale: Print out full set of kfree_rcu parameters RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[04/13] rcuscale: Print out full set of module parameters RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[03/13] rcuscale: Add minruntime module parameter RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[02/13] rcuscale: Fix gp_async_max typo: s/reader/writer/ RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[01/13] rcuscale: Permit blocking delays between writers RCU update-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[3/3] refscale: Add a "jiffies" test Reference-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[2/3] refscale: Fix uninitalized use of wait_queue_head_t Reference-side scalability test updates for v6.6 1 2 - --- 2023-07-17 Paul E. McKenney New
[1/3] refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario Reference-side scalability test updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[4/5] rcu-tasks: Cancel callback laziness if too many callbacks Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[3/5] rcu-tasks: Add kernel boot parameters for callback laziness Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[2/5] rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[1/5] rcu-tasks: Treat only synchronous grace periods urgently Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage Miscellaneous fixes for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[2/6] rcu: Clarify rcu_is_watching() kernel-doc comment Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release() Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples Documentation updates for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[3/7] Docs/RCU/rculist_nulls: Fix trivial coding style Documentation updates for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[2/7] docs/RCU: Add the missing rcu_read_unlock() Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[1/7] documentation/rcu: Fix typo Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[v3] docs/RCU: Bring back smp_wmb() [v3] docs/RCU: Bring back smp_wmb() - - - --- 2023-07-15 Alan Huang New
[v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC [v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC - - - --- 2023-07-11 Sandeep Dhavale New
[2/2] docs/RCU: Bring back smp_wmb() rcu: Fix rculist_nulls and doc - - - --- 2023-07-06 Alan Huang New
srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true - - - --- 2023-07-04 Z qiang New
« 1 2 3 47 8 »