aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-21rcu: Add irqs-disabled indicator to expedited RCU CPU stall warningsZqiang
2022-07-21rcu: Diagnose extended sync_rcu_do_polled_gp() loopsPaul E. McKenney
2022-07-21rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warningsZqiang
2022-07-21rcutorture: Test polled expedited grace-period primitivesPaul E. McKenney
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney
2022-07-21rcutorture: Verify that polled GP API sees synchronous grace periodsPaul E. McKenney
2022-07-21rcu: Make Tiny RCU grace periods visible to polled APIsPaul E. McKenney
2022-07-21rcu: Make polled grace-period API account for expedited grace periodsPaul E. McKenney
2022-07-21rcu: Switch polled grace-period APIs to ->gp_seq_polledPaul E. McKenney
2022-07-19rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is emptyZqiang
2022-07-19rcu/nocb: Add option to opt rcuo kthreads out of RT priorityUladzislau Rezki (Sony)
2022-07-19rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()Zqiang
2022-07-19rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes
2022-07-19rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...Zqiang
2022-07-19rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking orderZqiang
2022-07-19rcu/nocb: Add/del rdp to iterate from rcuog itselfFrederic Weisbecker
2022-07-19rcu/tree: Add comment to describe GP-done condition in fqs loopNeeraj Upadhyay
2022-07-19rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()Paul E. McKenney
2022-07-19rcu/kvfree: Remove useless monitor_todo flagJoel Fernandes (Google)
2022-07-19rcu: Cleanup RCU urgency state for offline CPUZqiang
2022-07-19rcu: tiny: Record kvfree_call_rcu() call stack for KASANJohannes Berg
2022-07-19locking/csd_lock: Change csdlock_debug from early_param to __setupChen Zhongjin
2022-07-19rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernelsPaul E. McKenney
2022-07-19rcu: Immediately boost preempted readers for strict grace periodsZqiang
2022-07-19rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()Zqiang
2022-07-19rcu: Avoid tracing a few functions executed in stop machinePatrick Wang
2022-07-19rcu: Decrease FQS scan wait time in case of callback overloadingPaul E. McKenney
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-19srcu: Block less aggressively for expedited grace periodsPaul E. McKenney
2022-06-21refscale: Convert test_lock spinlock to raw_spinlockZqiang
2022-06-21rcutorture: Handle failure of memory allocation functionsLi Qiong
2022-06-21rcutorture: Fix ksoftirqd boosting timing and iterationFrederic Weisbecker
2022-06-21rcuscale: Fix smp_processor_id()-in-preemptible warningsZqiang
2022-06-21rcutorture: Make failure indication note reader-batch overflowPaul E. McKenney
2022-06-21rcutorture: Fix memory leak in rcu_test_debug_objects()Zqiang
2022-06-21rcutorture: Simplify rcu_torture_read_exit_child() loopPaul E. McKenney
2022-06-21rcu/torture: Change order of warning and trace dumpAnna-Maria Behnsen
2022-06-21rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()Waiman Long
2022-06-21rcu-tasks: Be more patient for RCU Tasks boot-time testingPaul E. McKenney
2022-06-21rcu-tasks: Update commentsPaul E. McKenney
2022-06-21rcu-tasks: Disable and enable CPU hotplug in same functionPaul E. McKenney
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney
2022-06-21rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace periodPaul E. McKenney
2022-06-21rcu-tasks: Stop RCU Tasks Trace from scanning full tasks listPaul E. McKenney
2022-06-21rcutorture: Update rcutorture.fwd_progress help textPaul E. McKenney
2022-06-20rcu-tasks: Stop RCU Tasks Trace from scanning idle tasksPaul E. McKenney
2022-06-20rcu-tasks: Pull in tasks blocked within RCU Tasks Trace readersPaul E. McKenney
2022-06-20rcu-tasks: Scan running tasks for RCU Tasks Trace readersPaul E. McKenney
2022-06-20rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additionsPaul E. McKenney