This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 944207047ca4 Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/l [...] adds 1d7c29b77725 parisc: Fix KBUILD_IMAGE for self-extracting kernel adds 7e8aeb9d466e parisc: Enable sata sil, audit and usb support on 64-bit d [...] adds 8d88382b7436 parisc/agp: Annotate parisc agp init functions with __init adds 0f9fee4cdebf parisc: Fix "make install" on newer debian releases adds afdb4a5b1d34 parisc: Mark cr16 CPU clocksource unstable on all SMP machines adds 268ba095371c Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/ [...] adds 0fcfb00b28c0 Linux 5.16-rc4 adds 1ff2fc02862d x86/sme: Explicitly map new EFI memmap table as encrypted adds 55a677b256c3 Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/p [...] adds 6966df483d7b regulator: Update protection IRQ helper docs adds b806bec53881 Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.or [...] adds 07fb78a78de4 spi: spi-rockchip: Add rk3568-spi compatible adds 9d6cf4720203 Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/ [...] adds d69dab7de208 docs: conf.py: fix support for Readthedocs v 1.0.0 adds 5c81691bb646 docs: admin-guide/blockdev: Remove digraph of node-states adds aa9b5e0df226 Documentation/process: fix self reference adds 333b11e541fe Documentation: Add minimum pahole version adds f80ef9e49fdf Merge tag 'docs-5.16-3' of git://git.lwn.net/linux adds cd8c917a56f2 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH adds b68f8a13e3b4 platform/x86: thinkpad_acpi: Restore missing hotkey_tablet [...] adds be892e95361f platform/x86: thinkpad_acpi: Add lid_logo_dot to the list [...] adds 48d5e836ebc0 platform/x86: lg-laptop: Recognize more models adds bbb9429a210e platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 [...] adds 49201b90af81 platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops adds 7d0c009043f6 platform/x86/intel: hid: add quirk to support Surface Go 3 adds 957232439c2a Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kern [...] adds 3f8d6577163f Revert "perf bench: Fix two memory leaks detected with ASan" adds 71a16df164b2 tools headers UAPI: Sync s390 syscall table file changed b [...] adds c29d9792607e perf inject: Fix itrace space allowed for new attributes adds cba43fcf7aaf tools headers UAPI: Sync powerpc syscall table file change [...] adds 4ffbe87e2d5b perf tools: Fix SMT detection fast read path adds 3d1d57debee2 tools build: Remove needless libpython-version feature che [...] adds 6c481031c9f7 perf test: Fix 'Simple expression parser' test on arch wit [...] adds 1aa79e577309 perf test: Reset shadow counts before loading adds 4747395082ab perf header: Fix memory leaks when processing feature headers adds f7c4e85bccea perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by defau [...] adds 5a897531e002 perf bpf_skel: Do not use typedef to avoid error on old clang adds 2a987e65025e Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git:/ [...]
No new revisions were added by this update.
Summary of changes: .../admin-guide/blockdev/drbd/figures.rst | 4 +-- .../drbd/{node-states-8.dot => peer-states-8.dot} | 5 ---- Documentation/conf.py | 15 +++++++---- .../devicetree/bindings/spi/spi-rockchip.yaml | 1 + Documentation/process/changes.rst | 11 ++++++++ Documentation/process/submitting-patches.rst | 3 ++- Makefile | 4 +-- arch/parisc/Makefile | 5 ++++ arch/parisc/configs/generic-64bit_defconfig | 14 +++++++++- arch/parisc/install.sh | 1 + arch/parisc/kernel/time.c | 30 ++++++---------------- arch/x86/Kconfig | 1 + arch/x86/platform/efi/quirks.c | 3 ++- drivers/char/agp/parisc-agp.c | 6 ++--- drivers/platform/x86/amd-pmc.c | 2 +- drivers/platform/x86/intel/hid.c | 7 +++++ drivers/platform/x86/lg-laptop.c | 12 +++++++++ drivers/platform/x86/thinkpad_acpi.c | 6 +++-- drivers/platform/x86/touchscreen_dmi.c | 18 +++++++++++++ include/linux/regulator/driver.h | 14 +++++----- tools/build/Makefile.feature | 1 - tools/build/feature/Makefile | 4 --- tools/build/feature/test-all.c | 5 ---- tools/build/feature/test-libpython-version.c | 11 -------- tools/perf/Makefile.config | 2 -- tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 1 + tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 + tools/perf/bench/sched-messaging.c | 4 --- tools/perf/builtin-inject.c | 2 +- tools/perf/tests/expr.c | 4 ++- tools/perf/tests/parse-metric.c | 1 + tools/perf/util/bpf_skel/bperf.h | 14 ---------- tools/perf/util/bpf_skel/bperf_follower.bpf.c | 19 ++++++++++---- tools/perf/util/bpf_skel/bperf_leader.bpf.c | 19 ++++++++++---- tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 2 +- tools/perf/util/header.c | 15 +++++++---- tools/perf/util/smt.c | 2 +- 37 files changed, 158 insertions(+), 111 deletions(-) rename Documentation/admin-guide/blockdev/drbd/{node-states-8.dot => peer-states-8 [...] delete mode 100644 tools/build/feature/test-libpython-version.c delete mode 100644 tools/perf/util/bpf_skel/bperf.h