platform/kernel/linux-starfive.git
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,tdes} - Do not save IV for ECB mode
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Drop unnecessary passing of tfm
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Map driver data flags to Mode...
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Remove useless write in Control...
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Rename labels in probe()
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Drop superfluous error...
2019-12-11 Tudor Ambaruscrypto: atmel-{sha,tdes} - Propagate error from _hw_ver...
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Remove unused header includes
2019-12-11 Tudor Ambaruscrypto: atmel-{sha,tdes} - Change algorithm priorities
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Constify value to write to hw
2019-12-11 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2019-12-11 Daniel Jordanpadata: update documentation
2019-12-11 Daniel Jordanpadata: remove reorder_objects
2019-12-11 Daniel Jordanpadata: remove cpumask change notifier
2019-12-11 Daniel Jordanpadata: always acquire cpu_hotplug_lock before pinst...
2019-12-11 Daniel Jordanpadata: validate cpumask without removed CPU during...
2019-12-11 Eric Biggerscrypto: cipher - remove crt_u.cipher (struct cipher_tfm)
2019-12-11 Eric Biggerscrypto: compress - remove crt_u.compress (struct compre...
2019-12-11 Eric Biggerscrypto: testmgr - generate inauthentic AEAD test vectors
2019-12-11 Eric Biggerscrypto: testmgr - create struct aead_extra_tests_ctx
2019-12-11 Eric Biggerscrypto: testmgr - test setting misaligned keys
2019-12-11 Eric Biggerscrypto: testmgr - check skcipher min_keysize
2019-12-11 Eric Biggerscrypto: testmgr - don't try to decrypt uninitialized...
2019-12-11 Eric Biggerscrypto: skcipher - add crypto_skcipher_min_keysize()
2019-12-11 Eric Biggerscrypto: aead - move crypto_aead_maxauthsize() to <crypt...
2019-12-11 Tero Kristocrypto: omap-crypto - copy the temporary data to output...
2019-12-11 Tero Kristocrypto: omap-des - handle NULL cipher request
2019-12-11 Tero Kristocrypto: omap-des - avoid unnecessary spam with bad...
2019-12-11 Tero Kristocrypto: omap-aes-gcm - convert to use crypto engine
2019-12-11 Tero Kristocrypto: omap-sham - fix unaligned sg list handling
2019-12-11 Tero Kristocrypto: omap-aes-gcm - fix failure with assocdata only
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - use the AES library to encrypt...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - check length of assocdata in...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - add missing .setauthsize hooks
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - deal with memory allocation...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-ctr - set blocksize to 1
2019-12-11 Ard Biesheuvelcrypto: omap-aes - reject invalid input sizes for block...
2019-12-11 Tero Kristocrypto: omap-aes - fixup aligned data cleanup
2019-12-11 Tero Kristocrypto: omap-sham - fix split update cases with cryptom...
2019-12-11 Tero Kristocrypto: omap-aes-gcm - fix corner case with only auth...
2019-12-11 Tero Kristocrypto: omap-sham - fix buffer handling for split test...
2019-12-11 Tero Kristocrypto: omap-aes - add IV output handling
2019-12-11 Tero Kristocrypto: omap-des - add IV output handling
2019-12-11 Tero Kristocrypto: omap-aes - remove the sysfs group during driver...
2019-12-11 Tero Kristocrypto: omap-sham - remove the sysfs group during drive...
2019-12-11 Tero Kristocrypto: omap-sham - split up data to multiple sg elemen...
2019-12-11 Eric Biggerscrypto: shash - allow essiv and hmac to use OPTIONAL_KE...
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher_extsize()
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::decrypt
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::encrypt
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::setkey
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::keysize
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::ivsize
2019-12-11 Eric Biggerscrypto: api - remove another reference to blkcipher
2019-12-11 Eric Biggerscrypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_...
2019-12-11 Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2019-12-11 Ard Biesheuvelcrypto: arm64/ghash-neon - bump priority to 150
2019-12-11 Sami Tolvanencrypto: arm64/sha - fix function types
2019-12-11 Ard Biesheuvelcrypto: ccp - set max RSA modulus size for v3 platform...
2019-12-11 Gilad Ben-Yossefcrypto: ccree - fix backlog memory leak
2019-12-11 Hadar Gatcrypto: ccree - fix typos in error msgs
2019-12-11 Hadar Gatcrypto: ccree - fix typos in comments
2019-12-11 Gilad Ben-Yossefcrypto: ccree - remove useless define
2019-12-11 Kees Cookcrypto: x86 - Regularize glue function prototypes
2019-12-11 Iuliana Prodancrypto: caam - do not reset pointer size from MCFGR...
2019-12-11 Herbert Xucrypto: pcrypt - Avoid deadlock by using per-instance...
2019-12-11 Peter Ujfalusicrypto: atmel-tdes - Retire dma_request_slave_channel_c...
2019-12-11 Peter Ujfalusicrypto: atmel-sha - Retire dma_request_slave_channel_co...
2019-12-11 Peter Ujfalusicrypto: atmel-aes - Retire dma_request_slave_channel_co...
2019-12-11 Krzysztof Kozlowskicrypto: Kconfig - Fix indentation
2019-12-11 Corentin Labbecrypto: sun4i-ss - add the A33 variant of SS
2019-12-11 Kamil KoniecznyMAINTAINERS: update my e-mail address
2019-12-11 Stefan Wahrenhwrng: iproc-rng200 - Add support for BCM2711
2019-12-11 Stefan Wahrendt-bindings: rng: add BCM2711 RNG compatible
2019-12-11 Herbert Xupadata: Remove unused padata_remove_cpu
2019-12-11 Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2019-12-11 Zhou Wangcrypto: hisilicon - Remove useless MODULE macros
2019-12-11 Jonathan Cameroncrypto: hisilicon - Use the offset fields in sqe to...
2019-12-11 Jonathan Cameroncrypto: hisilicon - Fix issue with wrong number of...
2019-12-11 Herbert Xupadata: Remove broken queue flushing
2019-12-11 zhengbincrypto: inside-secure - Use PTR_ERR_OR_ZERO() to simpli...
2019-12-08 Linus TorvaldsLinux 5.5-rc1
2019-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2019-12-08 Linus TorvaldsMerge tag '5.5-rc-smb3-fixes-part2' of git://git.samba...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'ntb-5.5' of git://github.com/jonmason/ntb
2019-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'iomap-5.5-merge-14' of git://git./fs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'xfs-5.5-merge-17' of git://git./fs/xfs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'for-linus-5.5-ofs1' of git://git./linux...
2019-12-08 Linus TorvaldsMerge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields...
2019-12-08 Linus TorvaldsMerge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org...
2019-12-07 Steve Frenchsmb3: improve check for when we send the security descr...
2019-12-07 Linus TorvaldsMerge tag 'vfio-v5.5-rc1' of git://github.com/awilliam...
2019-12-07 Linus TorvaldsMerge tag 'for-linus-5.5b-rc1-tag' of git://git./linux...
2019-12-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-12-07 Heiner Kallweitr8169: fix rtl_hw_jumbo_disable for RTL8168evl
2019-12-07 Linus Torvaldspipe: don't use 'pipe_wait() for basic pipe IO
2019-12-07 Jiasen LinNTB: Add Hygon Device ID
next