summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/umem_dmabuf.c
AgeCommit message (Expand)Author
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