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.12.y
linux-6.13.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
2024-06-16
dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
Tetsuo Handa
1
-2
/
+2
2023-08-30
dma-buf/sw_sync: Avoid recursive lock during fence signal
Rob Clark
1
-9
/
+9
2022-12-02
dma-buf: fix racing conflict of dma_heap_add()
Dawei Li
1
-13
/
+15
2022-10-26
udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
Vivek Kasireddy
1
-3
/
+6
2022-09-05
udmabuf: Set the DMA mask for the udmabuf device (v2)
Vivek Kasireddy
1
-1
/
+17
2022-06-29
udmabuf: add back sanity check
Gerd Hoffmann
1
-1
/
+4
2022-04-08
udmabuf: validate ubuf->pagecount
Pavel Skripkin
1
-0
/
+4
2022-02-08
dma-buf: heaps: Fix potential spectre v1 gadget
Jordy Zomer
1
-0
/
+2
2022-01-27
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
Thomas Hellström
1
-1
/
+5
2021-11-18
dma-buf: WARN on dmabuf release with pending attachments
Charan Teja Reddy
1
-0
/
+1
2021-09-26
dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-0
/
+1
2021-07-25
dma-buf/sync_file: Don't leak fences on merge failure
Jason Ekstrand
1
-6
/
+7
2021-01-12
dmabuf: fix use-after-free of dmabuf's file->f_inode
Charan Teja Reddy
1
-4
/
+17
2020-12-30
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
1
-1
/
+1
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-11
/
+18
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-0
/
+9
2020-09-21
dmabuf: fix NULL pointer dereference in dma_buf_release()
Charan Teja Reddy
1
-0
/
+2
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
1
-0
/
+5
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2
-11
/
+9
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-3
/
+4
2020-09-10
dmabuf: fix common struct sg_table related issues
Marek Szyprowski
2
-11
/
+9
2020-09-07
udmabuf: Add missing compact_ioctl
Kristian H. Kristensen
1
-0
/
+3
2020-09-03
dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke...
Krzysztof Kozlowski
1
-0
/
+1
2020-09-03
dma-buf: Fix kerneldoc of dma_buf_set_name()
Krzysztof Kozlowski
1
-3
/
+3
2020-09-02
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
1
-0
/
+1
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+1
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
1
-7
/
+1
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
1
-8
/
+1
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-33
/
+32
2020-07-23
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
1
-1
/
+1
2020-07-23
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-0
/
+215
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2
-0
/
+54
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
1
-0
/
+161
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-29
/
+21
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
1
-4
/
+7
2020-07-03
Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2020-07-02
dma-buf: fix dma-fence-chain out of order test
Lionel Landwerlin
1
-22
/
+21
2020-07-02
Revert "dma-buf: Report signaled links inside dma-fence-chain"
Lionel Landwerlin
1
-7
/
+0
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-7
/
+9
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
8
-10
/
+741
2020-06-25
dma-buf: Move dma_buf_release() from fops to dentry_ops
Sumit Semwal
1
-29
/
+25
2020-06-24
dma-buf: minor doc touch-ups
Daniel Vetter
1
-3
/
+3
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
1
-2
/
+3
2020-06-05
drm/i915: Fix comments mentioning typo in IS_ENABLED()
Kees Cook
1
-1
/
+1
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-3
/
+730
[next]