platform/kernel/linux-starfive.git
2019-01-25 Hadar Gatcrypto: ccree - add error message
2019-01-25 Hadar Gatcrypto: ccree - improve error handling
2019-01-18 Eric Biggerscrypto: testmgr - unify the AEAD encryption and decrypt...
2019-01-18 Eric Biggerscrypto: testmgr - add rfc4543(gcm(aes)) decryption...
2019-01-18 Eric Biggerscrypto: testmgr - add gcm(aes) decryption tests to...
2019-01-18 Eric Biggerscrypto: testmgr - add ccm(aes) decryption tests to...
2019-01-18 Eric Biggerscrypto: testmgr - skip AEAD encryption test vectors...
2019-01-18 Eric Biggerscrypto: af_alg - remove redundant initializations of...
2019-01-18 Eric Biggerscrypto: af_alg - use list_for_each_entry() in af_alg_co...
2019-01-18 Eric Biggerscrypto: af_alg - make some functions static
2019-01-18 Eric Biggerscrypto: stat - remove unused mutex
2019-01-18 Eric Biggerscrypto: tgr192 - fix unaligned memory access
2019-01-18 Eric Biggerscrypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s...
2019-01-18 Eric Biggerscrypto: user - forward declare crypto_nlsk
2019-01-18 Eric Biggerscrypto: testmgr - handle endianness correctly in alg_te...
2019-01-18 Eric Biggerscrypto: streebog - use correct endianness type
2019-01-18 Eric Biggerscrypto: rsa-pkcs1pad - include <crypto/internal/rsa.h>
2019-01-18 Eric Biggerscrypto: gcm - use correct endianness type in gcm_hash_len()
2019-01-18 YueHaibingcrypto: brcm - Fix some set-but-not-used warning
2019-01-18 Vitaly Chikunovcrypto: testmgr - split akcipher tests by a key type
2019-01-18 Eric Biggerscrypto: shash - remove pointless checks of shash_alg...
2019-01-18 Eric Biggerscrypto: shash - require neither or both ->export()...
2019-01-18 Eric Biggerscrypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey...
2019-01-18 Eric Biggerscrypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey...
2019-01-18 Eric Biggerscrypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey...
2019-01-11 Eric Biggerscrypto: algapi - reject NULL crypto_spawn::inst
2019-01-11 Eric Biggerscrypto: algapi - remove crypto_alloc_instance()
2019-01-11 Eric Biggerscrypto: null - convert ecb-cipher_null to skcipher API
2019-01-11 Eric Biggerscrypto: arc4 - convert to skcipher API
2019-01-11 Eric Biggerscrypto: pcbc - convert to skcipher_alloc_instance_simple()
2019-01-11 Eric Biggerscrypto: pcbc - remove ability to wrap internal ciphers
2019-01-11 Eric Biggerscrypto: ofb - convert to skcipher_alloc_instance_simple()
2019-01-11 Eric Biggerscrypto: keywrap - convert to skcipher API
2019-01-11 Eric Biggerscrypto: ecb - convert to skcipher API
2019-01-11 Eric Biggerscrypto: ctr - convert to skcipher API
2019-01-11 Eric Biggerscrypto: cfb - convert to skcipher_alloc_instance_simple()
2019-01-11 Eric Biggerscrypto: cbc - convert to skcipher_alloc_instance_simple()
2019-01-11 Eric Biggerscrypto: skcipher - add helper for simple block cipher...
2019-01-11 Eric Biggerscrypto: pcbc - remove bogus memcpy()s with src == dest
2019-01-11 Eric Biggerscrypto: ofb - fix handling partial blocks and make...
2019-01-11 Eric Biggerscrypto: cfb - remove bogus memcpy() with src == dest
2019-01-11 Eric Biggerscrypto: cfb - add missing 'chunksize' property
2019-01-11 Colin Ian Kingcrypto: virtio - clean up indentation, replace spaces...
2019-01-11 hacocrypto: Kconfig - Fix typo in "pclmul"
2019-01-11 YueHaibingcrypto: chelsio - remove set but not used variables...
2019-01-11 YueHaibingcrypto: chelsio - check set_msg_len overflow in generate_b0
2019-01-11 YueHaibingcrypto: ux500 - catch dma submission error
2019-01-11 Christian Lampartercrypto: crypto4xx - add prng crypto support
2019-01-11 Iuliana Prodancrypto: caam - add support for xcbc(aes)
2019-01-11 Iuliana Prodancrypto: caam - create ahash shared descriptors only...
2019-01-11 Iuliana Prodancrypto: caam - fix error reporting for caam_hash_alloc
2019-01-11 Hook, Garycrypto: ccp - Update copyright notices and dates
2019-01-11 YueHaibingcrypto: chtls - remove set but not used variables ...
2019-01-11 Eric Biggerscrypto: cipher - remove struct cipher_desc
2019-01-11 Horia Geantăcrypto: caam - move shared symbols in a common location
2019-01-10 Eric Biggerscrypto: sm3 - fix undefined shift by >= width of value
2019-01-10 Christophe... crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
2019-01-10 Christophe... crypto: talitos - reorder code in talitos_edesc_alloc()
2019-01-10 Eric Biggerscrypto: adiantum - initialize crypto_spawn::inst
2019-01-10 Dan Carpentercrypto: cavium/nitrox - Use after free in process_respo...
2019-01-10 Harsh Jaincrypto: authencesn - Avoid twice completion call in...
2019-01-10 Horia Geantăcrypto: caam - fix SHA support detection
2019-01-10 Aymen Sghaiercrypto: caam - fix zero-length buffer DMA mapping
2019-01-10 Eric Biggerscrypto: ccree - convert to use crypto_authenc_extractkeys()
2019-01-10 Eric Biggerscrypto: bcm - convert to use crypto_authenc_extractkeys()
2019-01-10 Eric Biggerscrypto: authenc - fix parsing key with misaligned rta_len
2019-01-07 Linus TorvaldsLinux 5.0-rc1
2019-01-07 Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git./linux/kernel...
2019-01-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-01-06 Linus TorvaldsChange mincore() to count "mapped" pages rather than...
2019-01-06 Linus TorvaldsFix 'acccess_ok()' on alpha and SH
2019-01-06 Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-01-06 Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06 Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06 Eric Biggersfscrypt: add Adiantum support
2019-01-06 Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-01-06 Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06 Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Masahiro Yamadakconfig: rename generated .*conf-cfg to *conf-cfg
2019-01-06 Masahiro Yamadakbuild: remove unnecessary stubs for archheader and...
2019-01-06 Masahiro Yamadakbuild: use assignment instead of define ... endef...
2019-01-06 Masahiro Yamadaarch: remove redundant UAPI generic-y defines
2019-01-06 Masahiro Yamadakbuild: generate asm-generic wrappers if mandatory...
2019-01-06 Masahiro Yamadaarch: remove stale comments "UAPI Header export list"
2019-01-06 Masahiro Yamadariscv: remove redundant kernel-space generic-y
2019-01-06 Masahiro Yamadakbuild: change filechk to surround the given command...
2019-01-06 Masahiro Yamadakbuild: remove redundant target cleaning on failure
2019-01-06 Masahiro Yamadakbuild: clean up rule_dtc_dt_yaml
2019-01-06 Masahiro Yamadakbuild: remove UIMAGE_IN and UIMAGE_OUT
2019-01-06 Masahiro Yamadajump_label: move 'asm goto' support test to Kconfig
2019-01-06 Mathias Krausekallsyms: lower alignment on ARM
next