This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from 9e98c678c2d6 Linux 5.1-rc1 adds 587443e7773e IB/mlx4: Fix race condition between catas error reset and [...] adds f84b66b9cce7 net/mlx5: Fix DCT creation bad flow adds c5ae1954c47d IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT adds cd27287562d6 IB/mlx5: Fix mapping of link-mode to IB width and speed adds ec4fe4bcc584 i40iw: Avoid panic when handling the inetdev event adds 01c8d80383d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds 5f5f67da9781 mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "casca [...] adds 3f0a53bc6482 MIPS: Ensure ELF appended dtb is relocated adds 47c25036b60f MIPS: Fix kernel crash for R6 in jump label branch function adds cdb8faa00e3f mips: bcm47xx: Enable USB power on Netgear WNDR3400v2 adds f6cab793d4a7 MIPS: Remove custom MIPS32 __kernel_fsid_t type adds b7a42146dca3 Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/s [...] adds 6f8f89ce1e18 platform/chrome: Fix locking pattern in wilco_ec_mailbox() adds 57aeef7f7a68 platform/chrome: cros_ec_debugfs: cancel/schedule logging [...] adds babf09c3837f Merge tag 'tag-chrome-platform-fixes-for-v5.1-rc2' of git: [...]
No new revisions were added by this update.
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 +++++++++++++++------------- drivers/platform/chrome/cros_ec_debugfs.c | 10 ++-- drivers/platform/chrome/wilco_ec/mailbox.c | 2 +- include/linux/mlx5/qp.h | 3 +- 14 files changed, 110 insertions(+), 66 deletions(-)