aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem_dmabuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman1-0/+51
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+3
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb1-3/+2
2021-06-07RDMA/umem: fix missing automated renameChristian König1-1/+1
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe1-0/+4
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong1-0/+174