- 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
- d3fae3b dma-buf: drop the _rcu postfix on function names v3 by Christian König · 3 years, 7 months ago
- 6edbd6a dma-buf: rename and cleanup dma_resv_get_excl v3 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, 8 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
- 05cd846 dmabuf: fix use-after-free of dmabuf's file->f_inode by Charan Teja Reddy · 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
- 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
- ac80cd1 dma-buf: Clarify that dma-buf sg lists are page aligned by Jianxin Xiong · 4 years, 3 months ago
- 20e76f1 dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces by Thomas Zimmermann · 4 years, 3 months ago
- 6619ccf dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces by Thomas Zimmermann · 4 years, 3 months ago
- 01fd30d dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr by Thomas Zimmermann · 4 years, 3 months ago
- 19a508b dmabuf: fix NULL pointer dereference in dma_buf_release() by Charan Teja Reddy · 4 years, 3 months ago
- 6d3ba80 dma-buf: Fix kerneldoc of dma_buf_set_name() by Krzysztof Kozlowski · 4 years, 4 months ago
- 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 5 months ago
- 6348dd2 dmabuf: use spinlock to access dmabuf->name by Charan Teja Kalla · 4 years, 6 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
- 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
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 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
- 09606b5 dma-buf: add peer2peer flag by Christian König · 7 years 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
- 4981cdb dma-buf: make move_notify mandatory if importer_ops are provided by Christian König · 4 years, 10 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 · 6 years ago
- d1f3722 dma-buf: free dmabuf->name in dma_buf_release() by Cong Wang · 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
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 7f0de8d dma-buf: Drop dma_buf_k(un)map by Daniel Vetter · 5 years ago
- f45f57c dma-buf: stop using the dmabuf->lock so much v2 by Christian König · 5 years ago
- 15fd552 dma-buf: change DMA-buf locking convention v3 by Christian König · 6 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- b016cd6 dma-buf: Restore seqlock around dma_resv updates by Chris Wilson · 5 years ago
- 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
- 67c97fb dma-buf: add reservation_object_fences helper by Christian König · 5 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- bcc0711 dma-buf: add show_fdinfo handler by Greg Hackmann · 6 years ago
- bb2bb90 dma-buf: add DMA_BUF_SET_NAME ioctls by Greg Hackmann · 6 years ago
- ed63bb1 dma-buf: give each buffer a full-fledged inode by Greg Hackmann · 6 years ago
- f13e143 dma-buf: start caching of sg_table objects v2 by Christian König · 6 years ago
- e3a9d6c dma-buf: Make mmap callback actually optional by Andrew F. Davis · 6 years ago
- 5e383a9 dma-buf: balance refcount inbalance by Jérôme Glisse · 6 years ago
- 2674305 dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- f82aab2 dma-buf: Remove requirement for ops->map() from dma_buf_export by Chris Wilson · 6 years ago
- f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
- a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 7 years ago
- 09ea0df dma-buf: make map_atomic and map function pointers optional by Gerd Hoffmann · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
- 0169943 annotate poll_table_struct ->_key by Al Viro · 7 years ago
- 298b6a8 dma-buf: Fix ifnullfree.cocci warnings by Vasyl Gomonovych · 7 years ago
- c138782 dma-buf: Cleanup comments on dma_buf_map_attachment() by Liviu Dudau · 7 years ago
- 531beb0 dma-buf: remove redundant initialization of sg_table by Colin Ian King · 7 years ago
- 34d84ec dma-buf: Adjust a null pointer check in dma_buf_attach() by Markus Elfring · 8 years ago
- db7942b dma-buf: Improve a size determination in dma_buf_attach() by Markus Elfring · 8 years ago
- 9eddb41 dma-buf: Combine two function calls into one in dma_buf_debug_show() by Markus Elfring · 8 years ago
- f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
- da6c8f5 dma-buf: align debugfs output by Russell King · 8 years ago
- 5eb2c72 dma-buf: fence debugging by Russell King · 8 years ago
- 888022c dma-buf: add support for compat ioctl by Marek Szyprowski · 8 years ago
- e9b4d7b dma-buf: Use recommended structure member reference by Daniel Vetter · 8 years ago
- f641d3b dma-buf: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
- e7e21c7 dma-buf: Final bits of doc polish by Daniel Vetter · 8 years ago
- 0959a16 dma-buf: Update cpu access documentation by Daniel Vetter · 8 years ago
- 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 8 years ago
- f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
- ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
- a026df4 dma-buf: Release module reference on creation failure by Chris Wilson · 8 years ago
- bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 9 years ago
- b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 9 years ago
- eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 9 years ago
- b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 9 years ago
- 87e332d dma-buf: Update docs for SYNC ioctl by Daniel Vetter · 9 years ago
- 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 9 years ago
- c11e391 dma-buf: Add ioctls to allow userspace to flush by Daniel Vetter · 9 years ago
- 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
- 5136629 dma-buf: Minor coding style fixes by Jagan Teki · 10 years ago
- 9abdffe dma-buf: add ref counting for module as exporter by Sumit Semwal · 10 years ago
- d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
- a1f6dba dma-buf: don't open-code atomic_long_read() by Al Viro · 10 years ago
- 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 11 years ago
- 04a5faa reservation: update api and add some helpers by Maarten Lankhorst · 11 years ago