]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Jan 2023 12:00:56 +0000 (13:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Jan 2023 12:00:56 +0000 (13:00 +0100)
commit33e763ae1b7c6f06713786447154e2d1be954a96
tree7479c6befeac7c6ac8a266969a67a60bc275f372
parentbc7a276c7197c113ce4f5cd7bf984ddbcc27d131
5.15-stable patches

added patches:
ext4-add-missing-validation-of-fast-commit-record-lengths.patch
ext4-disable-fast-commit-of-encrypted-dir-operations.patch
ext4-don-t-set-up-encryption-key-during-jbd2-transaction.patch
ext4-factor-out-ext4_fc_get_tl.patch
ext4-fix-off-by-one-errors-in-fast-commit-block-filling.patch
ext4-fix-potential-out-of-bound-read-in-ext4_fc_replay_scan.patch
ext4-fix-unaligned-memory-access-in-ext4_fc_reserve_space.patch
ext4-introduce-ext4_fc_tag_base_len-helper.patch
ext4-remove-unused-enum-ext4_fc_commit_failed.patch
ext4-use-ext4_debug-instead-of-jbd_debug.patch
tracing-fix-issue-of-missing-one-synthetic-field.patch
12 files changed:
queue-5.15/ext4-add-missing-validation-of-fast-commit-record-lengths.patch [new file with mode: 0644]
queue-5.15/ext4-disable-fast-commit-of-encrypted-dir-operations.patch [new file with mode: 0644]
queue-5.15/ext4-don-t-set-up-encryption-key-during-jbd2-transaction.patch [new file with mode: 0644]
queue-5.15/ext4-factor-out-ext4_fc_get_tl.patch [new file with mode: 0644]
queue-5.15/ext4-fix-off-by-one-errors-in-fast-commit-block-filling.patch [new file with mode: 0644]
queue-5.15/ext4-fix-potential-out-of-bound-read-in-ext4_fc_replay_scan.patch [new file with mode: 0644]
queue-5.15/ext4-fix-unaligned-memory-access-in-ext4_fc_reserve_space.patch [new file with mode: 0644]
queue-5.15/ext4-introduce-ext4_fc_tag_base_len-helper.patch [new file with mode: 0644]
queue-5.15/ext4-remove-unused-enum-ext4_fc_commit_failed.patch [new file with mode: 0644]
queue-5.15/ext4-use-ext4_debug-instead-of-jbd_debug.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/tracing-fix-issue-of-missing-one-synthetic-field.patch [new file with mode: 0644]