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_check_gcc/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. [...] new eee51fe38e37 tools headers UAPI: Sync linux/kvm.h with the kernel sources new f098addbdb44 tools headers cpufeatures: Sync with the kernel sources new 91d248c3b903 tools arch x86: Sync the msr-index.h copy with the kernel sources new 498c7a54f169 perf tests: Stop Convert perf time to TSC test opening eve [...] new deb44a6249f6 perf tests: Fix Convert perf time to TSC test for hybrid new 4b335e1e0d6f perf trace: Fix SIGSEGV when processing syscall args new f7f4da303dd8 Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of git:/ [...] new ced7866db39f drm/i915/ttm: fix 32b build new 55ea9bd66688 Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.fr [...] new ff6992735ade Linux 5.19-rc7
The 10 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: Makefile | 2 +- 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/gpu/drm/i915/gem/i915_gem_region.c | 2 ++ drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +- drivers/gpu/drm/i915/i915_scatterlist.c | 16 ++++----- drivers/gpu/drm/i915/i915_scatterlist.h | 4 +-- drivers/gpu/drm/i915/intel_region_ttm.c | 2 +- drivers/gpu/drm/i915/intel_region_ttm.h | 2 +- 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 ++++++++++++++++++-------- tools/arch/x86/include/asm/cpufeatures.h | 12 +++++-- tools/arch/x86/include/asm/disabled-features.h | 21 +++++++++++- tools/arch/x86/include/asm/msr-index.h | 4 +++ tools/include/uapi/linux/kvm.h | 1 + tools/perf/builtin-trace.c | 2 ++ tools/perf/tests/perf-time-to-tsc.c | 27 ++++++---------- 27 files changed, 157 insertions(+), 82 deletions(-)