]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Dec 2017 10:54:14 +0000 (11:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Dec 2017 10:54:14 +0000 (11:54 +0100)
commit722dfc385c167dfcdc43390fa5d3a769c4a254ca
tree370486d41504b538342d3d2148808aefa2842b8e
parent7028015e3f3d82cc74da90929379f62e97545e0b
4.9-stable patches

added patches:
dma-buf-dma-fence-extract-__dma_fence_is_later.patch
dma-buf-sw-sync-fix-locking-around-sync_timeline-lists.patch
dma-buf-sw-sync-fix-the-is-signaled-test-to-handle-u32-wraparound.patch
dma-buf-sw-sync-prevent-user-overflow-on-timeline-advance.patch
dma-buf-sw-sync-reduce-irqsave-irqrestore-from-known-context.patch
dma-buf-sw-sync-sync_pt-is-private-and-of-fixed-size.patch
dma-buf-sw-sync-use-an-rbtree-to-sort-fences-in-the-timeline.patch
dma-buf-sw_sync-clean-up-list-before-signaling-the-fence.patch
dma-buf-sw_sync-force-signal-all-unsignaled-fences-on-dying-timeline.patch
dma-buf-sw_sync-move-timeline_fence_ops-around.patch
dma-fence-clear-fence-status-during-dma_fence_init.patch
dma-fence-introduce-drm_fence_set_error-helper.patch
dma-fence-wrap-querying-the-fence-status.patch
14 files changed:
queue-4.9/dma-buf-dma-fence-extract-__dma_fence_is_later.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-fix-locking-around-sync_timeline-lists.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-fix-the-is-signaled-test-to-handle-u32-wraparound.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-prevent-user-overflow-on-timeline-advance.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-reduce-irqsave-irqrestore-from-known-context.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-sync_pt-is-private-and-of-fixed-size.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw-sync-use-an-rbtree-to-sort-fences-in-the-timeline.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw_sync-clean-up-list-before-signaling-the-fence.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw_sync-force-signal-all-unsignaled-fences-on-dying-timeline.patch [new file with mode: 0644]
queue-4.9/dma-buf-sw_sync-move-timeline_fence_ops-around.patch [new file with mode: 0644]
queue-4.9/dma-fence-clear-fence-status-during-dma_fence_init.patch [new file with mode: 0644]
queue-4.9/dma-fence-introduce-drm_fence_set_error-helper.patch [new file with mode: 0644]
queue-4.9/dma-fence-wrap-querying-the-fence-status.patch [new file with mode: 0644]
queue-4.9/series