Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe: "One core bug fix and a few driver ones - FRWR memory registration for hfi1/qib didn't work with with some iovas causing a NFSoRDMA failure regression due to a fix in the NFS side - A command flow error in mlx5 allowed user space to send a corrupt command (and also smash the kernel stack we've since learned) - Fix a regression and some bugs with device hot unplug that was discovered while reviewing Andrea's patches - hns has a failure if the user asks for certain QP configurations" * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: RDMA/hns: Bugfix for mapping user db RDMA/ucontext: Fix regression with disassociate RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages RDMA/mlx5: Do not allow the user to write to the clock page IB/mlx5: Fix scatter to CQE in DCT QP creation IB/rdmavt: Fix frwr memory registration
Showing
- drivers/infiniband/core/uverbs.h 1 addition, 0 deletionsdrivers/infiniband/core/uverbs.h
- drivers/infiniband/core/uverbs_main.c 49 additions, 3 deletionsdrivers/infiniband/core/uverbs_main.c
- drivers/infiniband/hw/hns/hns_roce_qp.c 1 addition, 1 deletiondrivers/infiniband/hw/hns/hns_roce_qp.c
- drivers/infiniband/hw/mlx5/main.c 7 additions, 5 deletionsdrivers/infiniband/hw/mlx5/main.c
- drivers/infiniband/hw/mlx5/qp.c 7 additions, 4 deletionsdrivers/infiniband/hw/mlx5/qp.c
- drivers/infiniband/sw/rdmavt/mr.c 10 additions, 7 deletionsdrivers/infiniband/sw/rdmavt/mr.c
- include/uapi/rdma/mlx5-abi.h 1 addition, 0 deletionsinclude/uapi/rdma/mlx5-abi.h
Loading
Please register or sign in to comment