]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:25:44 +0000 (12:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:25:44 +0000 (12:25 +0200)
commit4f7e5e9e6aa279128b46f8efc43343f448b5073c
tree612bee4266f44dbe4a15c5b4d3af4cf4d102c01a
parentf018ac816610ee3692f0dd5f77e75fe1498c0aa6
6.11-stable patches

added patches:
ext4-aovid-use-after-free-in-ext4_ext_insert_extent.patch
ext4-correct-encrypted-dentry-name-hash-when-not-casefolded.patch
ext4-dax-fix-overflowing-extents-beyond-inode-size-when-partially-writing.patch
ext4-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.patch
ext4-fix-access-to-uninitialised-lock-in-fc-replay-path.patch
ext4-fix-double-brelse-the-buffer-of-the-extents-path.patch
ext4-fix-fast-commit-inode-enqueueing-during-a-full-journal-commit.patch
ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch
ext4-fix-incorrect-tid-assumption-in-ext4_fc_mark_ineligible.patch
ext4-fix-incorrect-tid-assumption-in-ext4_wait_for_tail_page_commit.patch
ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch
ext4-fix-off-by-one-issue-in-alloc_flex_gd.patch
ext4-fix-slab-use-after-free-in-ext4_split_extent_at.patch
ext4-fix-timer-use-after-free-on-failed-mount.patch
ext4-mark-fc-as-ineligible-using-an-handle-in-ext4_xattr_set.patch
ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch
ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch
ext4-update-orig_path-in-ext4_find_extent.patch
ext4-use-handle-to-mark-fc-as-ineligible-in-__track_dentry_update.patch
20 files changed:
queue-6.11/ext4-aovid-use-after-free-in-ext4_ext_insert_extent.patch [new file with mode: 0644]
queue-6.11/ext4-correct-encrypted-dentry-name-hash-when-not-casefolded.patch [new file with mode: 0644]
queue-6.11/ext4-dax-fix-overflowing-extents-beyond-inode-size-when-partially-writing.patch [new file with mode: 0644]
queue-6.11/ext4-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.patch [new file with mode: 0644]
queue-6.11/ext4-fix-access-to-uninitialised-lock-in-fc-replay-path.patch [new file with mode: 0644]
queue-6.11/ext4-fix-double-brelse-the-buffer-of-the-extents-path.patch [new file with mode: 0644]
queue-6.11/ext4-fix-fast-commit-inode-enqueueing-during-a-full-journal-commit.patch [new file with mode: 0644]
queue-6.11/ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch [new file with mode: 0644]
queue-6.11/ext4-fix-incorrect-tid-assumption-in-ext4_fc_mark_ineligible.patch [new file with mode: 0644]
queue-6.11/ext4-fix-incorrect-tid-assumption-in-ext4_wait_for_tail_page_commit.patch [new file with mode: 0644]
queue-6.11/ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch [new file with mode: 0644]
queue-6.11/ext4-fix-off-by-one-issue-in-alloc_flex_gd.patch [new file with mode: 0644]
queue-6.11/ext4-fix-slab-use-after-free-in-ext4_split_extent_at.patch [new file with mode: 0644]
queue-6.11/ext4-fix-timer-use-after-free-on-failed-mount.patch [new file with mode: 0644]
queue-6.11/ext4-mark-fc-as-ineligible-using-an-handle-in-ext4_xattr_set.patch [new file with mode: 0644]
queue-6.11/ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch [new file with mode: 0644]
queue-6.11/ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch [new file with mode: 0644]
queue-6.11/ext4-update-orig_path-in-ext4_find_extent.patch [new file with mode: 0644]
queue-6.11/ext4-use-handle-to-mark-fc-as-ineligible-in-__track_dentry_update.patch [new file with mode: 0644]
queue-6.11/series