index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-04
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-03-27
IB/mlx5: Compare only index part of a memory window rkey
Artemy Kovalyov
2019-03-27
IB/mlx5: Reset access mask when looping inside page fault handler
Moni Shoua
2019-03-04
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-02-21
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
2019-02-21
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
IB/mlx5: Advertise XRC ODP support
Moni Shoua
2019-02-04
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
2019-02-04
IB/mlx5: Add ODP SRQ support
Moni Shoua
2019-02-04
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
2019-02-04
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
2019-02-04
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
2019-02-04
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
2019-02-04
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-24
IB/mlx5: Declare local functions 'static'
Bart Van Assche
2019-01-21
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
2019-01-21
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-08
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-18
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
2018-12-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2018-12-03
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
2018-11-29
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
2018-11-26
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
2018-11-26
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
2018-11-12
IB/mlx5: Lock QP during page fault handling
Moni Shoua
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-01-03
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
[next]