This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig 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 [...]
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/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 ++++++++++++++++++++++++++- 11 files changed, 88 insertions(+), 12 deletions(-)