This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/linux.
from 972a278fe60c Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/s [...] adds 0f5de2f05322 power: supply: ab8500_fg: add missing destroy_workqueue in [...] adds 80192eff64ee power/reset: arm-versatile: Fix refcount leak in versatile [...] adds 093d27bb6f2d power: supply: core: Fix boundary conditions in interpolation adds 396df7005ba0 Merge tag 'for-v5.19-rc' of git://git.kernel.org/pub/scm/l [...] adds 039d4ed3428c Input: usbtouchscreen - add driver_info sanity check adds 12dc6adc49c9 Input: wm97xx - make .remove() obviously always return 0 adds 3de93e6ed2df Input: goodix - call acpi_device_fix_up_power() in some cases adds 2a96271fb66c Input: document the units for resolution of size axes adds 8ad4b6fa0f87 Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pu [...] adds 7329b0717296 gpio: sim: fix the chip_name configfs item adds 2eccaca7b62b Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git.kernel.o [...] adds 3131ef39fb03 x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit adds 230ec83d4299 x86/pat: Fix x86_has_pat_wp() adds 33a8573bdfee x86/bugs: Mark retbleed_strings static adds d16e0b266720 x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt adds 564d99810639 um: Add missing apply_returns() adds bcf163150cd3 x86/bugs: Remove apostrophe typo adds 59c80f053d50 Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.o [...] adds 68e3c69803da perf/core: Fix data race between perf_event_set_output() a [...] adds 2b18593e4b9f Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel. [...]
No new revisions were added by this update.
Summary of changes: arch/um/kernel/um_arch.c | 4 +++ arch/x86/entry/entry_64.S | 1 - arch/x86/kernel/cpu/bugs.c | 4 +-- arch/x86/kernel/head_32.S | 1 + arch/x86/mm/init.c | 14 ++++++++-- drivers/gpio/gpio-sim.c | 16 ++++------- drivers/input/touchscreen/goodix.c | 5 ++++ drivers/input/touchscreen/usbtouchscreen.c | 3 ++ drivers/input/touchscreen/wm97xx-core.c | 4 ++- drivers/power/reset/arm-versatile-reboot.c | 1 + drivers/power/supply/ab8500_fg.c | 9 +++++- drivers/power/supply/power_supply_core.c | 24 ++++++++-------- include/uapi/linux/input.h | 11 +++++--- kernel/events/core.c | 45 ++++++++++++++++++++---------- 14 files changed, 94 insertions(+), 48 deletions(-)