summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/umem_dmabuf.c
AgeCommit message (Expand)Author
2023-01-31RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb
2022-10-18RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-08-16RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe
2022-04-07RDMA: use DMA_RESV_USAGE_KERNELChristian König
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-03-24RDMA: use dma_resv_wait() instead of extracting the fenceChristian König
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-06-07RDMA/umem: fix missing automated renameChristian König
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong