summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
AgeCommit message (Expand)Author
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-19dma-buf: fix dma_fence_default_wait() signaling checkChristian König
2022-09-16dma-buf: dma_fence_wait must enable signalingArvind Yadav
2022-09-16dma-buf: Enable signaling on fence for selftestsArvind Yadav
2022-09-16dma-buf: set signaling bit for the stub fenceArvind Yadav
2022-09-16dma-buf: Remove the signaled bit status checkArvind Yadav
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-09-01dma_buf: no need to bother with file_inode()->i_mappingAl Viro
2022-08-25dma-buf/dma-resv: check if the new fence is really laterChristian König
2022-08-25udmabuf: Set ubuf->sg = NULL if the creation of sg table failsVivek Kasireddy
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro
2022-08-17dma_buf_getfile(): don't bother with ->f_flags reassignmentsAl Viro
2022-08-10dma-buf/sync_file: use strscpy to replace strlcpyXueBing Chen
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-16dma-buf: remove useless FMODE_LSEEK flagJason A. Donenfeld
2022-07-14dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-12dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"Christian König
2022-07-12Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...Dave Airlie
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan
2022-06-23dma-buf: deprecate DMABUF_SYSFS_STATSChristian König
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20udmabuf: add back sanity checkGerd Hoffmann
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-09udmabuf: Set the DMA mask for the udmabuf device (v2)Vivek Kasireddy
2022-06-08dma-buf: Add an API for importing sync files (v10)Jason Ekstrand
2022-06-08dma-buf: Add an API for exporting sync files (v14)Jason Ekstrand
2022-05-30dma-buf: generalize dma_fence unwrap & merging v3Christian König
2022-05-30dma-buf: cleanup dma_fence_unwrap implementationChristian König
2022-05-30dma-buf: cleanup dma_fence_unwrap selftest v2Christian König
2022-05-30dma-buf: cleanup dma_fence_chain_walkChristian König
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-13dma-buf: ensure unique directory name for dmabuf statsCharan Teja Kalla
2022-05-10dma-buf: call dma_buf_stats_setup after dmabuf is in valid listCharan Teja Reddy
2022-05-10dma-buf: add the name field to the table headerYuanzheng Song
2022-05-04dma-buf/sync_file: cleanup fence merging a bitChristian König
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-07dma-buf: drop seq count based updateChristian König
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König
2022-04-07dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König