This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 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 adds 3c40cdb0e93e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds b31d1d2b1c3a platform/chrome: cros_ec_sensorhub: Allocate sensorhub res [...] adds b9388959ba50 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git: [...]
No new revisions were added by this update.
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/chrome/cros_ec_sensorhub.c | 80 ++++++++++++++---------- drivers/platform/chrome/cros_ec_sensorhub_ring.c | 73 +++++++++++++-------- include/linux/platform_data/cros_ec_sensorhub.h | 1 + 14 files changed, 162 insertions(+), 95 deletions(-)