index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
1
-0
/
+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-misc into drm-next
Dave Airlie
3
-180
/
+5
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
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/drm-misc into drm-fixes
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
2021-06-22
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
1
-0
/
+3
2021-06-15
dmabuf: Add the capability to expose DMA-BUF stats in sysfs
Hridya Valsaraju
5
-0
/
+448
2021-06-14
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
1
-12
/
+4
2021-06-14
dma-buf: some dma_fence_chain improvements
Christian König
1
-1
/
+1
2021-06-10
udmabuf: Add support for mapping hugepages (v4)
Vivek Kasireddy
1
-7
/
+43
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2
-17
/
+18
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-16
/
+16
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2
-8
/
+7
2021-06-05
dma-buf: add missing EXPORT_SYMBOL
Christian König
1
-0
/
+1
2021-06-04
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
1
-0
/
+20
2021-06-04
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
1
-63
/
+65
2021-06-04
dma-buf: fix inconsistent debug print v2
Christian König
1
-18
/
+9
2021-05-20
dma-buf: fix unintended pin/unpin warnings
Christian König
1
-5
/
+5
2021-04-08
drm/syncobj: use newly allocated stub fences
David Stevens
1
-1
/
+26
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-0
/
+14
2021-02-25
dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual heap name
John Stultz
2
-0
/
+2
2021-02-25
dma-buf: dma-heap: Provide accessor to get heap name
John Stultz
1
-0
/
+12
2021-02-24
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-7
/
+63
2021-02-24
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
John Stultz
3
-30
/
+27
2021-02-24
dma-buf: system_heap: Make sure to return an error if we abort
John Stultz
1
-1
/
+3
2021-02-09
dma-buf: Avoid comma separated statements
Joe Perches
1
-2
/
+5
2021-02-03
dma-buf: Avoid comma separated statements
Joe Perches
1
-2
/
+5
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
2
-4
/
+20
2021-01-22
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-7
/
+63
2021-01-22
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
John Stultz
3
-30
/
+27
2021-01-22
dma-buf: system_heap: Make sure to return an error if we abort
John Stultz
1
-1
/
+3
2021-01-18
dma-buf: Add debug option
Daniel Vetter
2
-4
/
+50
2021-01-10
dma-buf: cma_heap: Fix memory leak in CMA heap
John Stultz
1
-0
/
+3
2021-01-07
dmabuf: fix use-after-free of dmabuf's file->f_inode
Charan Teja Reddy
1
-4
/
+17
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-22
/
+52
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-442
/
+650
2020-12-16
dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS
John Stultz
1
-0
/
+1
2020-12-16
dma-buf: doc polish for pin/unpin
Daniel Vetter
1
-3
/
+16
2020-12-16
dma-buf: begin/end_cpu might lock the dma_resv lock
Daniel Vetter
1
-0
/
+4
2020-12-16
dma-buf: some kerneldoc formatting fixes
Daniel Vetter
1
-13
/
+18
2020-12-16
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
1
-6
/
+14
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
[next]