index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-12
2
-9
/
+111
|
\
|
*
dma-buf: make move_notify mandatory if importer_ops are provided
Christian König
2020-02-27
1
-8
/
+7
|
*
dma-buf: drop dynamic_mapping flag
Christian König
2020-02-27
1
-3
/
+2
|
*
dma-buf: add dynamic DMA-buf handling v15
Christian König
2020-02-27
2
-8
/
+112
*
|
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
dma-buf: free dmabuf->name in dma_buf_release()
Cong Wang
2020-02-27
1
-0
/
+1
*
|
dma-buf: Fix a typo in Kconfig
Christophe JAILLET
2020-02-17
1
-1
/
+1
|
/
*
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-01-03
3
-9
/
+9
|
\
|
*
udmabuf: fix dma-buf cpu access
Gurchetan Singh
2019-12-18
1
-4
/
+3
|
*
dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static
zhong jiang
2019-12-18
1
-1
/
+1
|
*
dma-buf: fix resource leak on -ENOTTY error return path
Colin Ian King
2019-12-17
1
-1
/
+2
|
*
dma-buf: heaps: Remove redundant heap identifier from system heap name
Andrew F. Davis
2019-12-17
1
-1
/
+1
|
*
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
2019-12-17
1
-2
/
+2
*
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
12
-83
/
+1049
|
\
|
|
*
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
2019-12-11
3
-0
/
+186
|
*
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
2019-12-11
4
-0
/
+132
|
*
dma-buf: heaps: Add heap helpers
John Stultz
2019-12-11
4
-0
/
+327
|
*
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2019-12-11
3
-0
/
+307
|
*
udmabuf: implement begin_cpu_access/end_cpu_access hooks
Gurchetan Singh
2019-12-05
1
-0
/
+39
|
*
udmabuf: separate out creating/destroying scatter-table
Gurchetan Singh
2019-12-05
1
-7
/
+19
|
*
udmabuf: add a pointer to the miscdevice in dma-buf private data
Gurchetan Singh
2019-12-05
1
-4
/
+7
|
*
udmabuf: use cache_sgt_mapping option
Gurchetan Singh
2019-12-05
1
-4
/
+5
|
*
udmabuf: Remove deleted map/unmap handlers.
Maarten Lankhorst
2019-11-26
1
-16
/
+0
|
*
dma-buf: Drop dma_buf_k(un)map
Daniel Vetter
2019-11-25
1
-60
/
+3
|
*
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
2019-11-21
1
-1
/
+7
|
*
dma_resv: prime lockdep annotations
Steven Price
2019-11-20
1
-2
/
+4
|
*
dma_resv: prime lockdep annotations
Daniel Vetter
2019-11-06
1
-0
/
+24
*
|
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-12-09
1
-1
/
+1
|
\
\
|
*
|
dma-buf: Fix memory leak in sync_file_merge()
Navid Emamdoost
2019-11-25
1
-1
/
+1
|
*
|
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-10-10
1
-1
/
+1
*
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
3
-5
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
3
-5
/
+3
|
|
/
*
|
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
2019-10-30
3
-279
/
+0
*
|
Revert "dma-buf: heaps: Add heap helpers"
Sean Paul
2019-10-30
4
-326
/
+0
*
|
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
Sean Paul
2019-10-30
4
-133
/
+0
*
|
Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
Sean Paul
2019-10-30
3
-187
/
+0
*
|
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
2019-10-25
3
-0
/
+187
*
|
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
2019-10-25
4
-0
/
+133
*
|
dma-buf: heaps: Add heap helpers
John Stultz
2019-10-25
4
-0
/
+326
*
|
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2019-10-25
3
-0
/
+279
*
|
dma-buf: stop using the dmabuf->lock so much v2
Christian König
2019-10-24
1
-16
/
+2
*
|
dma-buf: change DMA-buf locking convention v3
Christian König
2019-10-24
1
-17
/
+101
*
|
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
2019-10-04
1
-43
/
+35
*
|
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-09-22
1
-1
/
+1
|
/
*
dmabuf: Mark up onstack timer for selftests
Chris Wilson
2019-08-20
1
-1
/
+2
*
dma-buf: Use %zu for printing sizeof
Chris Wilson
2019-08-20
1
-1
/
+1
*
dma-buf: Add selftests for dma-fence
Chris Wilson
2019-08-19
3
-1
/
+578
*
dma-buf: Introduce selftesting framework
Chris Wilson
2019-08-19
5
-0
/
+217
*
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
1
-7
/
+9
*
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
2019-08-17
1
-32
/
+12
[next]