This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new 662d66466637 IB/hfi1: Failed to drain send queue when QP is put into er [...] new 93b289b9aff6 IB/hfi1: Clear the IOWAIT pending bits when QP is put into [...] new a8639a79e85c IB/hfi1: Eliminate opcode tests on mr deref new d0294344470e IB/hfi1: Fix the allocation of RSM table new 1abe186ed8a6 IB/mlx5: Reset access mask when looping inside page fault handler new ea7a5c706fa4 RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove new 4772e03d2394 RDMA/hns: Fix bug that caused srq creation to fail new 00fb67ec6b98 RDMA/hns: Bugfix for SCC hem free new d737b25b1ae0 IB/hfi1: Do not flush send queue in the TID RDMA second leg new 582549e3fbe1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/infiniband/hw/hfi1/chip.c | 26 +++++++++++++++------ drivers/infiniband/hw/hfi1/qp.c | 4 +++- drivers/infiniband/hw/hfi1/rc.c | 4 ++-- drivers/infiniband/hw/hfi1/tid_rdma.c | 31 +++++++------------------- drivers/infiniband/hw/hns/hns_roce_hem.c | 6 +++-- drivers/infiniband/hw/hns/hns_roce_mr.c | 4 ++-- drivers/infiniband/hw/hns/hns_roce_qp.c | 3 --- drivers/infiniband/hw/mlx5/odp.c | 3 ++- drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 ++ 9 files changed, 42 insertions(+), 41 deletions(-)