aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/rcutorture
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-03-21 17:15:11 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-03-21 17:15:11 -0700
commitaa93ec620be378cce1454286122915533ff8fa48 (patch)
tree6831549f2aea966be9298adae543aa3876947394 /tools/testing/selftests/rcutorture
parentDocumentation/memory-barriers: Fix typos (diff)
parentrcu: Make rcu_barrier() account for offline no-CBs CPUs (diff)
parentrcu: Add a trace event for kfree_rcu() use of kfree_bulk() (diff)
parentlocktorture: Forgive apparent unfairness if CPU hotplug (diff)
parentrcu: Update __call_rcu() comments (diff)
parentrcu: Add missing annotation for exit_tasks_rcu_finish() (diff)
parentsrcu: Hold srcu_struct ->lock when updating ->srcu_gp_seq (diff)
parentrcutorture: Set KCSAN Kconfig options to detect more data races (diff)
downloadwireguard-linux-aa93ec620be378cce1454286122915533ff8fa48.tar.xz
wireguard-linux-aa93ec620be378cce1454286122915533ff8fa48.zip
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD
doc.2020.02.27a: Documentation updates. fixes.2020.03.21a: Miscellaneous fixes. kfree_rcu.2020.02.20a: Updates to kfree_rcu(). locktorture.2020.02.20a: Lock torture-test updates. ovld.2020.02.20a: Updates to callback-overload handling. rcu-tasks.2020.02.20a: RCU-tasks updates. srcu.2020.02.20a: SRCU updates. torture.2020.02.20a: Torture-test updates.