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-allnoconfig in repository toolchain/ci/linux.
from 0e698dfa2822 Linux 5.7-rc4 adds 9d82973e032e gcc-10 warnings: fix low-hanging fruit adds 1e6e9d0f4859 uapi: revert flexible-array conversions adds 67f852ef9227 Merge tag 'flexible-array-member-5.7-rc5' of git://git.ker [...] adds 90b5feb8c4be virtio-blk: handle block_device_operations callbacks after [...] adds 0b841030625c vhost: vsock: kick send_pkt worker once device is started adds a16a47e98a30 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 8d97fb393c5c gcc-plugins/stackleak: Avoid assignment for unused macro argument adds c7527373fe28 gcc-common.h: Update for GCC 10 adds 9851a0dee7c2 Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/p [...] adds 778fbf417999 HID: wacom: Read HID_DG_CONTACTMAX directly for non-generi [...] adds f9e82295eec1 HID: multitouch: add eGalaxTouch P80H84 support adds b1bd0f75288f HID: logitech: Add support for Logitech G11 extra keys adds 640e403b1fd2 HID: alps: Add AUI1657 device ID adds 185af3e775b6 HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGAC [...] adds b43f977dd281 Revert "HID: wacom: generic: read the number of expected t [...] adds 0ed08faded1d HID: usbhid: Fix race between usbhid_close() and usbhid_stop() adds dcce8ef8f70a HID: wacom: Report 2nd-gen Intuos Pro S center button stat [...] adds 538f67407e2c HID: i2c-hid: reset Synaptics SYNA2393 on resume adds 2465f0d5c9e3 HID: mcp2221: add gpiolib dependency adds 1e189f267015 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell [...] adds 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/block/virtio_blk.c | 86 +++++++++++++++++++++--- drivers/hid/Kconfig | 1 + drivers/hid/hid-alps.c | 1 + drivers/hid/hid-ids.h | 8 ++- drivers/hid/hid-lg-g15.c | 4 ++ drivers/hid/hid-multitouch.c | 3 + drivers/hid/hid-quirks.c | 1 + drivers/hid/i2c-hid/i2c-hid-core.c | 2 + drivers/hid/usbhid/hid-core.c | 37 ++++++++--- drivers/hid/usbhid/usbhid.h | 1 + drivers/hid/wacom_sys.c | 4 +- drivers/hid/wacom_wac.c | 88 +++++++------------------ drivers/vhost/vsock.c | 5 ++ include/linux/fs.h | 2 +- include/linux/tty.h | 2 +- include/uapi/linux/bpf.h | 2 +- include/uapi/linux/dlm_device.h | 4 +- include/uapi/linux/fiemap.h | 2 +- include/uapi/linux/if_arcnet.h | 6 +- include/uapi/linux/mmc/ioctl.h | 2 +- include/uapi/linux/net_dropmon.h | 4 +- include/uapi/linux/netfilter_bridge/ebt_among.h | 2 +- include/uapi/scsi/scsi_bsg_fc.h | 2 +- scripts/gcc-plugins/Makefile | 1 + scripts/gcc-plugins/gcc-common.h | 4 ++ scripts/gcc-plugins/stackleak_plugin.c | 5 +- scripts/kallsyms.c | 2 +- 27 files changed, 179 insertions(+), 102 deletions(-)