index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12 days
RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
Yishai Hadas
2025-07-13
RDMA/mlx5: Optimize DMABUF mkey page size
Edward Srouji
2025-06-17
RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
Or Har-Toov
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-18
RDMA/mlx5: Fix calculation of total invalidated pages
Chiara Meiohas
2025-02-20
RDMA/mlx5: Fix implicit ODP hang on parent deregistration
Yishai Hadas
2025-01-21
RDMA/mlx5: Fix implicit ODP use after free
Patrisious Haddad
2025-01-21
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2025-01-13
RDMA/mlx5: Fix indirect mkey ODP page count
Michael Guralnik
2024-12-10
RDMA/mlx5: Extend ODP statistics with operation count
Chiara Meiohas
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2024-09-11
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
2024-09-11
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
2024-09-11
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
2023-01-27
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
2023-01-27
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
2023-01-27
RDMA/mlx5: Remove implicit ODP cache entry
Aharon Landau
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-16
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
2022-05-19
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-10-01
IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()
Jason Gunthorpe
[next]