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
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
2020-09-18
RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled
Jason Gunthorpe
2020-09-18
RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()
Jason Gunthorpe
2020-09-18
RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()
Jason Gunthorpe
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-05-21
RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
Maor Gottlieb
2020-03-13
RDMA/mlx5: Allow MRs to be created in the cache synchronously
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Revise how the hysteresis scheme works for cache filling
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Fix locking in MR cache work queue
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Lock access to ent->available_mrs/limit when doing queue_work
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Fix MR cache size and limit debugfs
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Always remove MRs from the cache before destroying them
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Rename the tracking variables for the MR cache
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Replace spinlock protected write with atomic var
Saeed Mahameed
2020-03-13
{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib
Michael Guralnik
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
2020-03-13
{IB,net}/mlx5: Setup mkey variant before mr create command invocation
Saeed Mahameed
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-03
RDMA/mlx5: use true,false for bool variable
zhengbin
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-31
RDMA/mlx5: Return proper error value
Leon Romanovsky
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-08
IB/mlx5: Introduce and use mkey context setting helper routine
Parav Pandit
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
[next]