index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-2
/
+4
2022-01-13
dma-buf: cma_heap: Fix mutex locking section
Weizhao Ouyang
1
-2
/
+4
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-1
/
+1
2021-12-10
Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+5
2021-12-01
dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
Guangming
1
-1
/
+1
2021-11-30
dma-buf: make fence mandatory for dma_resv_add_excl_fence v2
Christian König
1
-2
/
+1
2021-11-30
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
Thomas Hellström
1
-1
/
+5
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-23
/
+32
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-62
/
+88
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+3
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
3
-10
/
+41
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+17
2021-11-04
dma-buf/poll: Get a file reference for outstanding fence callbacks
Michel Dänzer
1
-6
/
+12
2021-10-29
dma-buf: acquire name lock before read/write dma_buf.name
Guangming Cao
1
-0
/
+3
2021-10-28
dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
Guangming Cao
1
-14
/
+3
2021-10-26
dma-buf: st: fix error handling in test_get_fences()
Arnd Bergmann
1
-2
/
+3
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-17
/
+17
2021-10-22
dma-buf: add dma_resv selftest v4
Christian König
3
-1
/
+373
2021-10-18
dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
Shunsuke Mie
1
-2
/
+2
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-8
/
+10
2021-10-07
dma-buf: use the new iterator in dma_resv_poll
Christian König
1
-30
/
+6
2021-10-07
dma-buf: use the new iterator in dma_buf_debug_show
Christian König
1
-18
/
+6
2021-10-07
dma-buf: add dma_resv_for_each_fence v3
Christian König
1
-0
/
+51
2021-10-06
dma-buf: use new iterator in dma_resv_test_signaled
Christian König
1
-50
/
+7
2021-10-06
dma-buf: use new iterator in dma_resv_wait_timeout
Christian König
1
-61
/
+8
2021-10-06
dma-buf: use new iterator in dma_resv_get_fences v3
Christian König
1
-73
/
+35
2021-10-06
dma-buf: use new iterator in dma_resv_copy_fences
Christian König
1
-52
/
+32
2021-10-06
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
1
-0
/
+100
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-82
/
+70
2021-09-14
dma-buf: system_heap: Avoid warning on mid-order allocations
John Stultz
1
-2
/
+3
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+3
2021-09-07
dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-1
/
+1
2021-09-07
dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-0
/
+1
2021-09-03
dma-buf: clarify dma_fence_add_callback documentation
Christian König
1
-8
/
+5
2021-09-02
dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-0
/
+1
2021-08-30
dma-resv: Give the docs a do-over
Daniel Vetter
1
-6
/
+18
2021-08-16
dma-buf: WARN on dmabuf release with pending attachments
Charan Teja Reddy
1
-0
/
+1
2021-08-16
dma-buf: nuke seqno-fence
Christian König
2
-72
/
+1
2021-08-12
udmabuf: fix general protection fault in udmabuf_create
Pavel Skripkin
1
-2
/
+2
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-180
/
+5
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-43
/
+518
2021-07-20
dma_buf: remove dmabuf sysfs teardown before release
Guangming Cao
1
-1
/
+1
2021-07-20
dma-buf: Delete the DMA-BUF attachment sysfs statistics
Hridya Valsaraju
3
-179
/
+4
2021-07-13
Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-6
/
+7
2021-07-12
dma-buf/sync_file: Don't leak fences on merge failure
Jason Ekstrand
1
-6
/
+7
2021-07-08
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
1
-21
/
+12
2021-06-23
udmabuf: configurable list_limit and size_limit_mb
Dongwon Kim
1
-2
/
+7
[next]