]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 15:00:33 +0000 (16:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 15:00:33 +0000 (16:00 +0100)
commit827e3f7a3f1ca4fbc226b4e53cca8aa545b4998c
treef16b0a5c00e8c49970d7661a022c3ff85fa6a9e2
parenta687db5faeac6ebd0c17b32f82841fc066f2d849
5.15-stable patches

added patches:
ext4-add-ext4_iget_bad-flag-to-prevent-unexpected-bad-inode.patch
ext4-add-helper-to-check-quota-inums.patch
ext4-add-inode-table-check-in-__ext4_get_inode_loc-to-aovid-possible-infinite-loop.patch
ext4-check-and-assert-if-marking-an-no_delete-evicting-inode-dirty.patch
ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-boot-loader-inode.patch
ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-quota-inode.patch
ext4-fix-reserved-cluster-accounting-in-__es_remove_extent.patch
ext4-fix-undefined-behavior-in-bit-shift-for-ext4_check_flag_values.patch
ext4-fix-use-after-free-in-ext4_orphan_cleanup.patch
ext4-remove-trailing-newline-from-ext4_msg-message.patch
ext4-silence-the-warning-when-evicting-inode-with-dioread_nolock.patch
fs-ext4-initialize-fsdata-in-pagecache_write.patch
13 files changed:
queue-5.15/ext4-add-ext4_iget_bad-flag-to-prevent-unexpected-bad-inode.patch [new file with mode: 0644]
queue-5.15/ext4-add-helper-to-check-quota-inums.patch [new file with mode: 0644]
queue-5.15/ext4-add-inode-table-check-in-__ext4_get_inode_loc-to-aovid-possible-infinite-loop.patch [new file with mode: 0644]
queue-5.15/ext4-check-and-assert-if-marking-an-no_delete-evicting-inode-dirty.patch [new file with mode: 0644]
queue-5.15/ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-boot-loader-inode.patch [new file with mode: 0644]
queue-5.15/ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-quota-inode.patch [new file with mode: 0644]
queue-5.15/ext4-fix-reserved-cluster-accounting-in-__es_remove_extent.patch [new file with mode: 0644]
queue-5.15/ext4-fix-undefined-behavior-in-bit-shift-for-ext4_check_flag_values.patch [new file with mode: 0644]
queue-5.15/ext4-fix-use-after-free-in-ext4_orphan_cleanup.patch [new file with mode: 0644]
queue-5.15/ext4-remove-trailing-newline-from-ext4_msg-message.patch [new file with mode: 0644]
queue-5.15/ext4-silence-the-warning-when-evicting-inode-with-dioread_nolock.patch [new file with mode: 0644]
queue-5.15/fs-ext4-initialize-fsdata-in-pagecache_write.patch [new file with mode: 0644]
queue-5.15/series