This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 91ad64a84e9e Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm [...] adds 0cbb4f9c6982 platform/chrome: wilco_ec: Include asm/unaligned instead o [...] adds bfdc6d91a25f Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git: [...] new 2ad3e17ebf94 audit: fix error handling in audit_data_to_entry() new 756125289285 audit: always check the netlink payload length in audit_re [...] new ed5fa5591866 Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/ [...] adds 53ace1195263 docs: remove MPX from the x86 toc adds adc10f5b0a03 docs: Fix empty parallelism argument new e46bfaba593c Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux adds 4ab2bb3c311a HID: logitech-hidpp: BatteryVoltage: only read chargeStatu [...] adds beae56192a25 HID: ite: Only bind to keyboard USB interface on Acer SW5- [...] adds e433be929e63 HID: apple: Add support for recent firmware on Magic Keyboards adds 5ebdffd25098 HID: core: fix off-by-one memset in hid_report_raw_event() adds 84a406263246 HID: core: increase HID report buffer size to 8KiB adds 5c02c447eaed HID: hiddev: Fix race in in hiddev_disconnect() adds 8d2e77b39b8f HID: alps: Fix an error handling path in 'alps_input_confi [...] adds be0aba826c4a HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override adds 789a2c250340 HID: hid-bigbenff: fix general protection fault caused by [...] adds 976a54d0f420 HID: hid-bigbenff: call hid_hw_stop() in case of error adds 4eb1b01de5b9 HID: hid-bigbenff: fix race condition for scheduled work d [...] new 278de45e145b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 505b12b3861b kbuild: add comment for V=2 mode new eccbde4f6c2b kbuild: remove wrong documentation about mandatory-y new 7a0496056064 kbuild: fix DT binding schema rule to detect command line changes new fd63fab48f14 kbuild: remove unneeded semicolon at the end of cmd_dtb_check new 964a596db8db kbuild: add dtbs_check to PHONY new c473a8d03ea8 kbuild: add dt_binding_check to PHONY in a correct place new eabc8bcb292f kbuild: get rid of trailing slash from subdir- example new a2f0b878c3ca Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pu [...]
The 13 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: Documentation/kbuild/makefiles.rst | 5 +- Documentation/sphinx/parallel-wrapper.sh | 2 +- Documentation/x86/index.rst | 1 - Makefile | 4 +- drivers/hid/hid-alps.c | 2 +- drivers/hid/hid-apple.c | 3 +- drivers/hid/hid-bigbenff.c | 31 +++++++++--- drivers/hid/hid-core.c | 4 +- drivers/hid/hid-ite.c | 5 +- drivers/hid/hid-logitech-hidpp.c | 43 ++++++++-------- drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 +++ drivers/hid/usbhid/hiddev.c | 2 +- drivers/platform/chrome/wilco_ec/properties.c | 2 +- include/linux/hid.h | 2 +- kernel/audit.c | 40 ++++++++------- kernel/auditfilter.c | 71 +++++++++++++++------------ scripts/Makefile.lib | 6 +-- 17 files changed, 133 insertions(+), 98 deletions(-)