]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Nov 2022 11:12:26 +0000 (12:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Nov 2022 11:12:26 +0000 (12:12 +0100)
commitff927cdf3c186d48ba0bcb8cf2219ff8a91c73bd
treec9ee188087b22e09fec6b27f63ef8be5b770c717
parentb83e40514d512158c65755af8d35013f9e250144
5.15-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.15/dmaengine-at_hdmac-check-return-code-of-dma_async_device_register.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-do-not-call-the-complete-callback-on-device_terminate_all.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-don-t-allow-cpu-to-reorder-channel-enable.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-don-t-start-transactions-at-tx_submit-level.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-at_lli-struct-definition.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-completion-of-unissued-descriptor-in-case-of-errors.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-concurrency-over-descriptor.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-concurrency-over-the-active-list.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-concurrency-problems-by-removing-atc_complete_all.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-descriptor-handling-when-issuing-it-to-hardware.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-impossible-condition.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-fix-premature-completion-of-desc-in-issue_pending.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-free-the-memset-buf-without-holding-the-chan-lock.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-protect-atchan-status-with-the-channel-lock.patch [new file with mode: 0644]
queue-5.15/dmaengine-at_hdmac-start-transfer-for-cyclic-channels-in-issue_pending.patch [new file with mode: 0644]
queue-5.15/series