index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+10
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-1
/
+1
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-39
/
+189
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
8
-66
/
+8
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
8
-66
/
+8
2019-06-14
dma-buf: add show_fdinfo handler
Greg Hackmann
1
-0
/
+15
2019-06-14
dma-buf: add DMA_BUF_SET_NAME ioctls
Greg Hackmann
1
-3
/
+62
2019-06-14
dma-buf: give each buffer a full-fledged inode
Greg Hackmann
1
-6
/
+57
2019-06-09
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
1
-2
/
+19
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-30
/
+3
2019-06-06
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
3
-30
/
+3
2019-06-05
udmabuf: actually unmap the scatterlist
Lucas Stach
1
-0
/
+1
2019-06-05
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Chris Wilson
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
4
-36
/
+4
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-31
/
+35
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+1
2019-05-22
dma-buf: start caching of sg_table objects v2
Christian König
1
-2
/
+25
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
1
-0
/
+1
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-3
/
+255
2019-04-24
dma-buf: Make mmap callback actually optional
Andrew F. Davis
1
-2
/
+9
2019-04-24
dma-buf: balance refcount inbalance
Jérôme Glisse
1
-0
/
+1
2019-04-23
dma-buf: Remove unused sync_dump()
Chris Wilson
2
-27
/
+0
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-16
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
3
-3
/
+5
2019-04-01
dma-buf: add new dma_fence_chain container v7
Christian König
2
-1
/
+243
2019-02-27
dma-buf: add some lockdep asserts to the reservation object implementation
Lucas Stach
1
-0
/
+8
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-28
/
+8
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-12-24
dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-24
/
+4
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
3
-4
/
+4
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
1
-1
/
+35
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
1
-0
/
+1
2018-11-16
udmabuf: set read/write flag when exporting
Gerd Hoffmann
1
-0
/
+1
2018-10-26
dma-buf: Update reservation shared_count after adding the new fence
Chris Wilson
1
-7
/
+7
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-5
/
+8
2018-10-25
dma-buf: remove shared fence staging in reservation object
Christian König
1
-120
/
+58
2018-09-14
udmabuf: fix error code in map_udmabuf()
Dan Carpenter
1
-1
/
+3
2018-09-12
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
1
-3
/
+3
2018-09-12
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
1
-3
/
+0
2018-09-12
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
1
-2
/
+5
2018-09-12
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
1
-13
/
+12
2018-09-12
udmabuf: rework limits
Gerd Hoffmann
1
-2
/
+8
2018-09-12
udmabuf: add MEMFD_CREATE dependency
Gerd Hoffmann
1
-0
/
+1
2018-09-12
udmabuf: constify udmabuf_create args
Gerd Hoffmann
1
-2
/
+2
[next]