- 92c4cfa dma-buf: heaps: Fix potential spectre v1 gadget by Jordy Zomer · 2 years, 11 months ago
- 59d4145 Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
- 71e4a70 Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 3 years ago
- 54329e6 dma-buf: cma_heap: Fix mutex locking section by Weizhao Ouyang · 3 years ago
- 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
- cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
- 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years ago
- 211b4db Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years, 1 month ago
- 679d94c dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow by Guangming · 3 years, 1 month ago
- c99907c dma-buf: make fence mandatory for dma_resv_add_excl_fence v2 by Christian König · 3 years, 2 months ago
- 95d3583 dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() by Thomas Hellström · 3 years, 1 month ago
- a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
- 304ac80 Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
- b6c2472 Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 2 months ago
- a25efb3 dma-buf: add dma_fence_describe and dma_resv_describe v2 by Christian König · 3 years, 3 months ago
- 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- ff2d238 dma-buf/poll: Get a file reference for outstanding fence callbacks by Michel Dänzer · 3 years, 5 months ago
- 8c0fd12 dma-buf: acquire name lock before read/write dma_buf.name by Guangming Cao · 3 years, 3 months ago
- e73c317 dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME by Guangming Cao · 3 years, 2 months ago
- 55d5e4f dma-buf: st: fix error handling in test_get_fences() by Arnd Bergmann · 3 years, 2 months ago
- 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
- 1d51775 dma-buf: add dma_resv selftest v4 by Christian König · 3 years, 3 months ago
- 91909d5 dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap() by Shunsuke Mie · 3 years, 3 months ago
- 5e51cc0 dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion by Tvrtko Ursulin · 3 years, 3 months ago
- 0a42016 dma-buf: use the new iterator in dma_resv_poll by Christian König · 3 years, 3 months ago
- 63639d0 dma-buf: use the new iterator in dma_buf_debug_show by Christian König · 3 years, 3 months ago
- 5baaac3 dma-buf: add dma_resv_for_each_fence v3 by Christian König · 3 years, 7 months ago
- 7fa828c dma-buf: use new iterator in dma_resv_test_signaled by Christian König · 3 years, 7 months ago
- ada5c48 dma-buf: use new iterator in dma_resv_wait_timeout by Christian König · 3 years, 7 months ago
- d3c8069 dma-buf: use new iterator in dma_resv_get_fences v3 by Christian König · 3 years, 7 months ago
- 96601e8 dma-buf: use new iterator in dma_resv_copy_fences by Christian König · 3 years, 7 months ago
- c921ff3 dma-buf: add dma_resv_for_each_fence_unlocked v8 by Christian König · 3 years, 7 months ago
- 6b51b02 dma-buf: fix and rework dma_buf_poll v7 by Christian König · 3 years, 7 months ago
- 5ad2d11 dma-buf: system_heap: Avoid warning on mid-order allocations by John Stultz · 3 years, 4 months ago
- 2f76520 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 3 months ago
- 87fd9ef dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
- cca6275 dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
- 044e55b dma-buf: clarify dma_fence_add_callback documentation by Christian König · 3 years, 5 months ago
- c4f3a34 dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER by Geert Uytterhoeven · 3 years, 4 months ago
- d9edf92 dma-resv: Give the docs a do-over by Daniel Vetter · 3 years, 5 months ago
- f492283 dma-buf: WARN on dmabuf release with pending attachments by Charan Teja Reddy · 3 years, 5 months ago
- 992c238 dma-buf: nuke seqno-fence by Christian König · 3 years, 5 months ago
- b9770b0 udmabuf: fix general protection fault in udmabuf_create by Pavel Skripkin · 3 years, 5 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- 588b3ee Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- 63c57e8 dma_buf: remove dmabuf sysfs teardown before release by Guangming Cao · 3 years, 5 months ago
- c715def dma-buf: Delete the DMA-BUF attachment sysfs statistics by Hridya Valsaraju · 3 years, 6 months ago
- 1e7b581 Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 3 years, 6 months ago
- ffe0002 dma-buf/sync_file: Don't leak fences on merge failure by Jason Ekstrand · 3 years, 6 months ago
- 9d38814 dma-buf: fix dma_resv_test_signaled test_all handling v2 by Christian König · 3 years, 7 months ago
- 2e717a5 udmabuf: configurable list_limit and size_limit_mb by Dongwon Kim · 3 years, 7 months ago
- 89bcadc dma-buf: Document non-dynamic exporter expectations better by Daniel Vetter · 3 years, 6 months ago
- bdb8d06 dmabuf: Add the capability to expose DMA-BUF stats in sysfs by Hridya Valsaraju · 3 years, 7 months ago
- 440d0f1 dma-buf: add dma_fence_chain_alloc/free v3 by Christian König · 3 years, 8 months ago
- 9c61e78 dma-buf: some dma_fence_chain improvements by Christian König · 3 years, 8 months ago
- 16c243e udmabuf: Add support for mapping hugepages (v4) by Vivek Kasireddy · 3 years, 7 months ago
- d3fae3b dma-buf: drop the _rcu postfix on function names v3 by Christian König · 3 years, 7 months ago
- fb5ce73 dma-buf: rename and cleanup dma_resv_get_list v2 by Christian König · 3 years, 8 months ago
- 6edbd6a dma-buf: rename and cleanup dma_resv_get_excl v3 by Christian König · 3 years, 8 months ago
- 415f676 dma-buf: add missing EXPORT_SYMBOL by Christian König · 3 years, 7 months ago
- 0c6b522 dma-buf: cleanup dma-resv shared fence debugging a bit v2 by Christian König · 3 years, 8 months ago
- 068d9d7 dma-buf: add SPDX header and fix style in dma-resv.c by Christian König · 3 years, 8 months ago
- 680753d dma-buf: fix inconsistent debug print v2 by Christian König · 3 years, 8 months ago
- 7e008b0 dma-buf: fix unintended pin/unpin warnings by Christian König · 3 years, 7 months ago
- fd92169 drm/syncobj: use newly allocated stub fences by David Stevens · 3 years, 9 months ago
- 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
- 2eebbdb dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name by John Stultz · 3 years, 11 months ago
- 98cd02d dma-buf: dma-heap: Provide accessor to get heap name by John Stultz · 3 years, 11 months ago
- 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, 4 months ago
- e4abd7a dma-buf: Avoid comma separated statements by Joe Perches · 4 years, 4 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
- 5a164ac dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
- c7f59e3 dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd by John Stultz · 4 years ago
- 14a1172 dma-buf: system_heap: Make sure to return an error if we abort by John Stultz · 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 ago
- 8075c30 dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS by John Stultz · 4 years 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 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 ago
- a47fc51 dma-buf: use krealloc_array() by Bartosz Golaszewski · 4 years ago
- bf89758 dma-buf/dma-resv: Respect num_fences when initializing the shared fence list. by Maarten Lankhorst · 4 years, 1 month ago
- d963ab0 dma-buf: system_heap: Allocate higher order pages if available by John Stultz · 4 years, 1 month ago
- 4c68e49 dma-buf: heaps: Skip sync if not mapped by John Stultz · 4 years, 1 month ago
- 064fae5 dma-buf: heaps: Remove heap-helpers code by John Stultz · 4 years, 1 month ago
- a5d2d29e dma-buf: heaps: Move heap-helper logic into the cma_heap implementation by John Stultz · 4 years, 1 month ago
- 3812957 dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists by John Stultz · 4 years, 1 month ago
- 295992f mm: introduce vma_set_file function v5 by Christian König · 4 years, 3 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