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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds 18bfb9c6a8a5 aio: Fix an error code in __io_submit_one() adds 27fad74a5a77 iov_iter: Fix build error without CONFIG_CRYPTO adds 6af1c849dfb1 aio: use kmem_cache_free() instead of kfree() adds 972acfb49446 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds ab8a6d821179 MIPS: KGDB: fix kgdb support for SMP platforms. adds e4952b0c2c03 MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_b [...] adds 6e3572e83dc3 MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig adds 0ee7fb36f988 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/s [...] adds 771acc7e4a6e Bluetooth: btusb: request wake pin with NOAUTOEN adds e33c1b992377 apparmor: Restore Y/N in /sys for apparmor's "enabled" adds 6a8aae68c873 virtio_pci: fix a NULL pointer reference in vp_del_vqs adds 5e9642a2e14c MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi adds cf94db219053 virtio: Honour 'may_reduce_num' in vring_create_virtqueue adds ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 662d66466637 IB/hfi1: Failed to drain send queue when QP is put into er [...] adds 93b289b9aff6 IB/hfi1: Clear the IOWAIT pending bits when QP is put into [...] adds a8639a79e85c IB/hfi1: Eliminate opcode tests on mr deref adds d0294344470e IB/hfi1: Fix the allocation of RSM table adds 1abe186ed8a6 IB/mlx5: Reset access mask when looping inside page fault handler adds ea7a5c706fa4 RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove adds 4772e03d2394 RDMA/hns: Fix bug that caused srq creation to fail adds 00fb67ec6b98 RDMA/hns: Bugfix for SCC hem free adds d737b25b1ae0 IB/hfi1: Do not flush send queue in the TID RDMA second leg adds 582549e3fbe1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 15 +++++++- arch/mips/configs/generic/board-ocelot.config | 8 +++++ arch/mips/kernel/kgdb.c | 3 +- arch/mips/sgi-ip27/ip27-irq.c | 3 +- drivers/bluetooth/btusb.c | 2 +- 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 ++ drivers/virtio/virtio_pci_common.c | 8 +++-- drivers/virtio/virtio_ring.c | 2 ++ fs/aio.c | 4 +-- include/linux/virtio_ring.h | 2 +- lib/iov_iter.c | 4 +++ security/apparmor/lsm.c | 49 +++++++++++++++++++++++++- 20 files changed, 130 insertions(+), 53 deletions(-)