diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-12-09 20:38:09 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-09 20:38:09 +0100 |
commit | f80fe66c38d561a006fb4f514b0ee5d11cbe2673 (patch) | |
tree | affa9f5d8dcfce7244db8e623499486a7096dc9b /kernel/rcu/Kconfig | |
parent | doc: RCU: Avoid 'Symbol' font-family in SVG figures (diff) | |
parent | rcu/exp: Mark current CPU as exp-QS in IPI loop second pass (diff) | |
parent | rcu: Move rcu_needs_cpu() to tree.c (diff) | |
parent | srcu: Prevent redundant __srcu_read_unlock() wakeup (diff) | |
parent | rcu/nocb: Merge rcu_spawn_cpu_nocb_kthread() and rcu_spawn_one_nocb_kthread() (diff) | |
parent | tools/nolibc: Implement gettid() (diff) | |
parent | rcu-tasks: Use fewer callbacks queues if callback flood ends (diff) | |
parent | rcutorture: Combine n_max_cbs from all kthreads in a callback flood (diff) | |
parent | torture: Properly redirect kvm-remote.sh "echo" commands (diff) | |
download | linux-f80fe66c38d561a006fb4f514b0ee5d11cbe2673.tar.xz linux-f80fe66c38d561a006fb4f514b0ee5d11cbe2673.zip |
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEAD
doc.2021.11.30c: Documentation updates.
exp.2021.12.07a: Expedited-grace-period fixes.
fastnohz.2021.11.30c: Remove CONFIG_RCU_FAST_NO_HZ.
fixes.2021.11.30c: Miscellaneous fixes.
nocb.2021.12.09a: No-CB CPU updates.
nolibc.2021.11.30c: Tiny in-kernel library updates.
tasks.2021.12.09a: RCU-tasks updates, including update-side scalability.
torture.2021.12.07a: Torture-test in-kernel module updates.
torturescript.2021.11.30c: Torture-test scripting updates.