This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1b649e0bcae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 0f9826f4753f RDMA/odp: Fix leaking the tgid for implicit ODP new d372abf37676 MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER new ec16b6bbdab1 RDMA/mlx5: Fix the number of hwcounters of a dynamic counter new 7aefa6237cfe RDMA/nl: Do not permit empty devices names during RDMA_NLD [...] new f2f2b3bbf0d9 RDMA/core: Fix missing error check on dev_set_name() new 5bdfa854013c RDMA/mad: Do not crash if the rdma device does not have a [...] new 941224e09483 IB/rdmavt: Free kernel completion queue when done new 9a293d1e21a6 IB/hfi1: Ensure pq is not left on waitlist new 1fa70778742d MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer new 2d47fbacf272 RDMA/core: Ensure security pkey modify is not lost new 950bf4f17725 RDMA/mlx5: Fix access to wrong pointer while performing fl [...] new ba80013fba65 RDMA/mlx5: Block delay drop to unprivileged users new 9420e8ade435 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 13 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: MAINTAINERS | 7 +++---- drivers/infiniband/core/device.c | 4 +++- drivers/infiniband/core/nldev.c | 6 +++++- drivers/infiniband/core/security.c | 11 +++-------- drivers/infiniband/core/umem_odp.c | 2 +- drivers/infiniband/core/user_mad.c | 33 ++++++++++++++++++++++----------- drivers/infiniband/hw/hfi1/user_sdma.c | 25 ++++++++++++++++++++++--- drivers/infiniband/hw/mlx5/cq.c | 27 +++++++++++++++++++++++++-- drivers/infiniband/hw/mlx5/main.c | 5 +++-- drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 + drivers/infiniband/hw/mlx5/qp.c | 5 +++++ drivers/infiniband/sw/rdmavt/cq.c | 2 +- 12 files changed, 94 insertions(+), 34 deletions(-)