Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe: "A small set of late-rc patches, mostly fixes for various crashers, some syzkaller fixes and a mlx5 HW limitation: - Several MAINTAINERS updates - Memory leak regression in ODP - Several fixes for syzkaller related crashes. Google recently taught syzkaller to create the software RDMA devices - Crash fixes for HFI1 - Several fixes for mlx5 crashes - Prevent unprivileged access to an unsafe mlx5 HW resource" * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: RDMA/mlx5: Block delay drop to unprivileged users RDMA/mlx5: Fix access to wrong pointer while performing flush due to error RDMA/core: Ensure security pkey modify is not lost MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer IB/hfi1: Ensure pq is not left on waitlist IB/rdmavt: Free kernel completion queue when done RDMA/mad: Do not crash if the rdma device does not have a umad interface RDMA/core: Fix missing error check on dev_set_name() RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET RDMA/mlx5: Fix the number of hwcounters of a dynamic counter MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER RDMA/odp: Fix leaking the tgid for implicit ODP
No related branches found
No related tags found
Showing
- MAINTAINERS 3 additions, 4 deletionsMAINTAINERS
- drivers/infiniband/core/device.c 3 additions, 1 deletiondrivers/infiniband/core/device.c
- drivers/infiniband/core/nldev.c 5 additions, 1 deletiondrivers/infiniband/core/nldev.c
- drivers/infiniband/core/security.c 3 additions, 8 deletionsdrivers/infiniband/core/security.c
- drivers/infiniband/core/umem_odp.c 1 addition, 1 deletiondrivers/infiniband/core/umem_odp.c
- drivers/infiniband/core/user_mad.c 22 additions, 11 deletionsdrivers/infiniband/core/user_mad.c
- drivers/infiniband/hw/hfi1/user_sdma.c 22 additions, 3 deletionsdrivers/infiniband/hw/hfi1/user_sdma.c
- drivers/infiniband/hw/mlx5/cq.c 25 additions, 2 deletionsdrivers/infiniband/hw/mlx5/cq.c
- drivers/infiniband/hw/mlx5/main.c 3 additions, 2 deletionsdrivers/infiniband/hw/mlx5/main.c
- drivers/infiniband/hw/mlx5/mlx5_ib.h 1 addition, 0 deletionsdrivers/infiniband/hw/mlx5/mlx5_ib.h
- drivers/infiniband/hw/mlx5/qp.c 5 additions, 0 deletionsdrivers/infiniband/hw/mlx5/qp.c
- drivers/infiniband/sw/rdmavt/cq.c 1 addition, 1 deletiondrivers/infiniband/sw/rdmavt/cq.c
Loading
Please register or sign in to comment