开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
umem_dmabuf.c
Age
Commit message (
Expand
)
Author
2023-01-31
RDMA/umem: Use dma-buf locked API to solve deadlock
Maor Gottlieb
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-08-16
RDMA: Handle the return code from dma_resv_wait_timeout() properly
Jason Gunthorpe
2022-04-07
RDMA: use DMA_RESV_USAGE_KERNEL
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-03-24
RDMA: use dma_resv_wait() instead of extracting the fence
Christian König
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-06-07
RDMA/umem: fix missing automated rename
Christian König
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong