index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2019-10-10
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-08-20
dmabuf: Mark up onstack timer for selftests
Chris Wilson
2019-08-20
dma-buf: Use %zu for printing sizeof
Chris Wilson
2019-08-19
dma-buf: Add selftests for dma-fence
Chris Wilson
2019-08-19
dma-buf: Introduce selftesting framework
Chris Wilson
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
2019-08-17
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
2019-08-13
dma-buf/sw_sync: Synchronize signal vs syncpt free
Chris Wilson
2019-08-12
dma-fence: Report the composite sync_file status
Chris Wilson
2019-08-12
dma-fence: Propagate errors to dma-fence-array container
Chris Wilson
2019-08-10
dma-buf: further relax reservation_object_add_shared_fence
Christian König
2019-08-10
dma-buf: add reservation_object_fences helper
Christian König
2019-08-07
dma-buf: simplify reservation_object_get_fences_rcu a bit
Christian König
2019-08-07
dma-buf: fix shared fence list handling in reservation_object_copy_fences
Christian König
2019-08-07
dma-buf: fix busy wait for new shared fences
Christian König
2019-08-05
dma-buf: fix stack corruption in dma_fence_chain_release
Christian König
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-16
dma-buf: Relax the write-seqlock for reallocating the shared fence list
Chris Wilson
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
dma-buf: Expand reservation_list to fill allocation
Chris Wilson
2019-06-28
dma-buf: cleanup reservation_object_init/fini
Christian König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-14
dma-buf: add show_fdinfo handler
Greg Hackmann
2019-06-14
dma-buf: add DMA_BUF_SET_NAME ioctls
Greg Hackmann
2019-06-14
dma-buf: give each buffer a full-fledged inode
Greg Hackmann
2019-06-09
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-06
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
udmabuf: actually unmap the scatterlist
Lucas Stach
2019-06-05
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Chris Wilson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
dma-buf: start caching of sg_table objects v2
Christian König
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-24
dma-buf: Make mmap callback actually optional
Andrew F. Davis
2019-04-24
dma-buf: balance refcount inbalance
Jérôme Glisse
[next]