Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-16 | RDMA: Handle the return code from dma_resv_wait_timeout() properly | Jason Gunthorpe | 1 | -1/+7 |
2022-04-07 | RDMA: use DMA_RESV_USAGE_KERNEL | Christian König | 1 | -1/+1 |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König | 1 | -1/+2 |
2022-03-24 | RDMA: use dma_resv_wait() instead of extracting the fence | Christian König | 1 | -6/+2 |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2021-10-28 | RDMA/umem: Allow pinned dmabuf umem usage | Gal Pressman | 1 | -0/+51 |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman | 1 | -0/+3 |
2021-08-24 | RDMA: Use the sg_table directly and remove the opencoded version from umem | Maor Gottlieb | 1 | -3/+2 |
2021-06-07 | RDMA/umem: fix missing automated rename | Christian König | 1 | -1/+1 |
2021-03-11 | RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr() | Jason Gunthorpe | 1 | -0/+4 |
2021-01-20 | RDMA/umem: Support importing dma-buf as user memory region | Jianxin Xiong | 1 | -0/+174 |