From: Leon Romanovsky <leonro@xxxxxxxxxx> Hi, This is another series with various fixes that can easily go to -next too. Thanks Leon Romanovsky (1): RDMA/cma: Don't overwrite sgid_attr after device is released Maor Gottlieb (2): RDMA/mlx5: Fix MR cache memory leak RDMA/ucma: Fix memory leak of connection request Shay Drory (2): IB/umad: Return EIO in case of when device disassociated IB/umad: Return EPOLLERR in case of when device disassociated drivers/infiniband/core/cma.c | 7 ++++--- drivers/infiniband/core/ucma.c | 4 +++- drivers/infiniband/core/user_mad.c | 6 +++++- drivers/infiniband/hw/mlx5/mr.c | 1 + 4 files changed, 13 insertions(+), 5 deletions(-) -- 2.29.2