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-master-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from a816fd6b49b6 Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pu [...] adds 7d01427aaa78 HID: quirks: use correct format chars in dbg_hid adds a23eab893476 HID: hid-asus: select CONFIG_POWER_SUPPLY adds 78b92f5f00cb HID: quirks: Drop misused kernel-doc annotation adds 1cbbd85fbcdc HID: uclogic: remove redudant duplicated null check on ver_ptr adds 6b538cc21334 HID: steam: fix deadlock with input devices. adds 94a9992f7dbd HID: Increase maximum report size allowed by hid_field_extract() adds 6c44b15e1c90 HID: logitech: check the return value of create_singlethre [...] adds cef0d4948cb0 HID: debug: fix race condition with between rdesc_show() a [...] adds fd35759ce32b HID: logitech: Handle 0 scroll events for the m560 adds 2bafa1e96254 HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 adds 74e7c6c877f6 HID: i2c-hid: Disable runtime PM on Synaptics touchpad adds ce856634af8c HID: input: add mapping for Assistant key adds 8ed86627f715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 2f94a3125b87 cifs: fix kref underflow in close_shroot() adds 153322f7536a smb3: Fix enumerating snapshots to Azure adds ca567eb2b3f0 SMB3: Allow persistent handle timeout to be configurable on mount adds 4811e3096daa cifs: a smb2_validate_and_copy_iov failure does not mean t [...] adds 145f47c7381d Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
No new revisions were added by this update.
Summary of changes: drivers/hid/Kconfig | 1 + drivers/hid/hid-core.c | 6 ++-- drivers/hid/hid-debug.c | 5 +++ drivers/hid/hid-ids.h | 1 + drivers/hid/hid-input.c | 1 + drivers/hid/hid-logitech-hidpp.c | 13 ++++++-- drivers/hid/hid-quirks.c | 11 +++--- drivers/hid/hid-steam.c | 26 +++++++++++---- drivers/hid/hid-uclogic-params.c | 4 --- drivers/hid/i2c-hid/i2c-hid-core.c | 2 ++ fs/cifs/cifsfs.c | 2 ++ fs/cifs/cifsglob.h | 8 +++++ fs/cifs/connect.c | 30 ++++++++++++++++- fs/cifs/smb2file.c | 6 ++-- fs/cifs/smb2ops.c | 68 +++++++++++++++++++++++--------------- fs/cifs/smb2pdu.c | 49 ++++++++++++++++++--------- fs/cifs/smb2proto.h | 5 +-- 17 files changed, 170 insertions(+), 68 deletions(-)