platform/kernel/linux-starfive.git
2018-12-07 Corentin Labbecrypto: user - remove intermediate variable
2018-12-07 Corentin Labbecrypto: user - Fix invalid stat reporting
2018-12-07 Corentin Labbecrypto: user - fix use_after_free of struct xxx_request
2018-12-07 Corentin Labbecrypto: tool: getstat: convert user space example to...
2018-12-07 Corentin Labbecrypto: user - split user space crypto stat structures
2018-12-07 Corentin Labbecrypto: user - convert all stats from u32 to u64
2018-12-07 Corentin Labbecrypto: user - CRYPTO_STATS should depend on CRYPTO_USER
2018-12-07 Corentin Labbecrypto: user - made crypto_user_stat optional
2018-12-07 Paulo Flabiano... MAINTAINERS: change NX/VMX maintainers
2018-12-07 Gilad Ben-YossefMAINTAINERS: ccree: add co-maintainer
2018-12-07 Gilad Ben-Yossefdt-bindings: crypto: ccree: add dt bindings for ccree 703
2018-12-07 Gilad Ben-Yossefcrypto: ccree - add support for CryptoCell 703
2018-12-07 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2018-12-07 Herbert Xucrypto: user - Disable statistics interface
2018-11-29 Srikanth, Jampalacrypto: cavium/nitrox - Enable interrups for PF in...
2018-11-29 Nagadheeraj... crypto: cavium/nitrox - crypto request format changes
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 4-block AVX-512VL variant
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 2-block AVX-512VL variant
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 8-block AVX-512VL variant
2018-11-29 Pan Biancrypto: do not free algorithm before using
2018-11-20 Eric Biggerscrypto: adiantum - add Adiantum support
2018-11-20 Eric Biggerscrypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
2018-11-20 Eric Biggerscrypto: nhpoly1305 - add NHPoly1305 support
2018-11-20 Eric Biggerscrypto: poly1305 - add Poly1305 core API
2018-11-20 Eric Biggerscrypto: poly1305 - use structures for key and accumulator
2018-11-20 Eric Biggerscrypto: arm/chacha - add XChaCha12 support
2018-11-20 Eric Biggerscrypto: arm/chacha20 - refactor to allow varying number...
2018-11-20 Eric Biggerscrypto: arm/chacha20 - add XChaCha20 support
2018-11-20 Eric Biggerscrypto: arm/chacha20 - limit the preemption-disabled...
2018-11-20 Eric Biggerscrypto: chacha - add XChaCha12 support
2018-11-20 Eric Biggerscrypto: chacha20-generic - refactor to allow varying...
2018-11-20 Eric Biggerscrypto: chacha20-generic - add XChaCha20 support
2018-11-20 Eric Biggerscrypto: chacha20-generic - don't unnecessarily use...
2018-11-20 Eric Biggerscrypto: chacha20-generic - add HChaCha20 library function
2018-11-20 Eric Biggerscrypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm...
2018-11-20 Eric Biggerscrypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm...
2018-11-20 Eric Biggerscrypto: remove useless initializations of cra_list
2018-11-20 Eric Biggerscrypto: inside-secure - remove useless setting of type...
2018-11-16 Vitaly Chikunovcrypto: ecc - regularize scalar for scalar multiplication
2018-11-16 Martin Willicrypto: x86/chacha20 - Add a 4-block AVX2 variant
2018-11-16 Martin Willicrypto: x86/chacha20 - Add a 2-block AVX2 variant
2018-11-16 Martin Willicrypto: x86/chacha20 - Use larger block functions more...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 8...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 4...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 1...
2018-11-16 Stefan Wahrenhwrng: bcm2835 - Switch to SPDX identifier
2018-11-16 Colin Ian Kingpadata: clean an indentation issue, remove extraneous...
2018-11-16 Horia Geantăcrypto: caam/qi2 - add support for Chacha20 + Poly1305
2018-11-16 Horia Geantăcrypto: caam/jr - add support for Chacha20 + Poly1305
2018-11-16 Cristian Stoicacrypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
2018-11-16 Horia Geantăcrypto: caam/qi2 - add support for ChaCha20
2018-11-16 Horia Geantăcrypto: caam - add register map changes cf. Era 10
2018-11-16 Leonard Crestezcrypto: mxs-dcp - Add support for dcp clk
2018-11-16 Leonard Crestezdt-bindings: crypto: Mention clocks for mxs-dcp
2018-11-16 Vitaly Chikunovcrypto: streebog - add Streebog test vectors
2018-11-16 Vitaly Chikunovcrypto: streebog - register Streebog in hash info for IMA
2018-11-16 Vitaly Chikunovcrypto: streebog - add Streebog hash function
2018-11-16 Brajeswar Ghoshcrypto: aes-ce - Remove duplicate header
2018-11-16 Raveendra Padasalagicrypto: bcm - fix normal/non key hash algorithm failure
2018-11-16 Gilad Ben-Yossefcrypto: cts - document NIST standard status
2018-11-16 Vitaly Chikunovcrypto: ecc - check for invalid values in the key verif...
2018-11-09 Gilad Ben-Yossefcrypto: testmgr - mark cts(cbc(aes)) as FIPS allowed
2018-11-09 Eric Biggerscrypto: user - clean up report structure copying
2018-11-09 Eric Biggerscrypto: user - remove redundant reporting functions
2018-11-09 Colin Ian Kingcrypto: chelsio - clean up various indentation issues
2018-11-09 Colin Ian Kingpcrypt: use format specifier in kobject_add
2018-11-09 Dmitry Eremin... crypto: testmgr - add AES-CFB tests
2018-11-09 Dmitry Eremin... crypto: cfb - fix decryption
2018-11-09 Wenwen Wangcrypto: cavium/nitrox - fix a DMA pool free failure
2018-11-09 Yael Chemlacrypto: ccree - add SM3 support
2018-11-09 Yael Chemlacrypto: ccree - modify set_cipher_mode usage from cc_hash
2018-11-09 Yael Chemlacrypto: ccree - adjust hash length to suit certain...
2018-11-09 Gilad Ben-Yossefcrypto: ccree - add SM4 support
2018-11-09 Gilad Ben-Yossefdt-bindings: crypto: ccree: add ccree 713
2018-11-09 Gilad Ben-Yossefcrypto: ccree - add support for CryptoCell 713
2018-11-09 Eric Biggerscrypto: arm/aes - add some hardening against cache...
2018-11-09 Eric Biggerscrypto: aes_ti - disable interrupts while accessing...
2018-11-09 Corentin Labbecrypto: user - Zeroize whole structure given to user...
2018-11-09 Eric Biggerscrypto: user - fix leaking uninitialized memory to...
2018-11-09 Ard Biesheuvelcrypto: simd - correctly take reqsize of wrapped skciph...
2018-11-09 John Garrycrypto: hisilicon - Fix reference after free of memorie...
2018-11-09 John Garrycrypto: hisilicon - Fix NULL dereference for same dst...
2018-11-04 Linus TorvaldsLinux 4.20-rc1
2018-11-04 Linus TorvaldsMerge tag 'tags/upstream-4.20-rc1' of git://git.infrade...
2018-11-04 Linus TorvaldsMerge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org...
2018-11-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge tag 'ntb-4.20' of git://github.com/jonmason/ntb
2018-11-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-11-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-11-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-11-03 Peter Zijlstrasched/topology: Fix off by one bug
2018-11-03 Ingo MolnarMerge branch 'core/urgent' into x86/urgent, to pick...
2018-11-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'dma-mapping-4.20-2' of git://git.infradead...
2018-11-03 Linus TorvaldsMerge tag 'kbuild-v4.20-2' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag '4.20-rc1-smb3-fixes' of git://git.samba...
2018-11-03 Linus TorvaldsMerge branch 'work.afs' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
next