aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2021-10-07 10:02:17 -0700
committerPaul E. McKenney <paulmck@kernel.org>2021-10-07 10:02:17 -0700
commitdd1277d2ad95e7f0de1b79c70fdfe635d9df0f80 (patch)
tree0c6e0cc76acc53f281a55f0bfbc148f1a0be84ce /kernel/rcu
parentrcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr (diff)
parentscftorture: Warn on individual scf_torture_init() error conditions (diff)
parentrcu-tasks: Update comments to cond_resched_tasks_rcu_qs() (diff)
parentrcutorture: Avoid problematic critical section nesting on PREEMPT_RT (diff)
parenttorture: Make kvm-remote.sh print size of downloaded tarball (diff)
downloadlinux-dev-dd1277d2ad95e7f0de1b79c70fdfe635d9df0f80.tar.xz
linux-dev-dd1277d2ad95e7f0de1b79c70fdfe635d9df0f80.zip
Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09.15a', 'torture.2021.09.13b' and 'torturescript.2021.09.16a' into HEAD
fixes.2021.10.07a: Miscellaneous fixes. scftorture.2021.09.16a: smp_call_function torture-test updates. tasks.2021.09.15a: Tasks-trace RCU updates. torture.2021.09.13b: Other torture-test updates. torturescript.2021.09.16a: Torture-test scripting updates.