]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
7.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 13:11:22 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2026 13:11:22 +0000 (15:11 +0200)
commite68c8315a3beb0c410e96ad4b378fde5eb901bc3
tree77d52c1cda17c0e20d86132c3caf5eef6ed013c4
parent3e523a14708d30acd97fdd31726c5cadd0cc57c2
7.1-stable patches

added patches:
fuse-avoid-32-bit-prune-notification-count-wrap.patch
fuse-back-uncached-readdir-buffers-with-pages.patch
fuse-clear-intr_entry-in-fuse_resend-and-fuse_remove_pending_req.patch
fuse-do-not-use-start_removing_noperm.patch
fuse-don-t-block-in-fuse_get_dev-for-non-sync_init-case.patch
fuse-fix-device-node-leak-in-cuse_process_init_reply.patch
fuse-fix-io-uring-background-queue-dispatch-on-request-completion.patch
fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch
fuse-uring-avoid-queue-stopped-races-and-set-read-that-value-under-lock.patch
fuse-uring-avoid-use-after-free-in-fuse_uring_async_stop_queues.patch
fuse-uring-end-fuse_req-on-io-uring-cancel-task-work.patch
fuse-uring-fix-data-races-on-ring-ready.patch
fuse-uring-fix-efault-clobber-in-fuse_uring_commit.patch
fuse-uring-fix-moving-cancelled-entry-to-ent_in_userspace-list.patch
fuse-uring-make-a-fuse_req-on-sqe-commit-only-findable-after-memcpy.patch
fuse-uring-remove-request-less-entries-from-ent_w_req_queue-to-fix-null-deref.patch
revert-fuse-fix-conversion-of-fuse_reverse_inval_entry-to-start_removing.patch
18 files changed:
queue-7.1/fuse-avoid-32-bit-prune-notification-count-wrap.patch [new file with mode: 0644]
queue-7.1/fuse-back-uncached-readdir-buffers-with-pages.patch [new file with mode: 0644]
queue-7.1/fuse-clear-intr_entry-in-fuse_resend-and-fuse_remove_pending_req.patch [new file with mode: 0644]
queue-7.1/fuse-do-not-use-start_removing_noperm.patch [new file with mode: 0644]
queue-7.1/fuse-don-t-block-in-fuse_get_dev-for-non-sync_init-case.patch [new file with mode: 0644]
queue-7.1/fuse-fix-device-node-leak-in-cuse_process_init_reply.patch [new file with mode: 0644]
queue-7.1/fuse-fix-io-uring-background-queue-dispatch-on-request-completion.patch [new file with mode: 0644]
queue-7.1/fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch [new file with mode: 0644]
queue-7.1/fuse-uring-avoid-queue-stopped-races-and-set-read-that-value-under-lock.patch [new file with mode: 0644]
queue-7.1/fuse-uring-avoid-use-after-free-in-fuse_uring_async_stop_queues.patch [new file with mode: 0644]
queue-7.1/fuse-uring-end-fuse_req-on-io-uring-cancel-task-work.patch [new file with mode: 0644]
queue-7.1/fuse-uring-fix-data-races-on-ring-ready.patch [new file with mode: 0644]
queue-7.1/fuse-uring-fix-efault-clobber-in-fuse_uring_commit.patch [new file with mode: 0644]
queue-7.1/fuse-uring-fix-moving-cancelled-entry-to-ent_in_userspace-list.patch [new file with mode: 0644]
queue-7.1/fuse-uring-make-a-fuse_req-on-sqe-commit-only-findable-after-memcpy.patch [new file with mode: 0644]
queue-7.1/fuse-uring-remove-request-less-entries-from-ent_w_req_queue-to-fix-null-deref.patch [new file with mode: 0644]
queue-7.1/revert-fuse-fix-conversion-of-fuse_reverse_inval_entry-to-start_removing.patch [new file with mode: 0644]
queue-7.1/series