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-09-19
dma-buf: fix dma_fence_default_wait() signaling check
Christian König
1
-3
/
+3
2022-09-16
dma-buf: dma_fence_wait must enable signaling
Arvind Yadav
1
-3
/
+2
2022-09-16
dma-buf: Enable signaling on fence for selftests
Arvind Yadav
4
-0
/
+52
2022-09-16
dma-buf: set signaling bit for the stub fence
Arvind Yadav
1
-0
/
+8
2022-09-16
dma-buf: Remove the signaled bit status check
Arvind Yadav
1
-3
/
+0
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+6
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-4
/
+4
2022-08-25
udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
Vivek Kasireddy
1
-3
/
+6
2022-08-10
dma-buf/sync_file: use strscpy to replace strlcpy
XueBing Chen
1
-4
/
+4
2022-08-04
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-149
/
+430
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-07-16
dma-buf: remove useless FMODE_LSEEK flag
Jason A. Donenfeld
1
-1
/
+0
2022-07-14
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
Christian König
1
-1
/
+2
2022-07-13
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+4
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-1
/
+4
2022-07-12
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
Christian König
1
-1
/
+2
2022-07-12
Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...
Dave Airlie
1
-1
/
+1
2022-07-07
dma-buf: Fix one use-after-free of fence
xinhui pan
1
-1
/
+1
2022-06-23
dma-buf: deprecate DMABUF_SYSFS_STATS
Christian König
1
-1
/
+5
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+12
2022-06-20
udmabuf: add back sanity check
Gerd Hoffmann
1
-1
/
+4
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
6
-147
/
+301
2022-06-09
udmabuf: Set the DMA mask for the udmabuf device (v2)
Vivek Kasireddy
1
-1
/
+17
2022-06-08
dma-buf: Add an API for importing sync files (v10)
Jason Ekstrand
1
-0
/
+39
2022-06-08
dma-buf: Add an API for exporting sync files (v14)
Jason Ekstrand
1
-0
/
+67
2022-05-30
dma-buf: generalize dma_fence unwrap & merging v3
Christian König
3
-113
/
+218
2022-05-30
dma-buf: cleanup dma_fence_unwrap implementation
Christian König
2
-1
/
+60
2022-05-30
dma-buf: cleanup dma_fence_unwrap selftest v2
Christian König
1
-29
/
+19
2022-05-30
dma-buf: cleanup dma_fence_chain_walk
Christian König
1
-2
/
+2
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-329
/
+334
2022-05-13
dma-buf: ensure unique directory name for dmabuf stats
Charan Teja Kalla
1
-0
/
+8
2022-05-10
dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
Charan Teja Reddy
1
-4
/
+4
2022-05-10
dma-buf: add the name field to the table header
Yuanzheng Song
1
-2
/
+2
2022-05-04
dma-buf/sync_file: cleanup fence merging a bit
Christian König
1
-14
/
+7
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
5
-68
/
+368
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-55
/
+153
2022-04-07
dma-buf: drop seq count based update
Christian König
2
-22
/
+13
2022-04-07
dma-buf: wait for map to complete for static attachments
Christian König
1
-3
/
+15
2022-04-07
dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
Christian König
2
-3
/
+3
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2
-2
/
+2
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
1
-212
/
+141
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2
-85
/
+64
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
3
-43
/
+46
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2
-39
/
+35
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-21
/
+23
2022-04-05
dma-buf: finally make dma_resv_excl_fence private v2
Christian König
1
-0
/
+6
2022-04-03
dma-buf: add dma_resv_get_singleton v2
Christian König
1
-0
/
+54
2022-04-03
drivers/dma-buf: dma-buf.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2022-04-01
dma-buf: drop the DAG approach for the dma_resv object v3
Christian König
1
-15
/
+1
2022-03-29
dma-buf: handle empty dma_fence_arrays gracefully
Christian König
1
-0
/
+5
[next]