This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9e98c678c2d6 Linux 5.1-rc1 new 587443e7773e IB/mlx4: Fix race condition between catas error reset and [...] new f84b66b9cce7 net/mlx5: Fix DCT creation bad flow new c5ae1954c47d IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT new cd27287562d6 IB/mlx5: Fix mapping of link-mode to IB width and speed new ec4fe4bcc584 i40iw: Avoid panic when handling the inetdev event new 01c8d80383d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 5f5f67da9781 mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "casca [...] new 3f0a53bc6482 MIPS: Ensure ELF appended dtb is relocated new 47c25036b60f MIPS: Fix kernel crash for R6 in jump label branch function new cdb8faa00e3f mips: bcm47xx: Enable USB power on Netgear WNDR3400v2 new f6cab793d4a7 MIPS: Remove custom MIPS32 __kernel_fsid_t type new b7a42146dca3 Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/s [...]
The 12 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: arch/mips/bcm47xx/workarounds.c | 1 + arch/mips/include/asm/jump_label.h | 8 ++-- arch/mips/include/uapi/asm/posix_types.h | 7 --- arch/mips/kernel/vmlinux.lds.S | 12 +++-- arch/mips/loongson64/lemote-2f/irq.c | 2 +- drivers/infiniband/hw/i40iw/i40iw_utils.c | 12 ++++- drivers/infiniband/hw/mlx4/alias_GUID.c | 2 +- drivers/infiniband/hw/mlx5/devx.c | 34 +++++++++---- drivers/infiniband/hw/mlx5/main.c | 7 +++ drivers/infiniband/hw/mlx5/qp.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/qp.c | 72 +++++++++++++++------------- include/linux/mlx5/qp.h | 3 +- 12 files changed, 102 insertions(+), 62 deletions(-)