This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 25e73aadf297 Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk [...] new 9c06ac4c83df usb: core: hub: Improved device recognition on remote wakeup new 260e41ac4dd3 USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx [...] new accf227de4d2 USB: serial: option: Add support for Quectel RM500Q new 5e28055f3402 USB: serial: opticon: fix control-message timeouts new f3eaabbfd093 USB: serial: option: add support for Quectel RM500Q in QDL mode new fdb838efa31e USB: serial: suppress driver bind attributes new 4d5ef53f75c2 USB: serial: ch341: handle unbound port at reset_resume new e37d1aeda737 USB: serial: io_edgeport: handle unbound ports on URB completion new 1568c58d11a7 USB: serial: io_edgeport: add missing active-port sanity check new 3018dd3fa114 USB: serial: keyspan: handle unbound ports new 9715a43eea77 USB: serial: quatech2: handle unbound ports new 453495d4e791 Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/p [...] new c5fd2c5b8bcd Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/li [...] new d7857e4ee1ba iio: adc: ad7124: Fix DT channel configuration new fb4fbc8904e7 iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID new 217afe63ccf4 iio: chemical: pms7003: fix unmet triggered buffer dependency new 883f61653069 iio: buffer: align the size of scan bytes to size of the l [...] new bc80573ea25b iio: light: vcnl4000: Fix scale for vcnl4040 new 01e20b664f80 staging: comedi: ni_routes: fix null dereference in ni_fin [...] new 9fea3a40f6b0 staging: comedi: ni_routes: allow partial routing information new bf3f401db6cb Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/sc [...] new 500589d8bd73 coresight: etm4x: Fix unused function warning new cea23efb4de2 lkdtm/bugs: Make double-fault test always available new 0e31e3573f0c lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP new fb85145c0444 Documentation/process: Add Amazon contact for embargoed ha [...] new f04dba64d667 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/ [...] new 42ec15ceaea7 scsi: fnic: fix invalid stack access new 7b571c19d4c0 scsi: storvsc: Correctly set number of hardware queues for [...] new 28d76df18f0a scsi: mptfusion: Fix double fetch bug in ioctl new 8965de70cbaf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 30 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: .../process/embargoed-hardware-issues.rst | 2 +- drivers/hwtracing/coresight/coresight-etm4x.c | 13 +- drivers/iio/adc/ad7124.c | 12 +- drivers/iio/chemical/Kconfig | 1 + drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 3 +- drivers/iio/industrialio-buffer.c | 6 +- drivers/iio/light/vcnl4000.c | 3 +- drivers/message/fusion/mptctl.c | 213 +++++---------------- drivers/misc/lkdtm/bugs.c | 12 +- drivers/scsi/fnic/vnic_dev.c | 20 +- drivers/scsi/storvsc_drv.c | 4 +- drivers/staging/comedi/drivers/ni_routes.c | 12 +- drivers/usb/core/hub.c | 1 + drivers/usb/serial/ch341.c | 6 +- drivers/usb/serial/io_edgeport.c | 16 +- drivers/usb/serial/keyspan.c | 4 + drivers/usb/serial/opticon.c | 2 +- drivers/usb/serial/option.c | 6 + drivers/usb/serial/quatech2.c | 6 + drivers/usb/serial/usb-serial-simple.c | 2 + drivers/usb/serial/usb-serial.c | 3 + 21 files changed, 135 insertions(+), 212 deletions(-)