index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-fence-array.h
Age
Commit message (
Expand
)
Author
7 days
dma-buf: fix some kernel-doc warnings
Randy Dunlap
2026-05-04
dma-buf/dma_fence_array: remove unused functionality v4
Christian König
2026-02-23
dma-buf: use inline lock for the dma-fence-array
Christian König
2024-08-30
dma-buf: Split out dma fence array create into alloc and arm functions
Matthew Brost
2024-05-27
dma-buf/fence-array: Add flex array to struct dma_fence_array
Christophe JAILLET
2022-03-25
dma-buf: add dma_fence_unwrap v2
Christian König
2022-03-25
dma-buf: Add dma_fence_array_for_each (v2)
Christian König
2022-02-08
dma-buf: consolidate dma_fence subclass checking
Christian König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-01-17
dma-buf: Fix kerneldoc comment for struct dma_fence_array
Jonathan Corbet
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson