diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 21:03:15 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 21:03:15 +0200 |
commit | 13625c0a4074d3bab61b1dc70a828b574255f339 (patch) | |
tree | 9e41c7f662d87f09dd9747b6dcb6445b33d28f69 /kernel/locking | |
parent | doc: Tasks RCU must protect instructions before trampoline (diff) | |
parent | rcu: Fix some kernel-doc warnings (diff) | |
parent | lib/test_vmalloc.c: Add test cases for kvfree_rcu() (diff) | |
parent | rcu-tasks: Fix code-style issues (diff) | |
parent | refscale: Change --torture type from refperf to refscale (diff) | |
parent | srcu: Avoid local_irq_save() before acquiring spinlock_t (diff) | |
parent | torture: Remove obsolete "cd $KVM" (diff) | |
download | linux-13625c0a4074d3bab61b1dc70a828b574255f339.tar.xz linux-13625c0a4074d3bab61b1dc70a828b574255f339.zip |
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD
doc.2020.06.29a: Documentation updates.
fixes.2020.06.29a: Miscellaneous fixes.
kfree_rcu.2020.06.29a: kfree_rcu() updates.
rcu-tasks.2020.06.29a: RCU Tasks updates.
scale.2020.06.29a: Read-side scalability tests.
srcu.2020.06.29a: SRCU updates.
torture.2020.06.29a: Torture-test updates.