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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 35110e38e6c5 Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/l [...] adds aff7ed485168 selinux: log raw contexts as untrusted strings adds e2e0e09758a6 selinux: fix a missing-check bug in selinux_add_mnt_opt( ) adds fec6375320c6 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() adds b076173a309e Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pu [...] adds eb6964fa6509 HID: i2c-hid: add iBall Aer3 to descriptor override adds b9a94fbe0ed0 HID: logitech-dj: add support for the Logitech MX5500's Bl [...] adds ced2c0c53d08 HID: logitech-hidpp: add support for the MX5500 keyboard adds 10235380d18e HID: rmi: Use SET_REPORT request on control endpoint for A [...] adds 2cc08800a6b9 HID: wacom: Don't set tool type until we're in range adds e92a7be7fe5b HID: wacom: Don't report anything prior to the tool enteri [...] adds fe7f8d73d1af HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eras [...] adds 6441fc781c34 HID: wacom: Correct button numbering 2nd-gen Intuos Pro ov [...] adds 69dbdfffef20 HID: wacom: Sync INTUOSP2_BT touch state after each frame [...] adds 81bcbad53bab HID: multitouch: handle faulty Elo touch device adds 2409877d386d HID: logitech-hidpp: Add support for the S510 remote control adds 64caea53e07f HID: hyperv: Add a module description line adds abf82e8f7e9a HID: a4tech: fix horizontal scrolling adds 15fc1b5c8612 Revert "HID: Increase maximum report size allowed by hid_f [...] adds e0b7f9bc0246 Revert "HID: core: Do not call request_module() in async context" adds f9482dabfd16 Revert "HID: core: Call request_module before doing device_add" adds 3ed224e273ac HID: logitech-dj: Fix 064d:c52f receiver support new c11fb13a117e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 1 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/hid/hid-a4tech.c | 11 +++-- drivers/hid/hid-core.c | 16 ++----- drivers/hid/hid-hyperv.c | 2 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-logitech-dj.c | 50 +++++++++++++++------- drivers/hid/hid-logitech-hidpp.c | 9 ++++ drivers/hid/hid-multitouch.c | 7 ++++ drivers/hid/hid-rmi.c | 15 ++++++- drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++ drivers/hid/wacom_wac.c | 71 ++++++++++++++++++++++---------- security/selinux/avc.c | 10 ++++- security/selinux/hooks.c | 39 +++++++++++++----- 12 files changed, 172 insertions(+), 67 deletions(-)