diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2023-10-23 15:24:11 +0200 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2023-10-23 15:24:11 +0200 |
commit | d97ae6474ca0411bb8c2696e5764ec946dba43d0 (patch) | |
tree | a7b9f758bc06bf50d1828450327012ef98846f2d /Documentation/RCU/Design/Memory-Ordering | |
parent | locktorture: Check the correct variable for allocation failure (diff) | |
parent | srcu: Only accelerate on enqueue time (diff) | |
parent | rcu: Remove references to rcu_migrate_callbacks() from diagrams (diff) | |
parent | doc: Add refscale.lookup_instances to kernel-parameters.txt (diff) | |
parent | rcu-tasks: Make rcu_tasks_lazy_ms static (diff) | |
parent | rcu/tree: Defer setting of jiffies during stall reset (diff) | |
download | linux-d97ae6474ca0411bb8c2696e5764ec946dba43d0.tar.xz linux-d97ae6474ca0411bb8c2696e5764ec946dba43d0.zip |
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/tasks' and 'rcu/stall' into rcu/next
rcu/torture: RCU torture, locktorture and generic torture infrastructure
rcu/fixes: Generic and misc fixes
rcu/docs: RCU documentation updates
rcu/refscale: RCU reference scalability test updates
rcu/tasks: RCU tasks updates
rcu/stall: Stall detection updates