index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2022-09-05
udmabuf: Set the DMA mask for the udmabuf device (v2)
Vivek Kasireddy
2022-06-29
udmabuf: add back sanity check
Gerd Hoffmann
2022-04-08
udmabuf: validate ubuf->pagecount
Pavel Skripkin
2022-02-08
dma-buf: heaps: Fix potential spectre v1 gadget
Jordy Zomer
2022-01-27
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
Thomas Hellström
2021-11-18
dma-buf: WARN on dmabuf release with pending attachments
Charan Teja Reddy
2021-09-26
dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
2021-07-25
dma-buf/sync_file: Don't leak fences on merge failure
Jason Ekstrand
2021-01-12
dmabuf: fix use-after-free of dmabuf's file->f_inode
Charan Teja Reddy
2020-12-30
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-21
dmabuf: fix NULL pointer dereference in dma_buf_release()
Charan Teja Reddy
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-10
dmabuf: fix common struct sg_table related issues
Marek Szyprowski
2020-09-07
udmabuf: Add missing compact_ioctl
Kristian H. Kristensen
2020-09-03
dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke...
Krzysztof Kozlowski
2020-09-03
dma-buf: Fix kerneldoc of dma_buf_set_name()
Krzysztof Kozlowski
2020-09-02
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-23
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
2020-07-23
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
2020-07-03
Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-02
dma-buf: fix dma-fence-chain out of order test
Lionel Landwerlin
2020-07-02
Revert "dma-buf: Report signaled links inside dma-fence-chain"
Lionel Landwerlin
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2020-06-25
dma-buf: Move dma_buf_release() from fops to dentry_ops
Sumit Semwal
2020-06-24
dma-buf: minor doc touch-ups
Daniel Vetter
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
2020-06-05
drm/i915: Fix comments mentioning typo in IS_ENABLED()
Kees Cook
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-20
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
2020-05-13
dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
2020-04-30
dma-buf: fix documentation build warnings
Randy Dunlap
2020-04-27
dma-buf: Fix SET_NAME ioctl uapi
Daniel Vetter
[next]