index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
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-10
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-14
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-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-3
/
+730
2020-05-20
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
1
-0
/
+2
2020-05-13
dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
1
-1
/
+1
2020-04-30
dma-buf: fix documentation build warnings
Randy Dunlap
1
-2
/
+2
2020-04-27
dma-buf: Fix SET_NAME ioctl uapi
Daniel Vetter
1
-1
/
+2
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-5
/
+6
2020-04-09
dma-buf: Exercise dma-fence-chain under selftests
Chris Wilson
3
-1
/
+718
2020-04-09
dma-buf: Report signaled links inside dma-fence-chain
Chris Wilson
1
-0
/
+7
2020-04-09
dma-buf: Prettify typecasts for dma-fence-chain
Chris Wilson
1
-1
/
+2
2020-04-08
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-5
/
+6
2020-04-01
dma-buf: add peer2peer flag
Christian König
1
-0
/
+2
2020-03-25
dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text
Geert Uytterhoeven
1
-5
/
+6
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-9
/
+111
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
1
-0
/
+1
2020-02-27
dma-buf: make move_notify mandatory if importer_ops are provided
Christian König
1
-8
/
+7
[next]