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 e1f700ebd6be Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 5467801f1fcb gpio: Restrict usage of GPIO chip irq members before initi [...] adds fa3b895da8e0 Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.o [...] adds e8cf229ebe5e tools/testing/nvdimm: Fix security_init() symbol collision adds d28820419ca3 cxl/pci: Drop shadowed variable adds 94a4c2bb7a1f Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.or [...] adds 940442deea98 tools include UAPI: Sync linux/vhost.h with the kernel sources adds 541f695cbcb6 tools build: Use $(shell ) instead of `` to get embedded l [...] adds 41caff459a5b tools build: Filter out options and warnings not supported [...] adds dd6e1fe91cdd perf python: Fix probing for some clang command line options adds 3a8a0475861a perf build: Don't use -ffat-lto-objects in the python feat [...] adds 290fa68bdc45 perf test tsc: Fix error message when not supported adds 278aaba2c555 tools headers arm64: Sync arm64's cputype.h with the kerne [...] adds fa7095c5c324 perf unwind: Don't show unwind error messages when augment [...] adds ffab48705205 perf: arm-spe: Fix perf report --mem-mode adds aeee9dc53ce4 perf tools: Fix perf's libperf_print callback adds c9c2a427dd9f perf bench: Fix futex bench to correct usage of affinity f [...] adds 299687e18a06 perf bench: Fix epoll bench to correct usage of affinity f [...] adds bc21e74d4775 perf session: Remap buf if there is no space for event adds 0ff26efe9284 perf docs: Add perf-iostat link to manpages adds 3e6b43beb7b5 perf tools: Add external commands to list-cmds adds 940a445a9040 perf annotate: Drop objdump stderr to avoid getting stuck [...] adds 1862a69c9174 Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git:/ [...]
No new revisions were added by this update.
Summary of changes: drivers/cxl/pci.c | 1 - drivers/gpio/gpiolib.c | 19 ++++++++++++ include/linux/gpio/driver.h | 9 ++++++ tools/arch/arm64/include/asm/cputype.h | 2 ++ tools/build/feature/Makefile | 9 +++++- tools/include/uapi/linux/vhost.h | 7 +++++ tools/perf/Documentation/perf.txt | 2 +- tools/perf/Makefile.config | 6 ++++ tools/perf/arch/arm64/util/arm-spe.c | 6 ++++ tools/perf/bench/epoll-ctl.c | 25 +++++++++++---- tools/perf/bench/epoll-wait.c | 25 +++++++++++---- tools/perf/bench/futex-hash.c | 26 +++++++++++----- tools/perf/bench/futex-lock-pi.c | 21 ++++++++++--- tools/perf/bench/futex-requeue.c | 21 ++++++++++--- tools/perf/bench/futex-wake-parallel.c | 21 ++++++++++--- tools/perf/bench/futex-wake.c | 22 +++++++++---- tools/perf/perf.c | 6 +++- tools/perf/tests/dwarf-unwind.c | 2 +- tools/perf/tests/perf-time-to-tsc.c | 36 ++++++++++++++++------ tools/perf/util/annotate.c | 1 + .../perf/util/arm64-frame-pointer-unwind-support.c | 2 +- tools/perf/util/machine.c | 2 +- tools/perf/util/session.c | 15 +++++++-- tools/perf/util/setup.py | 8 +++-- tools/perf/util/unwind-libdw.c | 10 ++++-- tools/perf/util/unwind-libdw.h | 1 + tools/perf/util/unwind-libunwind-local.c | 10 ++++-- tools/perf/util/unwind-libunwind.c | 6 ++-- tools/perf/util/unwind.h | 13 ++++++-- tools/testing/nvdimm/test/nfit.c | 4 +-- 30 files changed, 264 insertions(+), 74 deletions(-)