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-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
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
2018-09-12
udmabuf: constify udmabuf_ops
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
1
-11
/
+10
2018-09-12
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
1
-9
/
+8
2018-09-05
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
Gustavo A. R. Silva
1
-1
/
+2
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
3
-0
/
+296
2018-08-10
dma-buf: Remove requirement for ops->map() from dma_buf_export
Chris Wilson
1
-1
/
+0
2018-07-16
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
1
-3
/
+3
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-57
/
+112
2018-07-04
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
1
-44
/
+103
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
3
-5
/
+5
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
1
-1
/
+1
2018-07-02
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
1
-5
/
+0
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-4
/
+5
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-52
/
+2
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
1
-1
/
+1
2018-06-01
dma-buf: make map_atomic and map function pointers optional
Gerd Hoffmann
1
-0
/
+4
2018-05-07
dma-buf: Remove unneeded stubs around sync_debug interfaces
Ezequiel Garcia
1
-10
/
+0
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
3
-16
/
+9
2018-05-03
dma-fence: Make ->wait callback optional
Daniel Vetter
3
-3
/
+4
2018-05-03
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
1
-5
/
+0
2018-05-03
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-1
/
+12
2018-01-29
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
1
-0
/
+1
2018-02-19
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
1
-3
/
+3
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-11
/
+24
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-14
/
+14
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+58
2018-01-30
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
1
-2
/
+2
2018-01-23
dma-buf: make returning the exclusive fence optional
Christian König
1
-9
/
+22
2018-01-23
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
1
-3
/
+5
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-28
/
+53
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-27
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-23
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
[next]