]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2023 08:13:14 +0000 (10:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2023 08:13:14 +0000 (10:13 +0200)
commit17ff9fdbde329838a531388e1d0cfa2bcf6c92c5
treecee488600af998c4911e8e5fc68176d1a9a257ea
parent962a006bcd9847cb4ebc8df23d27d62993ea3fa3
6.1-stable patches

added patches:
maple_tree-add-rcu-lock-checking-to-rcu-callback-functions.patch
maple_tree-add-smp_rmb-to-dead-node-detection.patch
maple_tree-be-more-cautious-about-dead-nodes.patch
maple_tree-detect-dead-nodes-in-mas_start.patch
maple_tree-fix-freeing-of-nodes-in-rcu-mode.patch
maple_tree-fix-handle-of-invalidated-state-in-mas_wr_store_setup.patch
maple_tree-fix-mas_prev-and-mas_find-state-handling.patch
maple_tree-fix-potential-rcu-issue.patch
maple_tree-reduce-user-error-potential.patch
maple_tree-refine-ma_state-init-from-mas_start.patch
maple_tree-remove-extra-smp_wmb-from-mas_dead_leaves.patch
maple_tree-remove-gfp_zero-from-kmem_cache_alloc-and-kmem_cache_alloc_bulk.patch
mm-enable-maple-tree-rcu-mode-by-default.patch
14 files changed:
queue-6.1/maple_tree-add-rcu-lock-checking-to-rcu-callback-functions.patch [new file with mode: 0644]
queue-6.1/maple_tree-add-smp_rmb-to-dead-node-detection.patch [new file with mode: 0644]
queue-6.1/maple_tree-be-more-cautious-about-dead-nodes.patch [new file with mode: 0644]
queue-6.1/maple_tree-detect-dead-nodes-in-mas_start.patch [new file with mode: 0644]
queue-6.1/maple_tree-fix-freeing-of-nodes-in-rcu-mode.patch [new file with mode: 0644]
queue-6.1/maple_tree-fix-handle-of-invalidated-state-in-mas_wr_store_setup.patch [new file with mode: 0644]
queue-6.1/maple_tree-fix-mas_prev-and-mas_find-state-handling.patch [new file with mode: 0644]
queue-6.1/maple_tree-fix-potential-rcu-issue.patch [new file with mode: 0644]
queue-6.1/maple_tree-reduce-user-error-potential.patch [new file with mode: 0644]
queue-6.1/maple_tree-refine-ma_state-init-from-mas_start.patch [new file with mode: 0644]
queue-6.1/maple_tree-remove-extra-smp_wmb-from-mas_dead_leaves.patch [new file with mode: 0644]
queue-6.1/maple_tree-remove-gfp_zero-from-kmem_cache_alloc-and-kmem_cache_alloc_bulk.patch [new file with mode: 0644]
queue-6.1/mm-enable-maple-tree-rcu-mode-by-default.patch [new file with mode: 0644]
queue-6.1/series