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
/
dma-buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-33
/
+192
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-33
/
+192
2022-12-13
dma-buf: fix dma_buf_export init order v2
Christian König
1
-45
/
+39
2022-11-18
dma-buf: Use dma_fence_unwrap_for_each when importing fences
Jason Ekstrand
1
-6
/
+17
2022-11-11
dma-buf: Move dma_buf_mmap_internal() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+6
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
1
-2
/
+2
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
1
-10
/
+4
2022-10-18
dma-buf: Document dynamic locking convention
Dmitry Osipenko
1
-0
/
+64
2022-10-18
dma-buf: Move dma_buf_mmap() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+7
2022-10-18
dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
Dmitry Osipenko
1
-8
/
+2
2022-10-18
dma-buf: Move dma_buf_attach() to dynamic locking specification
Dmitry Osipenko
1
-12
/
+8
2022-10-18
dma-buf: Move dma_buf_vmap() to dynamic locking specification
Dmitry Osipenko
1
-0
/
+4
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+53
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
1
-0
/
+43
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-08-20
dynamic_dname(): drop unused dentry argument
Al Viro
1
-1
/
+1
2022-08-17
dma_buf_getfile(): don't bother with ->f_flags reassignments
Al Viro
1
-1
/
+1
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+108
2022-07-16
dma-buf: remove useless FMODE_LSEEK flag
Jason A. Donenfeld
1
-1
/
+0
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+106
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+2
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-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+20
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-04-07
dma-buf: wait for map to complete for static attachments
Christian König
1
-3
/
+15
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-2
/
+4
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-11
/
+11
2022-04-03
drivers/dma-buf: dma-buf.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-11
/
+11
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
1
-54
/
+27
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
1
-10
/
+1
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-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-17
/
+17
2021-10-18
dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
Shunsuke Mie
1
-2
/
+2
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-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-82
/
+70
2021-08-16
dma-buf: WARN on dmabuf release with pending attachments
Charan Teja Reddy
1
-0
/
+1
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
1
-16
/
+0
2021-06-22
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
1
-0
/
+3
[next]