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-allnoconfig in repository toolchain/ci/linux.
from 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 4dbccb873f2b platform/x86: surface3_power: Fix a NULL vs IS_ERR() check [...] adds 713df99a9ef0 platform/x86: wmi: Make two functions static adds f585c9d5436a platform/x86/intel-uncore-freq: make uncore_root_kobj static adds e87fa339d413 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debu [...] adds 3bd12da7f50b platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA adds 01f259f3720c platform/x86: intel_pmc_core: avoid unused-function warnings adds f8a31eca47be platform/x86: thinkpad_acpi: Remove always false 'value < [...] adds dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...] adds 706024a52c61 crypto: arch/lib - limit simd usage to 4k chunks adds a9a8ba90fa58 crypto: arch/nhpoly1305 - process in explicit 4k chunks new 3c40cdb0e93e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 1 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/arm/crypto/chacha-glue.c | 14 +++++++++++--- arch/arm/crypto/nhpoly1305-neon-glue.c | 2 +- arch/arm/crypto/poly1305-glue.c | 15 +++++++++++---- arch/arm64/crypto/chacha-neon-glue.c | 14 +++++++++++--- arch/arm64/crypto/nhpoly1305-neon-glue.c | 2 +- arch/arm64/crypto/poly1305-glue.c | 15 +++++++++++---- arch/x86/crypto/blake2s-glue.c | 10 ++++------ arch/x86/crypto/chacha_glue.c | 14 +++++++++++--- arch/x86/crypto/nhpoly1305-avx2-glue.c | 2 +- arch/x86/crypto/nhpoly1305-sse2-glue.c | 2 +- arch/x86/crypto/poly1305_glue.c | 13 ++++++------- drivers/platform/x86/asus-nb-wmi.c | 24 ++++++++++++++++++++++++ drivers/platform/x86/intel-uncore-frequency.c | 2 +- drivers/platform/x86/intel_pmc_core.c | 24 +++++------------------- drivers/platform/x86/intel_pmc_core.h | 2 -- drivers/platform/x86/surface3_power.c | 4 ++-- drivers/platform/x86/thinkpad_acpi.c | 2 +- drivers/platform/x86/xiaomi-wmi.c | 4 ++-- 18 files changed, 104 insertions(+), 61 deletions(-)