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-arm-mainline-defconfig in repository toolchain/ci/linux.
from f877bee5ea0b Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/lin [...] adds bc808bced39f io_uring: revert "io_uring: optimize submit_and_wait API" adds ef03681ae8df io_uring : correct timeout req sequence when waiting timeout adds a1f58ba46f79 io_uring: correct timeout req sequence when inserting a new entry adds 84d55dc5b9e5 io_uring: Fix corrupted user_data adds fb5ccc98782f io_uring: Fix broken links with offloading adds 935d1e45908a io_uring: Fix race for sqes with userspace adds 498ccd9eda49 io_uring: used cached copies of sq->dropped and cq->overflow adds 2b2ed9750fc9 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SET [...] adds de6346ecbc8f nbd: protect cmd->status with cmd->lock adds 7ce23e8e0a9c nbd: handle racing with error'ed out commands adds 962399bb7fbf ata: libahci_platform: Fix regulator_get_optional() misuse adds cf1b2326b734 nbd: verify socket is supported during setup adds acf913b7fb89 Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/li [...] adds 1f0d9cbeec9b i2c: aspeed: fix master pending state handling adds 62931ac2f901 i2c: mt65xx: fix NULL ptr dereference adds 02e64276c6db i2c: stm32f7: fix first byte to send in slave mode adds 6d6b0d0d5afc i2c: stm32f7: fix a race in slave mode with arbitration loss irq adds 348e46fbb4cd i2c: stm32f7: remove warning when compiling with W=1 adds 992cb107e1ac Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...] adds b14a39048c11 USB: ldusb: fix memleak on disconnect adds b6c03e5f7b46 USB: legousbtower: fix memleak on disconnect adds fd47a417e75e USB: legousbtower: fix a signedness bug in tower_probe() adds f616c3bda47e usb: cdns3: Fix dequeue implementation. adds b987b66ac3a2 usb: udc: lpc32xx: fix bad bit shift operation adds 7a7591979748 USB: usblp: fix use-after-free on disconnect adds 6f1d1dc8d540 USB: serial: ti_usb_3410_5052: fix port-close races adds bc25770f00d3 USB: serial: ti_usb_3410_5052: clean up serial data access adds ec83e4c9affb Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/p [...] adds 7a6f22d7479b USB: ldusb: fix read info leaks adds 9794476942d8 usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core [...] adds 0ecdd78c75b7 Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/li [...] adds 45d02f79b539 binder: Don't modify VMA bounds in ->mmap handler adds a03885d596a6 Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/ [...] adds 82af5b660967 sysfs: Fixes __BIN_ATTR_WO() macro adds 13fa692e3f86 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pu [...] adds 153c5d8191c2 staging: wlan-ng: fix exit return when sme->key_idx >= NUM [...] adds 228bd6243447 Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/sc [...] adds f50b6805dbb9 8250-men-mcb: fix error checking when get_num_ports return [...] adds 297689545916 Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/li [...] adds 0ad8f7aa9f7e MAINTAINERS: Use @kernel.org address for Paul Burton adds 8a1bef4193e8 mips: vdso: Fix __arch_get_hw_counter() adds e4f5cb1a9b27 MIPS: bmips: mark exception vectors as char arrays adds b42aa3fd5957 MIPS: tlbex: Fix build_restore_pagemask KScratch restore adds 5a1e843c66fa Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 3 +- MAINTAINERS | 10 +- arch/mips/bcm63xx/prom.c | 2 +- arch/mips/include/asm/bmips.h | 10 +- arch/mips/include/asm/vdso/gettimeofday.h | 4 +- arch/mips/kernel/smp-bmips.c | 8 +- arch/mips/mm/tlbex.c | 23 ++-- drivers/android/binder.c | 7 - drivers/android/binder_alloc.c | 6 +- drivers/ata/libahci_platform.c | 38 ++---- drivers/block/nbd.c | 41 +++++- drivers/i2c/busses/i2c-aspeed.c | 54 +++++--- drivers/i2c/busses/i2c-mt65xx.c | 2 +- drivers/i2c/busses/i2c-stm32f7.c | 21 +-- drivers/staging/wlan-ng/cfg80211.c | 6 +- drivers/tty/serial/8250/8250_men_mcb.c | 8 +- drivers/usb/cdns3/core.c | 4 +- drivers/usb/cdns3/gadget.c | 35 ++--- drivers/usb/class/usblp.c | 4 +- drivers/usb/gadget/udc/lpc32xx_udc.c | 6 +- drivers/usb/misc/ldusb.c | 23 ++-- drivers/usb/misc/legousbtower.c | 7 +- drivers/usb/serial/ti_usb_3410_5052.c | 12 +- fs/io_uring.c | 207 ++++++++++++++++-------------- include/linux/sysfs.h | 4 +- 25 files changed, 303 insertions(+), 242 deletions(-)