index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem.h
Age
Commit message (
Expand
)
Author
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
2014-09-19
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2007-10-09
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-08
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier