index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
2021-09-07
1
-1
/
+1
*
dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
2021-09-07
1
-0
/
+1
*
dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
Geert Uytterhoeven
2021-09-02
1
-0
/
+1
*
udmabuf: fix general protection fault in udmabuf_create
Pavel Skripkin
2021-08-12
1
-2
/
+2
*
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-23
3
-180
/
+5
|
\
|
*
dma_buf: remove dmabuf sysfs teardown before release
Guangming Cao
2021-07-20
1
-1
/
+1
|
*
dma-buf: Delete the DMA-BUF attachment sysfs statistics
Hridya Valsaraju
2021-07-20
3
-179
/
+4
*
|
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
9
-43
/
+518
|
\
|
|
*
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
2021-07-08
1
-21
/
+12
|
*
udmabuf: configurable list_limit and size_limit_mb
Dongwon Kim
2021-06-23
1
-2
/
+7
|
*
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
2021-06-22
1
-0
/
+3
|
*
dmabuf: Add the capability to expose DMA-BUF stats in sysfs
Hridya Valsaraju
2021-06-15
5
-0
/
+448
|
*
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
2021-06-14
1
-12
/
+4
|
*
dma-buf: some dma_fence_chain improvements
Christian König
2021-06-14
1
-1
/
+1
|
*
udmabuf: Add support for mapping hugepages (v4)
Vivek Kasireddy
2021-06-10
1
-7
/
+43
*
|
Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2021-07-13
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
dma-buf/sync_file: Don't leak fences on merge failure
Jason Ekstrand
2021-07-12
1
-6
/
+7
*
|
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
2
-17
/
+18
*
|
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
2021-06-06
1
-16
/
+16
*
|
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-06
2
-8
/
+7
*
|
dma-buf: add missing EXPORT_SYMBOL
Christian König
2021-06-05
1
-0
/
+1
*
|
dma-buf: cleanup dma-resv shared fence debugging a bit v2
Christian König
2021-06-04
1
-0
/
+20
*
|
dma-buf: add SPDX header and fix style in dma-resv.c
Christian König
2021-06-04
1
-63
/
+65
*
|
dma-buf: fix inconsistent debug print v2
Christian König
2021-06-04
1
-18
/
+9
|
/
*
dma-buf: fix unintended pin/unpin warnings
Christian König
2021-05-20
1
-5
/
+5
*
drm/syncobj: use newly allocated stub fences
David Stevens
2021-04-08
1
-1
/
+26
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
3
-0
/
+14
|
\
|
*
dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual hea...
John Stultz
2021-02-25
2
-0
/
+2
|
*
dma-buf: dma-heap: Provide accessor to get heap name
John Stultz
2021-02-25
1
-0
/
+12
|
*
dma-buf: Avoid comma separated statements
Joe Perches
2021-02-03
1
-2
/
+5
|
*
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
2021-01-22
1
-7
/
+63
|
*
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
2021-01-22
3
-30
/
+27
|
*
dma-buf: system_heap: Make sure to return an error if we abort
John Stultz
2021-01-22
1
-1
/
+3
*
|
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
2021-02-24
1
-7
/
+63
*
|
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
2021-02-24
3
-30
/
+27
*
|
dma-buf: system_heap: Make sure to return an error if we abort
John Stultz
2021-02-24
1
-1
/
+3
*
|
dma-buf: Avoid comma separated statements
Joe Perches
2021-02-09
1
-2
/
+5
*
|
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-25
2
-4
/
+20
|
\
\
|
|
/
|
/
|
|
*
dma-buf: cma_heap: Fix memory leak in CMA heap
John Stultz
2021-01-10
1
-0
/
+3
|
*
dmabuf: fix use-after-free of dmabuf's file->f_inode
Charan Teja Reddy
2021-01-07
1
-4
/
+17
*
|
dma-buf: Add debug option
Daniel Vetter
2021-01-18
2
-4
/
+50
*
|
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
1
-22
/
+52
|
\
\
|
|
/
|
/
|
|
*
dma-buf: doc polish for pin/unpin
Daniel Vetter
2020-12-16
1
-3
/
+16
|
*
dma-buf: begin/end_cpu might lock the dma_resv lock
Daniel Vetter
2020-12-16
1
-0
/
+4
|
*
dma-buf: some kerneldoc formatting fixes
Daniel Vetter
2020-12-16
1
-13
/
+18
|
*
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
2020-12-16
1
-6
/
+14
*
|
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-24
1
-0
/
+1
|
\
\
|
*
|
dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS
John Stultz
2020-12-16
1
-0
/
+1
|
|
/
*
|
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-18
7
-442
/
+650
|
\
|
|
*
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-11-25
1
-1
/
+1
[next]