]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Nov 2022 11:12:15 +0000 (12:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Nov 2022 11:12:15 +0000 (12:12 +0100)
commitb83e40514d512158c65755af8d35013f9e250144
tree0defb25c07dd363352bcce872b641563c397934a
parente6c64781b3813f8d8e259d655547f495d1d22202
5.10-stable patches

added patches:
dmaengine-at_hdmac-check-return-code-of-dma_async_device_register.patch
dmaengine-at_hdmac-do-not-call-the-complete-callback-on-device_terminate_all.patch
dmaengine-at_hdmac-don-t-allow-cpu-to-reorder-channel-enable.patch
dmaengine-at_hdmac-don-t-start-transactions-at-tx_submit-level.patch
dmaengine-at_hdmac-fix-at_lli-struct-definition.patch
dmaengine-at_hdmac-fix-completion-of-unissued-descriptor-in-case-of-errors.patch
dmaengine-at_hdmac-fix-concurrency-over-descriptor.patch
dmaengine-at_hdmac-fix-concurrency-over-the-active-list.patch
dmaengine-at_hdmac-fix-concurrency-problems-by-removing-atc_complete_all.patch
dmaengine-at_hdmac-fix-descriptor-handling-when-issuing-it-to-hardware.patch
dmaengine-at_hdmac-fix-impossible-condition.patch
dmaengine-at_hdmac-fix-premature-completion-of-desc-in-issue_pending.patch
dmaengine-at_hdmac-free-the-memset-buf-without-holding-the-chan-lock.patch
dmaengine-at_hdmac-protect-atchan-status-with-the-channel-lock.patch
dmaengine-at_hdmac-start-transfer-for-cyclic-channels-in-issue_pending.patch
16 files changed:
queue-5.10/dmaengine-at_hdmac-check-return-code-of-dma_async_device_register.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-do-not-call-the-complete-callback-on-device_terminate_all.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-don-t-allow-cpu-to-reorder-channel-enable.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-don-t-start-transactions-at-tx_submit-level.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-at_lli-struct-definition.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-completion-of-unissued-descriptor-in-case-of-errors.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-concurrency-over-descriptor.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-concurrency-over-the-active-list.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-concurrency-problems-by-removing-atc_complete_all.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-descriptor-handling-when-issuing-it-to-hardware.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-impossible-condition.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-fix-premature-completion-of-desc-in-issue_pending.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-free-the-memset-buf-without-holding-the-chan-lock.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-protect-atchan-status-with-the-channel-lock.patch [new file with mode: 0644]
queue-5.10/dmaengine-at_hdmac-start-transfer-for-cyclic-channels-in-issue_pending.patch [new file with mode: 0644]
queue-5.10/series