]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Feb 2026 10:10:57 +0000 (11:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Feb 2026 10:10:57 +0000 (11:10 +0100)
commit6ae35584054445959ede33fdeab29b9a676d09a5
treeb6e470a662b351198026c4cb11ca1c03592affce
parent0f68b87cc9f8bb6957bb3f41acc1f039f5d776cd
6.19-stable patches

added patches:
driver-core-enforce-device_lock-for-driver_match_device.patch
ksmbd-add-chann_lock-to-protect-ksmbd_chann_list-xarray.patch
ksmbd-fix-infinite-loop-caused-by-next_smb2_rcv_hdr_off-reset-in-error-paths.patch
smb-client-fix-last-send-credit-problem-causing-disconnects.patch
smb-client-introduce-and-use-smbd_-alloc-free-_send_io.patch
smb-client-let-recv_done-queue-a-refill-when-the-peer-is-low-on-credits.patch
smb-client-let-send_done-handle-a-completion-without-ib_send_signaled.patch
smb-client-let-smbd_post_send-make-use-of-request-wr.patch
smb-client-let-smbd_post_send_negotiate_req-use-smbd_post_send.patch
smb-client-make-use-of-smbdirect_socket.recv_io.credits.available.patch
smb-client-make-use-of-smbdirect_socket.send_io.bcredits.patch
smb-client-port-and-use-the-wait_for_credits-logic-used-by-server.patch
smb-client-remove-pointless-sc-recv_io.credits.count-rollback.patch
smb-client-remove-pointless-sc-send_io.pending-handling-in-smbd_post_send_iter.patch
smb-client-split-cached_fid-bitfields-to-avoid-shared-byte-rmw-races.patch
smb-client-split-out-smbd_ib_post_send.patch
smb-client-use-smbdirect_send_batch-processing.patch
smb-server-fix-last-send-credit-problem-causing-disconnects.patch
smb-server-fix-leak-of-active_num_conn-in-ksmbd_tcp_new_connection.patch
smb-server-let-recv_done-queue-a-refill-when-the-peer-is-low-on-credits.patch
smb-server-let-send_done-handle-a-completion-without-ib_send_signaled.patch
smb-server-make-use-of-smbdirect_socket.recv_io.credits.available.patch
smb-server-make-use-of-smbdirect_socket.send_io.bcredits.patch
smb-smbdirect-introduce-smbdirect_socket.recv_io.credits.available.patch
smb-smbdirect-introduce-smbdirect_socket.send_io.bcredits.patch
26 files changed:
queue-6.19/driver-core-enforce-device_lock-for-driver_match_device.patch [new file with mode: 0644]
queue-6.19/ksmbd-add-chann_lock-to-protect-ksmbd_chann_list-xarray.patch [new file with mode: 0644]
queue-6.19/ksmbd-fix-infinite-loop-caused-by-next_smb2_rcv_hdr_off-reset-in-error-paths.patch [new file with mode: 0644]
queue-6.19/series
queue-6.19/smb-client-fix-last-send-credit-problem-causing-disconnects.patch [new file with mode: 0644]
queue-6.19/smb-client-introduce-and-use-smbd_-alloc-free-_send_io.patch [new file with mode: 0644]
queue-6.19/smb-client-let-recv_done-queue-a-refill-when-the-peer-is-low-on-credits.patch [new file with mode: 0644]
queue-6.19/smb-client-let-send_done-handle-a-completion-without-ib_send_signaled.patch [new file with mode: 0644]
queue-6.19/smb-client-let-smbd_post_send-make-use-of-request-wr.patch [new file with mode: 0644]
queue-6.19/smb-client-let-smbd_post_send_negotiate_req-use-smbd_post_send.patch [new file with mode: 0644]
queue-6.19/smb-client-make-use-of-smbdirect_socket.recv_io.credits.available.patch [new file with mode: 0644]
queue-6.19/smb-client-make-use-of-smbdirect_socket.send_io.bcredits.patch [new file with mode: 0644]
queue-6.19/smb-client-port-and-use-the-wait_for_credits-logic-used-by-server.patch [new file with mode: 0644]
queue-6.19/smb-client-remove-pointless-sc-recv_io.credits.count-rollback.patch [new file with mode: 0644]
queue-6.19/smb-client-remove-pointless-sc-send_io.pending-handling-in-smbd_post_send_iter.patch [new file with mode: 0644]
queue-6.19/smb-client-split-cached_fid-bitfields-to-avoid-shared-byte-rmw-races.patch [new file with mode: 0644]
queue-6.19/smb-client-split-out-smbd_ib_post_send.patch [new file with mode: 0644]
queue-6.19/smb-client-use-smbdirect_send_batch-processing.patch [new file with mode: 0644]
queue-6.19/smb-server-fix-last-send-credit-problem-causing-disconnects.patch [new file with mode: 0644]
queue-6.19/smb-server-fix-leak-of-active_num_conn-in-ksmbd_tcp_new_connection.patch [new file with mode: 0644]
queue-6.19/smb-server-let-recv_done-queue-a-refill-when-the-peer-is-low-on-credits.patch [new file with mode: 0644]
queue-6.19/smb-server-let-send_done-handle-a-completion-without-ib_send_signaled.patch [new file with mode: 0644]
queue-6.19/smb-server-make-use-of-smbdirect_socket.recv_io.credits.available.patch [new file with mode: 0644]
queue-6.19/smb-server-make-use-of-smbdirect_socket.send_io.bcredits.patch [new file with mode: 0644]
queue-6.19/smb-smbdirect-introduce-smbdirect_socket.recv_io.credits.available.patch [new file with mode: 0644]
queue-6.19/smb-smbdirect-introduce-smbdirect_socket.send_io.bcredits.patch [new file with mode: 0644]