This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...] new 706024a52c61 crypto: arch/lib - limit simd usage to 4k chunks new a9a8ba90fa58 crypto: arch/nhpoly1305 - process in explicit 4k chunks new 3c40cdb0e93e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 3 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 ++++++------- 11 files changed, 69 insertions(+), 34 deletions(-)