开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-fence-chain.h
Age
Commit message (
Expand
)
Author
2026-02-23
dma-buf: use inline lock for the dma-fence-chain
Christian König
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2022-03-25
dma-buf: add dma_fence_unwrap v2
Christian König
2022-02-08
dma-buf: add dma_fence_chain_contained helper
Christian König
2022-02-08
dma-buf: consolidate dma_fence subclass checking
Christian König
2021-06-14
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
2021-06-14
dma-buf: some dma_fence_chain improvements
Christian König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-01
dma-buf: add new dma_fence_chain container v7
Christian König