platform/kernel/linux-starfive.git
2020-09-18 Pascal van... crypto: inside-secure - Add support for EIP197 with...
2020-09-18 Herbert Xucrypto: n2 - Fix sparse endianness warning
2020-09-18 Krzysztof Kozlowskicrypto: sun8i - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: stm32-hash - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskicrypto: caam - Fix kerneldoc
2020-09-18 Longfang Liucrypto: hisilicon - fixed memory allocation error
2020-09-18 Longfang Liucrypto: hisilicon - update ZIP module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update SEC module parameter description
2020-09-18 Longfang Liucrypto: hisilicon - update HPRE module parameter descri...
2020-09-18 Longfang Liucrypto: hisilicon - update mininum queue
2020-09-18 Giovanni Cabidducrypto: qat - use PCI_VDEVICE
2020-09-18 Giovanni Cabidducrypto: qat - replace device ids defines
2020-09-18 Dan Carpentercrypto: sa2ul - Fix pm_runtime_get_sync() error checking
2020-09-18 Pascal van... crypto: inside-secure - Prevent missing of processing...
2020-09-18 Herbert Xucrypto: sun4i-ss - Fix sparse endianness markers
2020-09-18 Yang Shencrypto: hisilicon/zip - fix some coding styles
2020-09-18 Yang Shencrypto: hisilicon/zip - supplement some comments
2020-09-18 Yang Shencrypto: hisilicon/zip - move some private macros from...
2020-09-18 Yang Shencrypto: hisilicon/zip - fix static check warning
2020-09-18 Yang Shencrypto: hisilicon/zip - add print for error branch
2020-09-18 Yang Shencrypto: hisilicon/zip - use a enum parameter instead...
2020-09-18 Yang Shencrypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
2020-09-18 Shukun Tancrypto: hisilicon/zip - modify debugfs interface parameters
2020-09-18 Yang Shencrypto: hisilicon/zip - unify naming style for function...
2020-09-18 Yang Shencrypto: hisilicon/zip - remove some useless parameters
2020-09-18 Tero Kristocrypto: omap-sham - fix digcnt register handling with...
2020-09-18 Tero Kristocrypto: omap-sham - convert to use crypto engine
2020-09-18 Herbert Xucrypto: sa2ul - Select CRYPTO_AUTHENC
2020-09-11 Herbert Xucrypto: ux500 - Fix sparse endianness warnings
2020-09-11 Giovanni Cabidducrypto: qat - include domain in top level debugfs path
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Pass error from clk_get and reduce...
2020-09-11 Krzysztof Kozlowskicrypto: s5p-sss - Add and fix kerneldoc
2020-09-11 Xu Wangcrypto: s5p-sss - remove redundant null check
2020-09-11 Atte Tommiskahwrng: xiphera-trng: add support for XIP8001B hwrng
2020-09-11 Atte Tommiskadt-bindings: rng: add bindings for Xiphera XIP8001B...
2020-09-11 Atte Tommiskadt-bindings: vendor-prefixes: Add Xiphera vendor prefix
2020-09-11 Herbert Xucrypto: cbc - Remove cbc.h
2020-09-11 Herbert Xucrypto: arm/aes-neonbs - Use generic cbc encryption...
2020-09-11 Ard Biesheuvelcrypto: arc4 - mark ecb(arc4) skcipher as obsolete
2020-09-11 Ard Biesheuvelnet: wireless: drop bogus CRYPTO_xxx Kconfig selects
2020-09-11 Ard Biesheuvelcrypto: bcm-iproc - remove ecb(arc4) support
2020-09-11 Ard Biesheuvelcrypto: n2 - remove ecb(arc4) support
2020-09-11 Ard BiesheuvelSUNRPC: remove RC4-HMAC-MD5 support from KerberosV
2020-09-11 Ard Biesheuvelstaging/rtl8192u: switch to RC4 library interface
2020-09-11 Ard Biesheuvelstaging/rtl8192e: switch to RC4 library interface
2020-09-11 Marco Felschhwrng: imx-rngc - add quality to use it as kernel entro...
2020-09-11 Dominik Przychodnicrypto: qat - check cipher length for aead AES-CBC...
2020-09-11 Andy Shevchenkocrypto: caam - use traditional error check pattern
2020-09-11 Uros Bizjakcrypto: poly1305-x86_64 - Use XORL r32,32
2020-09-11 Uros Bizjakcrypto: curve25519-x86_64 - Use XORL r32,32
2020-09-11 Tero Kristocrypto: sa2ul - fix compiler warning produced by clang
2020-09-04 Herbert Xucrypto: amlogic - Fix endianness marker
2020-09-04 Daniel Jordanpadata: add another maintainer and another list
2020-09-04 Denis Efremovcrypto: sun8i-ss - remove redundant memzero_explicit()
2020-09-04 Denis Efremovcrypto: sun8i-ss - use kfree_sensitive()
2020-09-04 Denis Efremovcrypto: sun8i-ce - use kfree_sensitive()
2020-09-04 Denis Efremovcrypto: amlogic - use kfree_sensitive()
2020-09-04 Denis Efremovcrypto: inside-secure - use kfree_sensitive()
2020-09-04 Krzysztof Kozlowskicrypto: ccree - Simplify with dev_err_probe()
2020-09-04 Krzysztof Kozlowskicrypto: sa2ul - Simplify with dev_err_probe()
2020-09-04 Krzysztof Kozlowskihwrng: cctrn - Simplify with dev_err_probe()
2020-09-04 Herbert Xucrypto: powerpc/crc-vpmsum_test - Fix sparse endianness...
2020-09-04 Herbert Xucrypto: arm64/gcm - Fix endianness warnings
2020-09-04 Herbert Xucrypto: arm64/sha - Add declarations for assembly variables
2020-09-04 Herbert Xucrypto: arm/poly1305 - Add prototype for poly1305_block...
2020-08-28 Herbert Xucrypto: stm32 - Fix sparse warnings
2020-08-28 dinghao.liu... crypto: ccree - fix runtime PM imbalance on error
2020-08-28 Herbert Xucrypto: mediatek - Fix endianness bugs and sparse warnings
2020-08-28 Herbert Xucrypto: hifn_795x - Remove 64-bit build-time check
2020-08-28 George Acostacrypto: cavium/nitrox - add an error message to explain...
2020-08-28 YueHaibingcrypto: sa2ul - Fix pointer-to-int-cast warning
2020-08-28 Herbert Xucrypto: ahash - Remove AHASH_REQUEST_ON_STACK
2020-08-28 Herbert Xucrypto: ahash - Add ahash_alg_instance
2020-08-28 Herbert Xucrypto: ahash - Add init_tfm/exit_tfm
2020-08-25 Fabio Estevamcrypto: arm/curve25519 - include <linux/scatterlist.h>
2020-08-25 Herbert Xucrypto: stm32 - Add missing header inclusions
2020-08-21 Yang Shencrypto: hisilicon/qm - fix the process of register...
2020-08-21 Weili Qiancrypto: hisilicon/qm - fix the call trace when unbind...
2020-08-21 Yang Shencrypto: hisilicon/qm - register callback function to...
2020-08-21 Shukun Tancrypto: hisilicon/qm - fix VF not available after PF FLR
2020-08-21 Yang Shencrypto: hisilicon/qm - fix no stop reason when use...
2020-08-21 Shukun Tancrypto: hisilicon/qm - fix event queue depth to 2048
2020-08-21 Hui Tangcrypto: hisilicon/qm - fix judgement of queue is full
2020-08-21 Yang Shencrypto: hisilicon/qm - fix print frequence in hisi_qp_send
2020-08-21 Shukun Tancrypto: hisilicon/qm - clear used reference count when...
2020-08-21 Sihang Chencrypto: hisilicon/qm - fix wrong release after using...
2020-08-21 Ram Muthiahcrypto: virtio - don't use 'default m'
2020-08-21 Madhuparna... crypto: picoxcell - Fix potential race condition bug
2020-08-21 Ira Weinycrypto: hash - Remove unused async iterators
2020-08-21 Ira Weinycrypto: ux500 - Fix kmap() bug
2020-08-21 Tom Rixhwrng: intel - cleanup initialization
2020-08-21 Horia Geantăcrypto: caam - Move debugfs fops into standalone file
2020-08-21 Jorge Ramirez... hwrng: optee - fix wait use case
2020-08-21 Jorge Ramirez... hwrng: optee - handle unlimited data rates
2020-08-21 Uros Bizjakcrypto: x86/crc32c-intel - Use CRC32 mnemonic
2020-08-21 Gilad Ben-Yossefcrypto: ccree - remove bitlocker cipher
2020-08-21 Gilad Ben-Yossefcrypto: ccree - remove data unit size support
2020-08-21 Herbert Xucrypto: tcrypt - Add support for hash speed testing...
2020-08-21 Christophe... crypto: ixp4xx - Fix the size used in a 'dma_free_coher...
next