- f588f0c dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
- abf4451 dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd by John Stultz · 4 years ago
- cc84a8e dma-buf: system_heap: Make sure to return an error if we abort by John Stultz · 4 years ago
- 46d4a93 dma-buf: Avoid comma separated statements by Joe Perches · 4 years, 5 months ago
- bc96ad6 Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 4 years ago
- 8433567 dma-buf: Add debug option by Daniel Vetter · 4 years ago
- a0adc8e dma-buf: cma_heap: Fix memory leak in CMA heap by John Stultz · 4 years ago
- 05cd846 dmabuf: fix use-after-free of dmabuf's file->f_inode by Charan Teja Reddy · 4 years ago
- 18589d7 Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
- ef2c8b8 Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
- c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- 8075c30 dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS by John Stultz · 4 years, 1 month ago
- c545781 dma-buf: doc polish for pin/unpin by Daniel Vetter · 4 years, 1 month ago
- 8ccf0a2 dma-buf: begin/end_cpu might lock the dma_resv lock by Daniel Vetter · 4 years, 1 month ago
- 85804b7 dma-buf: some kerneldoc formatting fixes by Daniel Vetter · 4 years, 1 month ago
- de9114e dma-buf: Remove kmap kerneldoc vestiges by Daniel Vetter · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- a47fc51 dma-buf: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
- bf89758 dma-buf/dma-resv: Respect num_fences when initializing the shared fence list. by Maarten Lankhorst · 4 years, 2 months ago
- d963ab0 dma-buf: system_heap: Allocate higher order pages if available by John Stultz · 4 years, 2 months ago
- 4c68e49 dma-buf: heaps: Skip sync if not mapped by John Stultz · 4 years, 2 months ago
- 064fae5 dma-buf: heaps: Remove heap-helpers code by John Stultz · 4 years, 2 months ago
- a5d2d29e dma-buf: heaps: Move heap-helper logic into the cma_heap implementation by John Stultz · 4 years, 2 months ago
- 3812957 dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists by John Stultz · 4 years, 2 months ago
- 295992f mm: introduce vma_set_file function v5 by Christian König · 4 years, 4 months ago
- 1527f92 mm: mmap: fix fput in error path v2 by Christian König · 4 years, 3 months ago
- 2c16d29 Revert "mm: mmap: fix fput in error path v2" by Christian König · 4 years, 2 months ago
- e40b0b5 Revert "mm: introduce vma_set_file function v4" by Christian König · 4 years, 2 months ago
- 00efd65 dma-buf: Fix static checker warning by Jianxin Xiong · 4 years, 2 months ago
- 2b5b95b mm: introduce vma_set_file function v4 by Christian König · 4 years, 4 months ago
- 0227da0 mm: mmap: fix fput in error path v2 by Christian König · 4 years, 3 months ago
- c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- ac80cd1 dma-buf: Clarify that dma-buf sg lists are page aligned by Jianxin Xiong · 4 years, 3 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 82e1b93 dma-buf: use struct_size macro by Christian König · 4 years, 3 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 20e76f1 dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces by Thomas Zimmermann · 4 years, 4 months ago
- 6619ccf dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces by Thomas Zimmermann · 4 years, 4 months ago
- 01fd30d dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr by Thomas Zimmermann · 4 years, 4 months ago
- 6ea6be7 Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 4 months ago
- 19a508b dmabuf: fix NULL pointer dereference in dma_buf_release() by Charan Teja Reddy · 4 years, 4 months ago
- 7dd1b88 dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv by Daniel Vetter · 4 years, 5 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 4 months ago
- 00af672 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 4 months ago
- 62296b3 dmabuf: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 9 months ago
- d4a197f udmabuf: Add missing compact_ioctl by Kristian H. Kristensen · 4 years, 4 months ago
- 8d0441c dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
- 6d3ba80 dma-buf: Fix kerneldoc of dma_buf_set_name() by Krzysztof Kozlowski · 4 years, 5 months ago
- e44cd6b dma-buf: fix kernel-doc warning in dma-fence.c by Randy Dunlap · 4 years, 4 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- cd29f22 dma-buf: Use sequence counter with associated wound/wait mutex by Ahmed S. Darwish · 4 years, 6 months ago
- 318ce71 dma-buf: Remove custom seqcount lockdep class key by Ahmed S. Darwish · 4 years, 6 months ago
- 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 6 months ago
- fa07634 dma-fence: Make symbol 'dma_fence_lockdep_map' static by Wei Yongjun · 4 years, 6 months ago
- 4145cb5 Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
- d0b9a9a dma-fence: prime lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- 5fbff81 dma-fence: basic lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- 3ffff3c Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
- 6348dd2 dmabuf: use spinlock to access dmabuf->name by Charan Teja Kalla · 4 years, 7 months ago
- 1cc4af4 Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 6 months ago
- 4cca2e6 dma-buf: fix dma-fence-chain out of order test by Lionel Landwerlin · 4 years, 7 months ago
- 91fac86 Revert "dma-buf: Report signaled links inside dma-fence-chain" by Lionel Landwerlin · 4 years, 7 months ago
- f75020f Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
- 60e9eab Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 4 years, 6 months ago
- 0f69403 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 4 years, 7 months ago
- 4ab59c3 dma-buf: Move dma_buf_release() from fops to dentry_ops by Sumit Semwal · 4 years, 7 months ago
- 102514e dma-buf: minor doc touch-ups by Daniel Vetter · 4 years, 7 months ago
- 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 0adf65f DMA reservations: use the new mmap locking API by Michel Lespinasse · 4 years, 7 months ago
- 684f1a1 drm/i915: Fix comments mentioning typo in IS_ENABLED() by Kees Cook · 4 years, 7 months ago
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- ef82555 dma-fence: add might_sleep annotation to _wait() by Daniel Vetter · 4 years, 8 months ago
- 1c530d4 dma-buf: Use atomic_fetch_add() for the context id by Chris Wilson · 4 years, 8 months ago
- 6f49c25 dma-buf: fix documentation build warnings by Randy Dunlap · 4 years, 9 months ago
- a5bff92 dma-buf: Fix SET_NAME ioctl uapi by Daniel Vetter · 4 years, 9 months ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
- dc2f7e6 dma-buf: Exercise dma-fence-chain under selftests by Chris Wilson · 4 years, 9 months ago
- 5de376b dma-buf: Report signaled links inside dma-fence-chain by Chris Wilson · 4 years, 9 months ago
- 29da47c dma-buf: Prettify typecasts for dma-fence-chain by Chris Wilson · 4 years, 9 months ago
- 3208a24 Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 9 months ago
- 09606b5 dma-buf: add peer2peer flag by Christian König · 7 years ago
- 518110c dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text by Geert Uytterhoeven · 4 years, 10 months ago
- 9e12da0 Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 10 months ago
- d3bd37f Merge v5.6-rc5 into drm-next by Dave Airlie · 4 years, 10 months ago
- 4981cdb dma-buf: make move_notify mandatory if importer_ops are provided by Christian König · 4 years, 11 months ago
- bd2275e dma-buf: drop dynamic_mapping flag by Christian König · 4 years, 11 months ago
- bb42df4 dma-buf: add dynamic DMA-buf handling v15 by Christian König · 7 years ago
- d1f3722 dma-buf: free dmabuf->name in dma_buf_release() by Cong Wang · 5 years ago
- 3e8a384 dma-buf: Fix a typo in Kconfig by Christophe JAILLET · 5 years ago
- f5c547e Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
- 1ffe095 udmabuf: fix dma-buf cpu access by Gurchetan Singh · 5 years ago
- 7d411af dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static by zhong jiang · 5 years ago
- f9d3b2c dma-buf: fix resource leak on -ENOTTY error return path by Colin Ian King · 5 years ago
- 263e38f dma-buf: heaps: Remove redundant heap identifier from system heap name by Andrew F. Davis · 5 years ago
- b3b4346 dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier by Andrew F. Davis · 5 years ago
- 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
- b61614e dma-buf: heaps: Add CMA heap to dmabuf heaps by John Stultz · 5 years ago
- efa04fe dma-buf: heaps: Add system heap to dmabuf heaps by John Stultz · 5 years ago