index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-heap.c
Age
Commit message (
Expand
)
Author
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-22
dma-buf: fix racing conflict of dma_heap_add()
Dawei Li
2022-02-01
dma-buf: heaps: Fix potential spectre v1 gadget
Jordy Zomer
2021-02-25
dma-buf: dma-heap: Provide accessor to get heap name
John Stultz
2021-01-22
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
2019-12-18
dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static
zhong jiang
2019-12-17
dma-buf: fix resource leak on -ENOTTY error return path
Colin Ian King
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
2019-12-11
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis