]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:24:39 +0000 (12:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:24:39 +0000 (12:24 +0200)
commitdb6a70416b5fbe3c5baffa8be5cf129ad2864c67
tree78bafa0a9233e9bafdda3772873d4db09c8d3492
parentdd23ba9aa732436d65e3a4debf7bf2de53784fdf
5.15-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-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.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_wait_for_tail_page_commit.patch
ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch
ext4-fix-slab-use-after-free-in-ext4_split_extent_at.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
15 files changed:
queue-5.15/ext4-aovid-use-after-free-in-ext4_ext_insert_extent.patch [new file with mode: 0644]
queue-5.15/ext4-correct-encrypted-dentry-name-hash-when-not-casefolded.patch [new file with mode: 0644]
queue-5.15/ext4-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.patch [new file with mode: 0644]
queue-5.15/ext4-fix-double-brelse-the-buffer-of-the-extents-path.patch [new file with mode: 0644]
queue-5.15/ext4-fix-fast-commit-inode-enqueueing-during-a-full-journal-commit.patch [new file with mode: 0644]
queue-5.15/ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch [new file with mode: 0644]
queue-5.15/ext4-fix-incorrect-tid-assumption-in-ext4_wait_for_tail_page_commit.patch [new file with mode: 0644]
queue-5.15/ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch [new file with mode: 0644]
queue-5.15/ext4-fix-slab-use-after-free-in-ext4_split_extent_at.patch [new file with mode: 0644]
queue-5.15/ext4-mark-fc-as-ineligible-using-an-handle-in-ext4_xattr_set.patch [new file with mode: 0644]
queue-5.15/ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch [new file with mode: 0644]
queue-5.15/ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch [new file with mode: 0644]
queue-5.15/ext4-update-orig_path-in-ext4_find_extent.patch [new file with mode: 0644]
queue-5.15/ext4-use-handle-to-mark-fc-as-ineligible-in-__track_dentry_update.patch [new file with mode: 0644]
queue-5.15/series