index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem.h
Age
Commit message (
Expand
)
Author
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
2026-06-05
RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bit
Jason Gunthorpe
2026-06-05
RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()
Jason Gunthorpe
2026-05-29
RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEM
Jiri Pirko
2026-05-29
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
2026-05-29
RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
Jiri Pirko
2026-05-29
RDMA/uverbs: Push out CQ buffer umem processing into a helper
Jiri Pirko
2026-05-29
RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
Jiri Pirko
2026-05-29
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
2026-02-25
RDMA/umem: Remove unnecessary includes and defines from ib_umem header
Leon Romanovsky
2026-02-25
RDMA/umem: Allow including ib_umem header from any location
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-24
RDMA/umem: fix kernel-doc warnings
Randy Dunlap
2025-07-13
RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers
Michael Margolin
2024-08-11
RDMA/umem: Introduce an option to revoke DMABUF umem
Yishai Hadas
2024-08-11
RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
Yishai Hadas
2023-12-04
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2023-02-12
RDMA/umem: Remove unused 'work' member from struct ib_umem
Jason Gunthorpe
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-08-21
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-06
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2019-05-06
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2018-05-15
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel
2014-12-15
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2014-12-15
IB/core: Add umem function to read data from user-space
Haggai Eran
2014-12-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
[next]