This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 619e17cf75dd Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux [...] new 5fc194ea6d34 crypto: talitos - fix missing break in switch statement new 212ef6f29e5b crypto: inside-secure - Fix unused variable warning when C [...] new 24fbf7bad888 crypto: hisilicon - Fix double free in sec_free_hw_sgl() new e00371af1d4c crypto: hisilicon - Matching the dma address for dma_pool_free() new 62a9d9fc7a21 crypto: hisilicon - Fix return value check in hisi_zip_aco [...] new 78887832e765 hwrng: core - don't wait on add_early_randomness() new bf6a7a5ad6fa crypto: hisilicon - avoid unused function warning new 3c6a6910a81e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 8 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: drivers/char/hw_random/core.c | 2 +- drivers/crypto/hisilicon/sec/sec_algs.c | 43 ++++++++++++++----------------- drivers/crypto/hisilicon/zip/zip_crypto.c | 4 +-- drivers/crypto/hisilicon/zip/zip_main.c | 7 ++--- drivers/crypto/inside-secure/safexcel.c | 40 ++++++++++++++++++++-------- drivers/crypto/talitos.c | 1 + 6 files changed, 54 insertions(+), 43 deletions(-)