index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Commit message (
Expand
)
Author
Age
Files
Lines
*
udmabuf: fix error code in map_udmabuf()
Dan Carpenter
2018-09-14
1
-1
/
+3
*
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
2018-09-12
1
-3
/
+3
*
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
2018-09-12
1
-3
/
+0
*
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
2018-09-12
1
-1
/
+1
*
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
2018-09-12
1
-2
/
+5
*
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
2018-09-12
1
-13
/
+12
*
udmabuf: rework limits
Gerd Hoffmann
2018-09-12
1
-2
/
+8
*
udmabuf: add MEMFD_CREATE dependency
Gerd Hoffmann
2018-09-12
1
-0
/
+1
*
udmabuf: constify udmabuf_create args
Gerd Hoffmann
2018-09-12
1
-2
/
+2
*
udmabuf: constify udmabuf_ops
Gerd Hoffmann
2018-09-12
1
-1
/
+1
*
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
2018-09-12
1
-1
/
+1
*
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
2018-09-12
1
-11
/
+10
*
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
2018-09-12
1
-9
/
+8
*
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
Gustavo A. R. Silva
2018-09-05
1
-1
/
+2
*
Add udmabuf misc device
Gerd Hoffmann
2018-09-03
3
-0
/
+296
*
dma-buf: Remove requirement for ops->map() from dma_buf_export
Chris Wilson
2018-08-10
1
-1
/
+0
*
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
2018-07-16
1
-3
/
+3
*
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-06
3
-57
/
+112
|
\
|
*
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
2018-07-04
1
-44
/
+103
|
*
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-03
3
-5
/
+5
|
*
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-07-02
1
-5
/
+0
|
*
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-07-02
1
-4
/
+5
*
|
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
1
-1
/
+1
|
/
*
dma-buf: remove kmap_atomic interface
Christian König
2018-06-20
1
-52
/
+2
*
dma_buf: remove device parameter from attach callback v2
Christian König
2018-06-20
1
-1
/
+1
*
dma-buf: make map_atomic and map function pointers optional
Gerd Hoffmann
2018-06-01
1
-0
/
+4
*
dma-buf: Remove unneeded stubs around sync_debug interfaces
Ezequiel Garcia
2018-05-07
1
-10
/
+0
*
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
2018-05-03
3
-16
/
+9
*
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-05-03
3
-3
/
+4
*
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-05-03
1
-5
/
+0
*
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-05-03
1
-1
/
+12
*
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
2018-01-29
1
-0
/
+1
*
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
2018-02-19
1
-3
/
+3
*
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-16
2
-11
/
+24
|
\
|
*
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
2018-01-30
1
-2
/
+2
|
*
dma-buf: make returning the exclusive fence optional
Christian König
2018-01-23
1
-9
/
+22
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-14
/
+14
*
|
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
3
-31
/
+58
|
\
\
|
*
|
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
2018-01-23
1
-3
/
+5
|
|
/
|
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
3
-28
/
+53
|
|
\
|
|
*
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
2017-11-23
1
-2
/
+1
|
|
*
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
2017-11-21
1
-2
/
+12
|
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-5
/
+12
|
|
|
\
|
|
*
|
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
2017-11-14
1
-3
/
+15
|
|
*
|
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
2017-11-14
1
-17
/
+21
|
|
*
|
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
2017-11-09
1
-1
/
+1
|
|
*
|
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
2017-11-02
1
-3
/
+3
*
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
2
-3
/
+3
*
|
|
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
\
\
[next]