Show patches with: none      |   2237 patches
« 1 2 ... 20 21 22 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/32] rcu-tasks: Make RCU Tasks Trace stall warnings print full .b.need_qs field RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[14/32] rcu-tasks: Flag offline CPUs in RCU Tasks Trace stall warnings RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[13/32] rcu-tasks: Add slow-IPI indicator to RCU Tasks Trace stall warnings RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[12/32] rcu-tasks: Simplify trc_inspect_reader() QS logic RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[11/32] rcu-tasks: Make rcu_note_context_switch() unconditionally call rcu_tasks_qs() RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[10/32] rcu-tasks: RCU Tasks Trace grace-period kthread has implicit QS RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[09/32] rcu-tasks: Handle idle tasks for recently offlined CPUs RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[08/32] rcu-tasks: Idle tasks on offline CPUs are in quiescent states RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[07/32] rcu-tasks: Make trc_read_check_handler() fetch ->trc_reader_nesting only once RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[06/32] rcu-tasks: Remove rcu_tasks_trace_postgp() wait for counter RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[05/32] rcu-tasks: Merge state into .b.need_qs and atomically update RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[04/32] rcu-tasks: Drive synchronous grace periods from calling task RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[03/32] rcu-tasks: Move synchronize_rcu_tasks_generic() down RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[02/32] rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread() RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[01/32] rcu-tasks: Check for abandoned callbacks RCU Tasks updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[12/12] rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[11/12] rcu: Diagnose extended sync_rcu_do_polled_gp() loops Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[10/12] rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[09/12] rcutorture: Test polled expedited grace-period primitives Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[08/12] rcu: Add polled expedited grace-period primitives Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[07/12] rcutorture: Verify that polled GP API sees synchronous grace periods Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[06/12] rcu: Make Tiny RCU grace periods visible to polled APIs Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[05/12] rcu: Make polled grace-period API account for expedited grace periods Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[04/12] rcu: Switch polled grace-period APIs to ->gp_seq_polled Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney New
[03/12] rcutorture: Validate get_completed_synchronize_rcu() Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[02/12] rcu: Provide a get_completed_synchronize_rcu() function Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[01/12] rcu: Make normal polling GP be more precise about sequence numbers Polled grace-period updates for v5.20 - - - --- 2022-06-20 Paul E. McKenney Mainlined
[7/7] rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty Callback-offload (nocb) updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[6/7] rcu/nocb: Add option to opt rcuo kthreads out of RT priority Callback-offload (nocb) updates for v5.20 1 1 - --- 2022-06-20 Paul E. McKenney Accepted
[5/7] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread() Callback-offload (nocb) updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[4/7] rcu/nocb: Add an option to offload all CPUs on boot Callback-offload (nocb) updates for v5.20 - 3 - --- 2022-06-20 Paul E. McKenney Accepted
[3/7] rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direct call Callback-offload (nocb) updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[2/7] rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order Callback-offload (nocb) updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[1/7] rcu/nocb: Add/del rdp to iterate from rcuog itself Callback-offload (nocb) updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[12/12] srcu: Block less aggressively for expedited grace periods Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[11/12] rcu/tree: Add comment to describe GP-done condition in fqs loop Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[10/12] rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs() Miscellaneous fixes for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[09/12] rcu/kvfree: Remove useless monitor_todo flag Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[08/12] rcu: Cleanup RCU urgency state for offline CPU Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[07/12] rcu: tiny: Record kvfree_call_rcu() call stack for KASAN Miscellaneous fixes for v5.20 1 - - --- 2022-06-20 Paul E. McKenney Accepted
[06/12] locking/csd_lock: Change csdlock_debug from early_param to __setup Miscellaneous fixes for v5.20 - - - --- 2022-06-20 Paul E. McKenney Accepted
[05/12] rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[04/12] rcu: Immediately boost preempted readers for strict grace periods Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[03/12] rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks() Miscellaneous fixes for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[02/12] rcu: Avoid tracing a few functions executed in stop machine Miscellaneous fixes for v5.20 1 1 - --- 2022-06-20 Paul E. McKenney New
[01/12] rcu: Decrease FQS scan wait time in case of callback overloading Miscellaneous fixes for v5.20 - - - --- 2022-06-20 Paul E. McKenney New
[3/3] doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameter Documentation updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney New
[2/3] doc: Document the rcutree.rcu_divisor kernel boot parameter Documentation updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
[1/3] rcutorture: Update rcutorture.fwd_progress help text Documentation updates for v5.20 - 1 - --- 2022-06-20 Paul E. McKenney Accepted
rcu: Update rcu_preempt_deferred_qs() comments for no preemptible RCU rcu: Update rcu_preempt_deferred_qs() comments for no preemptible RCU - - - --- 2022-06-20 Zqiang New
rcu: Avoid strict QS reporting in NMI context rcu: Avoid strict QS reporting in NMI context - - - --- 2022-06-18 Zqiang Accepted
[v2] rcu/nocb: Correct output rcuog/rcuop kthreads information [v2] rcu/nocb: Correct output rcuog/rcuop kthreads information - - - --- 2022-06-17 Zqiang Accepted
rcu: Fix rcu_read_unlock_strict() strict QS reporting rcu: Fix rcu_read_unlock_strict() strict QS reporting - - - --- 2022-06-16 Zqiang Accepted
[2/2] printk: Wait for the global console lock when the system is going down printk: Prevent printk kthreads from blocking direct console handling - - - --- 2022-06-15 Petr Mladek Accepted
[1/2] printk: Block console kthreads when direct printing will be required printk: Prevent printk kthreads from blocking direct console handling - - - --- 2022-06-15 Petr Mladek Accepted
[linux-next] RFC: torture: add pr_flush to flush the results to console [linux-next] RFC: torture: add pr_flush to flush the results to console - - 1 --- 2022-06-15 Zhouyi Zhou New
[PATCH-rcu] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests() [PATCH-rcu] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests() - - - --- 2022-06-14 Waiman Long New
[34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower() Untitled series #649897 - - - --- 2022-06-13 Tony Lindgren New
[v2] rcu: Handle failure of memory allocation functions [v2] rcu: Handle failure of memory allocation functions - - - --- 2022-06-12 Li Qiong Accepted
refscale: Convert test_lock spinlock to raw_spinlock refscale: Convert test_lock spinlock to raw_spinlock - - - --- 2022-06-12 Zqiang Accepted
[v3] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty [v3] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty 1 - - --- 2022-06-11 Zqiang Accepted
rcu: Handle failure of memory allocation functions rcu: Handle failure of memory allocation functions - - - --- 2022-06-11 Li Qiong Superseded
rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks - - - --- 2022-06-10 Waiman Long New
rcutorture: Fix ksoftirqd boosting timing and iteration rcutorture: Fix ksoftirqd boosting timing and iteration - - - --- 2022-06-10 Frederic Weisbecker Accepted
rcu-tasks: Remove unused trc_wait and holdouts rcu-tasks: Remove unused trc_wait and holdouts - - - --- 2022-06-10 Zqiang New
[36/36] cpuidle,clk: Remove trace_.*_rcuidle() cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle() cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle() cpuidle,rcu: Cleanup the mess - 1 1 --- 2022-06-08 Peter Zijlstra New
[33/36] cpuidle,omap3: Use WFI for omap3_pm_idle() cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[32/36] ftrace: WARN on rcuidle cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[31/36] cpuidle,acpi: Make noinstr clean cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[30/36] cpuidle,nospec: Make noinstr clean cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean cpuidle,rcu: Cleanup the mess - 1 - --- 2022-06-08 Peter Zijlstra New
[28/36] cpuidle,tdx: Make tdx noinstr clean cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[27/36] cpuidle,mwait: Make noinstr clean cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED} cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[25/36] time/tick-broadcast: Remove RCU_NONIDLE usage cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[24/36] printk: Remove trace_.*_rcuidle() usage cpuidle,rcu: Cleanup the mess 1 1 - --- 2022-06-08 Peter Zijlstra New
[23/36] arm64,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[22/36] arm,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[19/36] objtool/idle: Validate __cpuidle code as noinstr cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[18/36] cpuidle: Annotate poll_idle() cpuidle,rcu: Cleanup the mess - 1 - --- 2022-06-08 Peter Zijlstra New
[17/36] acpi_idle: Remove tracing cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[16/36] rcu: Fix rcu_idle_exit() cpuidle,rcu: Cleanup the mess 2 - - --- 2022-06-08 Peter Zijlstra New
[15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}() cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[14/36] cpuidle: Fix rcu_idle_*() usage cpuidle,rcu: Cleanup the mess - 1 - --- 2022-06-08 Peter Zijlstra New
[13/36] cpuidle,dt: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[12/36] cpuidle,omap2: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - 1 1 --- 2022-06-08 Peter Zijlstra New
[11/36] cpuidle,armada: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[10/36] cpuidle,omap3: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - 1 1 --- 2022-06-08 Peter Zijlstra New
[09/36] cpuidle,imx6: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[08/36] cpuidle,psci: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[07/36] cpuidle,tegra: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[06/36] cpuidle,riscv: Push RCU-idle into driver cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[05/36] cpuidle: Move IRQ state validation cpuidle,rcu: Cleanup the mess - - - --- 2022-06-08 Peter Zijlstra New
[04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE cpuidle,rcu: Cleanup the mess 1 - - --- 2022-06-08 Peter Zijlstra New
[03/36] cpuidle/poll: Ensure IRQ state is invariant cpuidle,rcu: Cleanup the mess - 1 - --- 2022-06-08 Peter Zijlstra New
[02/36] x86/idle: Replace x86_idle with a static_call cpuidle,rcu: Cleanup the mess - 2 - --- 2022-06-08 Peter Zijlstra New
« 1 2 ... 20 21 22 23 »