This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/linux.
from 34e047aa16c0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 65f3324f4b6f usb: gadget: rndis: prevent integer overflow in rndis_set_ [...] adds 239071064732 partially Revert "usb: musb: Set the DT node on the child device" adds e9b667a82cdc usb: usbtmc: Fix bug in pipe direction for control transfers adds 16b1941eac2b usb: gadget: Fix use-after-free bug by not setting udc->de [...] adds 6aa61c12a43b Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm [...] adds 01b44ef2bf6b counter: Stop using dev_get_drvdata() to get the counter device adds ba6354f61472 Merge tag 'char-misc-5.17-final' of git://git.kernel.org/p [...] adds 3cf6a32f3f2a perf symbols: Fix symbol size calculation condition adds 8b464eac9765 perf evlist: Avoid iteration for empty evlist. adds 7bd1da15d211 perf parse-events: Ignore case in topdown.slots check adds 97e9c8eb4bb1 Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git:/ [...] adds 69ad4ef868c1 scsi: mpt3sas: Page fault in reply q processing adds 733ab7e1b5d1 scsi: fnic: Finish scsi_cmnd before dropping the spinlock adds f76da4d5ad51 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 1447c635802f Revert "arm64: dts: freescale: Fix 'interrupt-map' parent [...] adds 14702b3b2438 Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/s [...] adds e941dc13fd37 Input: zinitix - do not report shadow fingers adds 5600f6986628 Input: aiptek - properly check endpoint type new 1e0e7a6a28f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new fe83f5eae432 kvm/emulate: Fix SETcc emulation function offsets with SLS new 7445b2dcd77a Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm [...]
The 3 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: arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 24 +++++++------- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 24 +++++++------- arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 24 +++++++------- arch/x86/kvm/emulate.c | 19 +++++++++-- drivers/counter/counter-sysfs.c | 17 ++++++---- drivers/input/tablet/aiptek.c | 10 +++--- drivers/input/touchscreen/zinitix.c | 44 ++++++++++++++++++++------ drivers/scsi/fnic/fnic_scsi.c | 13 ++++---- drivers/scsi/mpt3sas/mpt3sas_base.c | 5 +-- drivers/usb/class/usbtmc.c | 13 ++++++-- drivers/usb/gadget/function/rndis.c | 1 + drivers/usb/gadget/udc/core.c | 3 -- drivers/usb/musb/omap2430.c | 1 - tools/perf/arch/x86/util/evlist.c | 2 +- tools/perf/util/evlist.c | 28 +++++++++------- tools/perf/util/symbol.c | 2 +- 16 files changed, 142 insertions(+), 88 deletions(-)