diff options
| author | Paul E. McKenney <[email protected]> | 2023-02-03 00:33:43 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2023-02-03 00:33:43 +0000 |
| commit | 8e1704b6a8c91f37910f4d9957857f6d4424415c (patch) | |
| tree | 9f66748e6a3e6756646b1d5b2b54962ece47633e /lib/string.c | |
| parent | doc: Fix htmldocs build warnings of stallwarn.rst (diff) | |
| parent | rcu: Disable laziness if lazy-tracking says so (diff) | |
| parent | rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep() (diff) | |
| parent | srcu: Update comment after the index flip (diff) | |
| parent | kernel/notifier: Remove CONFIG_SRCU (diff) | |
| parent | rcu-tasks: Handle queue-shrink/callback-enqueue race condition (diff) | |
| parent | torture: Fix hang during kthread shutdown phase (diff) | |
| parent | rcu: Permit string-valued Kconfig options in kvm.sh (diff) | |
| download | kernel-8e1704b6a8c91f37910f4d9957857f6d4424415c.tar.gz kernel-8e1704b6a8c91f37910f4d9957857f6d4424415c.zip | |
Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', 'srcu.2023.01.03a', 'srcu-always.2023.02.02a', 'tasks.2023.01.03a', 'torture.2023.01.05a' and 'torturescript.2023.01.03a' into HEAD
doc.2023.01.05a: Documentation update.
fixes.2023.01.23a: Miscellaneous fixes.
kvfree.2023.01.03a: kvfree_rcu() updates.
srcu.2023.01.03a: SRCU updates.
srcu-always.2023.02.02a: Finish making SRCU be unconditionally available.
tasks.2023.01.03a: Tasks-RCU updates.
torture.2023.01.05a: Torture-test updates.
torturescript.2023.01.03a: Torture-test scripting updates.
