Show patches with: State = Action Required       |    Archived = No       |   101 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] rcu: Support lazy callbacks with CONFIG_RCU_NOCB_CPU=n rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[8/9] rcu: Make segcblist flags test strict rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[7/9] rcu: Implement lazyness on the main segcblist level rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[6/9] rcu/nocb: Rename was_alldone to was_pending rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[5/9] rcu: Add rcutree.lazy_enabled boot parameter rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[4/9] rcu: Introduce lazy queue's own qhimark rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[3/9] rcu: Rename jiffies_till_flush to jiffies_lazy_flush rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - - - --- 2023-05-31 Frederic Weisbecker New
[2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - 1 - --- 2023-05-31 Frederic Weisbecker New
[1/9] rcu: Assume IRQS disabled from rcu_report_dead() rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU - 1 - --- 2023-05-31 Frederic Weisbecker New
[v2,2/2] sched: Use fancy new guards Lock and Pointer guards - - - --- 2023-05-26 Peter Zijlstra New
[v2,1/2] locking: Introduce __cleanup__ based guards Lock and Pointer guards - - - --- 2023-05-26 Peter Zijlstra New
[4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function Docs/RCU/rculist_nulls: Minor fixups - 1 - --- 2023-05-18 SeongJae Park New
[3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj' Docs/RCU/rculist_nulls: Minor fixups - - - --- 2023-05-18 SeongJae Park New
[2/4] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples Docs/RCU/rculist_nulls: Minor fixups - - - --- 2023-05-18 SeongJae Park New
[1/4] Docs/RCU/rculist_nulls: Fix trivial coding style Docs/RCU/rculist_nulls: Minor fixups - - - --- 2023-05-18 SeongJae Park New
[5.4,212/282] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #747718 2 - - --- 2023-05-15 Greg KH New
[4.19,140/191] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #747678 2 - - --- 2023-05-15 Greg KH New
[5.10,030/381] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #747704 2 - - --- 2023-05-15 Greg KH New
[2/2] rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output Tasks RCU updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[1/2] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic() Tasks RCU updates for v6.5 - - 1 --- 2023-05-10 Paul E. McKenney New
[3/4] rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker Callback-offloading updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[2/4] rcu/nocb: Fix shrinker race against callback enqueuer Callback-offloading updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[1/4] rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading Callback-offloading updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[8/8] rcu/kvfree: Make drain_page_cache() take early return if cache is disabled kvfree_rcu() changes for v6.5 - 1 - --- 2023-05-10 Paul E. McKenney New
[7/8] rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs kvfree_rcu() changes for v6.5 - 1 - --- 2023-05-10 Paul E. McKenney New
[6/8] rcu/kvfree: Do not run a page work if a cache is disabled kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[5/8] rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[4/8] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[3/8] rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[2/8] rcu/kvfree: Add debug to check grace periods kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[1/8] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro kvfree_rcu() changes for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[2/8] rcu: Remove RCU_NONIDLE() Miscellaneous fixes for v6.5 2 - - --- 2023-05-10 Paul E. McKenney New
[1/8] srcu: Remove extraneous parentheses from srcu_read_lock() etc. Miscellaneous fixes for v6.5 - - 2 --- 2023-05-10 Paul E. McKenney New
[3/3] MAINTAINERS: Update qiang1.zhang@intel.com to qiang.zhang1211@gmail.com Documentation updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[2/3] doc: Document the rcutree.rcu_resched_ns module parameter Documentation updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[1/3] doc: Get rcutree module parameters back into alpha order Documentation updates for v6.5 - - - --- 2023-05-10 Paul E. McKenney New
[5.15,028/371] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #745775 2 - - --- 2023-05-08 Greg KH New
[6.1,054/611] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #745747 2 - - --- 2023-05-08 Greg KH New
[6.2,053/663] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #745755 2 - - --- 2023-05-08 Greg KH New
[6.3,032/694] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Untitled series #745767 2 - - --- 2023-05-08 Greg KH New
FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … 2 - - --- 2023-05-06 Greg KH New
FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … 2 - - --- 2023-05-06 Greg KH New
FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply … 2 - - --- 2023-05-06 Greg KH New
[9/9] softirq, timer: Use softirq_needs_break() fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[8/9] softirq,rcu: Use softirq_needs_break() fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[7/9] softirq,net: Use softirq_needs_break() fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[6/9] softirq: Provide a softirq_needs_break() API fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[5/9] softirq: Context aware timeout fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[4/9] softirq: Allow early break fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[3/9] softirq: Factor loop termination condition fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[2/9] softirq: Use sched_clock() based timeout fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[1/9] softirq: Rewrite softirq processing loop fix softlockup in run_timer_softirq - - - --- 2023-05-05 liujian (CE) New
[RFC,04/13] rculist_bl.h: Fix parentheses around macro pointer parameter use Untitled series #745092 - - - --- 2023-05-04 Mathieu Desnoyers New
[RFC,03/13] rculist_nulls.h: Add parentheses around macro pointer parameter use Untitled series #745092 - - - --- 2023-05-04 Mathieu Desnoyers New
[RFC,02/13] rculist.h: Fix parentheses around macro pointer parameter use Untitled series #745092 - - - --- 2023-05-04 Mathieu Desnoyers New
[RFC,3/4] rculist.h: Fix parentheses around macro pointer parameter use Untitled series #744828 1 - - --- 2023-05-04 Mathieu Desnoyers New
[RFC] rcu: torture: shorten the time between forward-progress tests [RFC] rcu: torture: shorten the time between forward-progress tests - - - --- 2023-05-02 Zhouyi Zhou New
[V2] rcu/torture replace wait_event with wait_event_idle [V2] rcu/torture replace wait_event with wait_event_idle - - - --- 2023-05-02 Zhouyi Zhou New
[RFC,bpf-next,v3,6/6] selftests/bpf: Add benchmark for bpf memory allocator Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
[RFC,bpf-next,v3,5/6] bpf: Add two module parameters in htab for memory benchmark Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
[RFC,bpf-next,v3,4/6] bpf: Introduce BPF_MA_FREE_AFTER_RCU_GP Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
[RFC,bpf-next,v3,3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
[RFC,bpf-next,v3,2/6] bpf: Pass bitwise flags to bpf_mem_alloc_init() Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
[RFC,bpf-next,v3,1/6] bpf: Factor out a common helper free_all() Handle immediate reuse in bpf memory allocator - - - --- 2023-04-29 Hou Tao New
debugobjects,locking: Annotate __debug_object_init() wait type violation debugobjects,locking: Annotate __debug_object_init() wait type violation - - 1 --- 2023-04-29 Peter Zijlstra New
[1/1] linux-6.2/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period [1/1] linux-6.2/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period - 1 1 --- 2023-04-25 Uladzislau Rezki New
[1/1] linux-6.1/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period [1/1] linux-6.1/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period - 1 1 --- 2023-04-18 Uladzislau Rezki New
[1/1] linux-5.15/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period [1/1] linux-5.15/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period - 1 1 --- 2023-04-18 Uladzislau Rezki New
[1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period [1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period - 1 1 --- 2023-04-18 Uladzislau Rezki New
rcu/torture replace wait_event with wait_event_interruptible rcu/torture replace wait_event with wait_event_interruptible - - - --- 2023-04-12 Zhouyi Zhou New
[PATCHi,v4] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set [PATCHi,v4] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set - - - --- 2023-04-11 Zqiang New
[RFC,bpf-next,v2,4/4] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP Introduce BPF_MA_REUSE_AFTER_RCU_GP - - - --- 2023-04-08 Hou Tao New
[RFC,bpf-next,v2,3/4] bpf: Pass bitwise flags to bpf_mem_alloc_init() Introduce BPF_MA_REUSE_AFTER_RCU_GP - - - --- 2023-04-08 Hou Tao New
[RFC,bpf-next,v2,2/4] bpf: Factor out a common helper free_all() Introduce BPF_MA_REUSE_AFTER_RCU_GP - - - --- 2023-04-08 Hou Tao New
[RFC,bpf-next,v2,1/4] selftests/bpf: Add benchmark for bpf memory allocator Introduce BPF_MA_REUSE_AFTER_RCU_GP - - - --- 2023-04-08 Hou Tao New
rcu/kvfree: Delay the execution of drain_page_cache() rcu/kvfree: Delay the execution of drain_page_cache() - - - --- 2023-04-05 Zqiang New
答复: [PATCH] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. 答复: [PATCH] rcu: Make sure new krcp free business is handled after the wanted rcu grace period. - - - --- 2023-03-30 代子为 (Ziwei Dai) New
[3/4] rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker rcu/nocb: Shrinker related boring fixes - - - --- 2023-03-29 Frederic Weisbecker New
[v17,8/8] x86/smpboot: Allow parallel bringup for SEV-ES Parallel CPU bringup for x86_64 - 1 - --- 2023-03-28 Usama Arif New
[v17,7/8] x86/smpboot: Serialize topology updates for secondary bringup Parallel CPU bringup for x86_64 - - 4 --- 2023-03-28 Usama Arif New
[v17,6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel Parallel CPU bringup for x86_64 - - 4 --- 2023-03-28 Usama Arif New
[v17,5/8] x86/smpboot: Support parallel startup of secondary CPUs Parallel CPU bringup for x86_64 - - 4 --- 2023-03-28 Usama Arif New
[v17,4/8] x86/smpboot: Split up native_cpu_up into separate phases and document them Parallel CPU bringup for x86_64 - - 4 --- 2023-03-28 Usama Arif New
[v17,3/8] cpu/hotplug: Add CPUHP_BP_PARALLEL_STARTUP state before CPUHP_BRINGUP_CPU Parallel CPU bringup for x86_64 - 1 5 --- 2023-03-28 Usama Arif New
[v17,2/8] cpu/hotplug: Reset task stack state in _cpu_up() Parallel CPU bringup for x86_64 - 1 1 --- 2023-03-28 Usama Arif New
[v17,1/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h> Parallel CPU bringup for x86_64 - 2 5 --- 2023-03-28 Usama Arif New
[v2] srcu: Fix flush srcu structure's->sup work warning in cleanup_srcu_struct() [v2] srcu: Fix flush srcu structure's->sup work warning in cleanup_srcu_struct() - - - --- 2023-03-23 Zqiang New
MAINTAINERS: Add Zqiang as a RCU reviewer MAINTAINERS: Add Zqiang as a RCU reviewer - - - --- 2023-03-23 Zqiang New
[1/1] Reduce synchronize_rcu() waiting time [1/1] Reduce synchronize_rcu() waiting time - - - --- 2023-03-21 Uladzislau Rezki New
srcu: Fix flush sup work warning in cleanup_srcu_struct() srcu: Fix flush sup work warning in cleanup_srcu_struct() - - - --- 2023-03-21 Zqiang New
[v3,1/2] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup() [v3,1/2] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup() - - - --- 2023-03-21 Zhuo, Qiuxu New
[v3] doc/rcutorture: Add description of rcutorture.stall_cpu_block [v3] doc/rcutorture: Add description of rcutorture.stall_cpu_block - - - --- 2023-03-21 Zqiang New
srcu: Fix srcu structure's->srcu_sup memory leak in init_srcu_struct_fields() srcu: Fix srcu structure's->srcu_sup memory leak in init_srcu_struct_fields() - - - --- 2023-03-20 Zqiang New
[v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall() [v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall() - - - --- 2023-03-20 Zqiang New
[v2] rcu: Fix some incorrect trace log in rcu_boost and rcuc kthreads [v2] rcu: Fix some incorrect trace log in rcu_boost and rcuc kthreads - - - --- 2023-03-20 Zqiang New
rcu: Fix incorrect trace string in rcu_boost_kthread() rcu: Fix incorrect trace string in rcu_boost_kthread() - - - --- 2023-03-18 Zqiang New
[1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep() [1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep() - 1 - --- 2023-03-17 Uladzislau Rezki New
[v2,1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale [v2,1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale - - - --- 2023-03-17 Zhuo, Qiuxu New
MAINTAINERS: Add myself to RCU entry MAINTAINERS: Add myself to RCU entry 1 - - --- 2023-03-17 Boqun Feng New
[6.1,550/885] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL Untitled series #727557 - - - --- 2023-03-07 Greg KH New
« 1 2 »