platform/kernel/linux-starfive.git
2019-08-22 Ard Biesheuvelcrypto: sparc/des - switch to new verification routines
2019-08-22 Ard Biesheuvelcrypto: s390/des - switch to new verification routines
2019-08-22 Ard Biesheuvelcrypto: des/3des_ede - add new helpers to verify keys
2019-08-22 Denis EfremovMAINTAINERS: nx crypto: Fix typo in a filepath
2019-08-22 Nathan Chancellorlib/mpi: Eliminate unused umul_ppmm definitions for...
2019-08-22 Stephen Boydrandom: Support freezable kthreads in add_hwgenerator_r...
2019-08-15 Ard Biesheuvelcrypto: arm64/aegis128 - implement plain NEON version
2019-08-15 Ard Biesheuvelcrypto: aegis128 - provide a SIMD implementation based...
2019-08-15 Ard Biesheuvelcrypto: aegis128 - add support for SIMD acceleration
2019-08-15 Ard Biesheuvelcrypto: xts - add support for ciphertext stealing
2019-08-15 Pascal van... crypto: aead - Do not allow authsize=0 if auth. alg...
2019-08-15 YueHaibingcrypto: streebog - remove two unused variables
2019-08-15 YueHaibingcrypto: aes-generic - remove unused variable 'rco_tab'
2019-08-15 Jonathan NeuschäferDocumentation: crypto: crypto_engine: Fix Sphinx warning
2019-08-15 Phani Kiran... crypto: cavium/nitrox - Configure asymmetric queue...
2019-08-15 Phani Kiran... crypto: cavium/nitrox - Allocate asymmetric crypto...
2019-08-15 Chuhong Yuancrypto: cryptd - Use refcount_t for refcount
2019-08-15 Stephen Boydhwrng: core - Freeze khwrng thread during suspend
2019-08-15 Horia Geantăcrypto: caam/qi - execute library only on DPAA 1.x
2019-08-15 Zhou Wangcrypto: hisilicon - fix error handle in hisi_zip_create...
2019-08-15 Zhou Wangcrypto: hisilicon - add missing single_release
2019-08-15 Zhou Wangcrypto: hisilicon - init curr_sgl_dma to fix compile...
2019-08-15 Zhou Wangcrypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
2019-08-15 Zhou Wangcrypto: hisilicon - fix kbuild warnings
2019-08-09 Daniel Jordanpadata: initialize pd->cpu with effective cpumask
2019-08-09 Bjorn Helgaascrypto: ccp - Remove unnecessary linux/pci.h include
2019-08-09 Bjorn Helgaascrypto: ccp - Include DMA declarations explicitly
2019-08-09 YueHaibingcrypto: qcom-rng - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: qce - use devm_platform_ioremap_resource()...
2019-08-09 YueHaibingcrypto: stm32 - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: rockchip - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: sunxi-ss - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: picoxcell - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: mediatek - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: inside-secure - use devm_platform_ioremap_resou...
2019-08-09 YueHaibingcrypto: img-hash - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: exynos - use devm_platform_ioremap_resource...
2019-08-09 YueHaibingcrypto: ccp - use devm_platform_ioremap_resource()...
2019-08-09 YueHaibingcrypto: artpec6 - use devm_platform_ioremap_resource...
2019-08-09 Iuliana Prodancrypto: gcm - restrict assoclen for rfc4543
2019-08-09 Zhou WangMAINTAINERS: add maintainer for HiSilicon QM and ZIP...
2019-08-09 Zhou Wangcrypto: hisilicon - add debugfs for ZIP and QM
2019-08-09 Zhou WangDocumentation: Add debugfs doc for hisi_zip
2019-08-09 Zhou Wangcrypto: hisilicon - add SRIOV support for ZIP
2019-08-09 Zhou Wangcrypto: hisilicon - add HiSilicon ZIP accelerator support
2019-08-09 Zhou Wangcrypto: hisilicon - add hardware SGL support
2019-08-09 Zhou Wangcrypto: hisilicon - add queue management driver for...
2019-08-09 Peter Zijlstracrypto: engine - Reduce default RT priority
2019-08-09 Iuliana Prodancrypto: caam - change return value in case CAAM has...
2019-08-09 Iuliana Prodancrypto: caam - unregister algorithm only if the registr...
2019-08-09 Iuliana Prodancrypto: caam - execute module exit point only if necessary
2019-08-09 Iuliana Prodancrypto: caam - free resources in case caam_rng registra...
2019-08-09 Horia Geantăcrypto: caam - fix MDHA key derivation for certain...
2019-08-09 Horia Geantăcrypto: caam - keep both virtual and dma key addresses
2019-08-09 Iuliana Prodancrypto: caam - update rfc4106 sh desc to support zero...
2019-08-09 Iuliana Prodancrypto: caam - check zero-length input
2019-08-09 Iuliana Prodancrypto: caam - check assoclen
2019-08-09 Iuliana Prodancrypto: caam - check authsize
2019-08-09 Iuliana Prodancrypto: caam - check key length
2019-08-09 Horia Geantăcrypto: caam - update IV only when crypto operation...
2019-08-09 Horia Geantăcrypto: caam - fix return code in completion callbacks
2019-08-09 Horia Geantăcrypto: caam/qi - fix error handling in ERN handler
2019-08-09 Iuliana Prodancrypto: aes - helper function to validate key length...
2019-08-09 Iuliana Prodancrypto: gcm - helper functions for assoclen/authsize...
2019-08-09 Pascal van... crypto: inside-secure - Remove redundant DES ECB &...
2019-08-09 Gary R Hookcrypto: ccp - Clean up and exit correctly on allocation...
2019-08-09 Stephen Boydcrypto: drivers - Remove dev_err() usage after platform...
2019-08-09 Pascal van... crypto: inside-secure - Use defines instead of some...
2019-08-09 Horia Geantăcrypto: caam - fix concurrency issue in givencrypt...
2019-08-09 Gustavo A.... crypto: ux500/crypt - Mark expected switch fall-throughs
2019-08-09 Gary R Hookcrypto: ccp - Log an error message when ccp-crypto...
2019-08-09 Gilad Ben-Yossefcrypto: ccree - use std api sg_zero_buffer
2019-08-09 Gilad Ben-Yossefcrypto: ccree - use the full crypt length value
2019-08-08 Stephen Rothwellhwrng: n2-drv - fix typo
2019-08-02 Herbert Xuasm-generic: Remove redundant arch-specific rules for...
2019-08-02 Horia Geantăcrypto: caam - defer probing until QMan is available
2019-08-02 Masahiro Yamadahwrng: timeriomem - add include guard to timeriomem...
2019-08-02 Thomas Gleixnercrypto: api - Remove redundant #ifdef in crypto_yield()
2019-08-02 Chuhong Yuanhwrng: drivers - Use device-managed registration API
2019-08-02 Arnd Bergmanncrypto: jitterentropy - build without sanitizer
2019-08-02 Nishka Dasguptacrypto: nx - Add of_node_put() before return in 842
2019-08-02 Masahiro Yamadacrypto: user - fix potential warnings in cryptouser.h
2019-08-02 Masahiro Yamadacrypto: add header include guards
2019-08-02 Vakul Gargcrypto: caam/qi2 - Add printing dpseci fq stats using...
2019-08-02 Alexander Sverdlincrypto: qat - Silence smp_processor_id() warning
2019-08-02 Chuhong Yuancrypto: atmel-sha204a - Use device-managed registration API
2019-08-02 Herbert XuRevert "crypto: aegis128 - add support for SIMD acceler...
2019-07-31 Ard Biesheuvelasm-generic: make simd.h a mandatory include/asm header
2019-07-31 Ard Biesheuvelcrypto: s390/aes - fix name clash after AES library...
2019-07-27 Eric Biggerscrypto: ghash - add comment and improve help text
2019-07-27 Daniel Jordanpadata: purge get_cpu and reorder_via_wq from padata_do...
2019-07-27 Iuliana Prodancrypto: bcm - check assoclen for rfc4543/rfc4106
2019-07-27 Iuliana Prodancrypto: ccree - check assoclen for rfc4543
2019-07-27 Herbert Xupadata: Replace delayed timer with immediate workqueue...
2019-07-27 Arnd Bergmanncrypto: aegis - fix badly optimized clang output
2019-07-27 Chuhong Yuancrypto: ccp - Replace dma_pool_alloc + memset with...
2019-07-27 Vakul Gargcrypto: caam/qi2 - Increase napi budget to process...
2019-07-27 Anson Huanghwrng: mxc-rnga - use devm_platform_ioremap_resource...
2019-07-27 Anson Huanghwrng: imx-rngc - use devm_platform_ioremap_resource...
2019-07-27 Arnd Bergmanncrypto: ccp - Reduce maximum stack usage
next