index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
1
-0
/
+11
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-7
/
+5
2021-08-25
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
1
-0
/
+1
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
1
-3
/
+45
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
1
-0
/
+42
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-2
/
+0
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-3
/
+12
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-0
/
+20
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-4
/
+5
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
1
-28
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-2
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+2
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
1
-1
/
+1
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-15
/
+4
2019-05-06
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
1
-1
/
+0
2019-05-06
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
1
-0
/
+9
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
1
-1
/
+1
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-3
/
+5
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
1
-3
/
+3
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
1
-2
/
+1
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-1
/
+0
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
1
-2
/
+2
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-2
/
+2
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
1
-0
/
+2
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
1
-1
/
+4
2014-12-16
IB/core: Add umem function to read data from user-space
Haggai Eran
1
-0
/
+2
2014-12-16
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
1
-1
/
+24
2014-09-19
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
1
-0
/
+1
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-8
/
+3
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-2
/
+2
2007-10-10
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
1
-0
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-09
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
1
-0
/
+3
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
1
-0
/
+78