This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f877bee5ea0b Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/lin [...] new bc808bced39f io_uring: revert "io_uring: optimize submit_and_wait API" new ef03681ae8df io_uring : correct timeout req sequence when waiting timeout new a1f58ba46f79 io_uring: correct timeout req sequence when inserting a new entry new 84d55dc5b9e5 io_uring: Fix corrupted user_data new fb5ccc98782f io_uring: Fix broken links with offloading new 935d1e45908a io_uring: Fix race for sqes with userspace new 498ccd9eda49 io_uring: used cached copies of sq->dropped and cq->overflow new 2b2ed9750fc9 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SET [...] new de6346ecbc8f nbd: protect cmd->status with cmd->lock new 7ce23e8e0a9c nbd: handle racing with error'ed out commands new 962399bb7fbf ata: libahci_platform: Fix regulator_get_optional() misuse new cf1b2326b734 nbd: verify socket is supported during setup new acf913b7fb89 Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/li [...] new 1f0d9cbeec9b i2c: aspeed: fix master pending state handling new 62931ac2f901 i2c: mt65xx: fix NULL ptr dereference new 02e64276c6db i2c: stm32f7: fix first byte to send in slave mode new 6d6b0d0d5afc i2c: stm32f7: fix a race in slave mode with arbitration loss irq new 348e46fbb4cd i2c: stm32f7: remove warning when compiling with W=1 new 992cb107e1ac Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...] new b14a39048c11 USB: ldusb: fix memleak on disconnect new b6c03e5f7b46 USB: legousbtower: fix memleak on disconnect new fd47a417e75e USB: legousbtower: fix a signedness bug in tower_probe() new f616c3bda47e usb: cdns3: Fix dequeue implementation. new b987b66ac3a2 usb: udc: lpc32xx: fix bad bit shift operation new 7a7591979748 USB: usblp: fix use-after-free on disconnect new 6f1d1dc8d540 USB: serial: ti_usb_3410_5052: fix port-close races new bc25770f00d3 USB: serial: ti_usb_3410_5052: clean up serial data access new ec83e4c9affb Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/p [...] new 7a6f22d7479b USB: ldusb: fix read info leaks new 9794476942d8 usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core [...] new 0ecdd78c75b7 Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/li [...] new 45d02f79b539 binder: Don't modify VMA bounds in ->mmap handler new a03885d596a6 Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/ [...] new 82af5b660967 sysfs: Fixes __BIN_ATTR_WO() macro new 13fa692e3f86 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pu [...] new 153c5d8191c2 staging: wlan-ng: fix exit return when sme->key_idx >= NUM [...] new 228bd6243447 Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/sc [...] new f50b6805dbb9 8250-men-mcb: fix error checking when get_num_ports return [...] new 297689545916 Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/li [...]
The 39 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: 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 +- 18 files changed, 268 insertions(+), 217 deletions(-)