Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+1 |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+3 |
2019-11-25 | dma-buf: Fix memory leak in sync_file_merge() | Navid Emamdoost | 1 | -1/+1 |
2019-10-30 | Revert "dma-buf: Add dma-buf heaps framework" | Sean Paul | 3 | -279/+0 |
2019-10-30 | Revert "dma-buf: heaps: Add heap helpers" | Sean Paul | 4 | -326/+0 |
2019-10-30 | Revert "dma-buf: heaps: Add system heap to dmabuf heaps" | Sean Paul | 4 | -133/+0 |
2019-10-30 | Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps" | Sean Paul | 3 | -187/+0 |
2019-10-25 | dma-buf: heaps: Add CMA heap to dmabuf heaps | John Stultz | 3 | -0/+187 |
2019-10-25 | dma-buf: heaps: Add system heap to dmabuf heaps | John Stultz | 4 | -0/+133 |
2019-10-25 | dma-buf: heaps: Add heap helpers | John Stultz | 4 | -0/+326 |
2019-10-25 | dma-buf: Add dma-buf heaps framework | Andrew F. Davis | 3 | -0/+279 |
2019-10-24 | dma-buf: stop using the dmabuf->lock so much v2 | Christian König | 1 | -16/+2 |
2019-10-24 | dma-buf: change DMA-buf locking convention v3 | Christian König | 1 | -17/+101 |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 3 | -5/+3 |
2019-10-10 | dma-buf/resv: fix exclusive fence get | Qiang Yu | 1 | -1/+1 |
2019-10-04 | dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) | Chris Wilson | 1 | -43/+35 |
2019-09-22 | dma-buf/resv: fix exclusive fence get | Qiang Yu | 1 | -1/+1 |
2019-08-20 | dmabuf: Mark up onstack timer for selftests | Chris Wilson | 1 | -1/+2 |
2019-08-20 | dma-buf: Use %zu for printing sizeof | Chris Wilson | 1 | -1/+1 |
2019-08-19 | dma-buf: Add selftests for dma-fence | Chris Wilson | 3 | -1/+578 |
2019-08-19 | dma-buf: Introduce selftesting framework | Chris Wilson | 5 | -0/+217 |
2019-08-17 | dma-fence: Store the timestamp in the same union as the cb_list | Chris Wilson | 1 | -7/+9 |
2019-08-17 | dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal | Chris Wilson | 1 | -32/+12 |
2019-08-17 | dma-fence: Avoid list_del during fence->cb_list iteration | Chris Wilson | 1 | -3/+6 |
2019-08-16 | dma-buf: Restore seqlock around dma_resv updates | Chris Wilson | 2 | -36/+104 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 4 | -104/+97 |
2019-08-13 | dma-buf: nuke reservation_object seq number | Christian König | 1 | -19/+5 |
2019-08-13 | dma-buf/sw_sync: Synchronize signal vs syncpt free | Chris Wilson | 1 | -9/+7 |
2019-08-12 | dma-fence: Report the composite sync_file status | Chris Wilson | 1 | -1/+1 |
2019-08-12 | dma-fence: Propagate errors to dma-fence-array container | Chris Wilson | 1 | -1/+31 |
2019-08-10 | dma-buf: further relax reservation_object_add_shared_fence | Christian König | 1 | -6/+0 |
2019-08-10 | dma-buf: add reservation_object_fences helper | Christian König | 2 | -82/+31 |
2019-08-07 | dma-buf: simplify reservation_object_get_fences_rcu a bit | Christian König | 1 | -10/+5 |
2019-08-07 | dma-buf: fix shared fence list handling in reservation_object_copy_fences | Christian König | 1 | -19/+46 |
2019-08-07 | dma-buf: fix busy wait for new shared fences | Christian König | 1 | -7/+7 |
2019-08-05 | dma-buf: fix stack corruption in dma_fence_chain_release | Christian König | 1 | -1/+23 |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard | 2 | -18/+12 |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -5/+10 |
2019-07-16 | dma-buf: Relax the write-seqlock for reallocating the shared fence list | Chris Wilson | 1 | -7/+7 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -1/+1 |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 5 | -39/+189 |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | dma-buf: Expand reservation_list to fill allocation | Chris Wilson | 1 | -2/+4 |
2019-06-28 | dma-buf: cleanup reservation_object_init/fini | Christian König | 1 | -0/+45 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-06-19 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 8 | -66/+8 |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter | 8 | -66/+8 |
2019-06-14 | dma-buf: add show_fdinfo handler | Greg Hackmann | 1 | -0/+15 |
2019-06-14 | dma-buf: add DMA_BUF_SET_NAME ioctls | Greg Hackmann | 1 | -3/+62 |
2019-06-14 | dma-buf: give each buffer a full-fledged inode | Greg Hackmann | 1 | -6/+57 |