diff options
| author | Paul E. McKenney <paulmck@kernel.org> | 2023-06-07 13:44:06 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@kernel.org> | 2023-06-07 13:44:06 -0700 |
| commit | 2e31da752c6d0e892f2a9232e18da816d04ee691 (patch) | |
| tree | 1bccca9593c924613890b2264b93a84e24fde9cf /kernel | |
| parent | rcu: Add more RCU files to kernel-api.rst (diff) | |
| parent | rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs (diff) | |
| parent | rcu/kvfree: Make drain_page_cache() take early return if cache is disabled (diff) | |
| parent | rcu/nocb: Make shrinker iterate only over NOCB CPUs (diff) | |
| parent | rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output (diff) | |
| parent | torture: Remove duplicated argument -enable-kvm for ppc64 (diff) | |
| parent | notifier: Initialize new struct srcu_usage field (diff) | |
| download | linux-2e31da752c6d0e892f2a9232e18da816d04ee691.tar.gz linux-2e31da752c6d0e892f2a9232e18da816d04ee691.zip | |
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', 'nocb.2023.05.11a', 'rcu-tasks.2023.05.10a', 'torture.2023.05.15a' and 'rcu-urgent.2023.06.06a' into HEAD
doc.2023.05.10a: Documentation updates
fixes.2023.05.11a: Miscellaneous fixes
kvfree.2023.05.10a: kvfree_rcu updates
nocb.2023.05.11a: Callback-offloading updates
rcu-tasks.2023.05.10a: Tasks RCU updates
torture.2023.05.15a: Torture-test updates
rcu-urgent.2023.06.06a: Urgent SRCU fix
