OSDN Git Service

uclinux-h8/linux.git
2017-11-10 Florian Fainellihwrng: iproc-rng200 - Add support for BCM7278
2017-11-10 Florian Fainellidt-bindings: rng: Document BCM7278 RNG200 compatible
2017-11-06 Gustavo A.... crypto: chcr - Replace _manual_ swap with swap macro
2017-11-06 Boris BREZILLONcrypto: marvell - Add a NULL entry at the end of mv_ces...
2017-11-06 Jim Quigleyhwrng: virtio - Virtio RNG devices need to be re-regist...
2017-11-06 Tudor-Dan Ambaruscrypto: atmel - remove empty functions
2017-11-06 Tudor-Dan Ambaruscrypto: ecdh - remove empty exit()
2017-11-06 Salvatore BenedettoMAINTAINERS: update maintainer for qat
2017-11-06 Horia Geantăcrypto: caam - remove unused param of ctx_map_to_sec4_sg()
2017-11-06 Horia Geantăcrypto: caam - remove unneeded edesc zeroization
2017-11-03 Romain Izardcrypto: atmel-aes - Reset the controller before each use
2017-11-03 Romain Izardcrypto: atmel-aes - properly set IV after {en,de}crypt
2017-11-03 PrasannaKumar... hwrng: core - Reset user selected rng by writing "...
2017-11-03 Kamil Koniecznycrypto: s5p-sss - Add HASH support for Exynos
2017-11-03 Kamil Koniecznycrypto: s5p-sss - Change spaces to tabs
2017-11-03 Kees Cookcrypto: drivers - Convert timers to use timer_setup()
2017-11-03 Horia Geantăcrypto: caam/qi - abort algorithm setup on DPAA2 parts
2017-11-03 Radu Alexecrypto: caam - fix incorrect define
2017-11-03 Tudor-Dan Ambaruscrypto: atmel - remove useless irq init
2017-11-03 Tudor-Dan Ambaruscrypto: atmel - return appropriate error code
2017-11-03 Gilad Ben-Yossefcrypto: doc - adapt api sample to use async. op wait
2017-11-03 Gilad Ben-Yossefcrypto: mediatek - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: qce - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: talitos - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: tcrypt - move to generic async completion
2017-11-03 Gilad Ben-Yossefima: move to generic async completion
2017-11-03 Gilad Ben-Yossefcifs: move to generic async completion
2017-11-03 Gilad Ben-Yossefdm: move dm-verity to generic async completion
2017-11-03 Gilad Ben-Yosseffscrypt: move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: testmgr - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: gcm - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: drbg - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: move pub key to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: algif - move to generic async completion
2017-11-03 Gilad Ben-Yossefcrypto: introduce crypto wait for async op
2017-11-03 Gilad Ben-Yossefcrypto: marvell/cesa - remove redundant backlog checks...
2017-11-03 Gilad Ben-Yossefcrypto: remove redundant backlog checks on EBUSY
2017-11-03 Gilad Ben-Yossefnet: use -ENOSPC for transient busy indication
2017-11-03 Gilad Ben-Yossefcrypto: ccp - use -ENOSPC for transient busy indication
2017-11-03 Gilad Ben-Yossefcrypto: change transient busy return code to -ENOSPC
2017-11-03 Kees Cookhwrng: xgene - Convert timers to use timer_setup()
2017-11-03 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux
2017-11-03 Paulo Flabiano... crypto: vmx - Use skcipher for ctr fallback
2017-11-03 Boris BREZILLONcrypto: marvell - Switch cipher algs to the skcipher...
2017-11-03 Horia GeantăMAINTAINERS: update caam crypto driver maintainers...
2017-11-03 Gustavo A.... crypto: qat - mark expected switch fall-throughs in...
2017-11-03 Colin Ian Kingcrypto: qat - remove unused and redundant pointer vf_info
2017-11-03 Colin Ian Kingcrypto: ccp - remove unused variable qim
2017-11-03 Colin Ian Kingcrypto: cavium - clean up clang warning on unread varia...
2017-11-03 Boris BREZILLONcrypto: marvell - Remove the old mv_cesa driver
2017-11-03 Boris BREZILLONARM: configs: Stop selecting the old CESA driver
2017-11-03 Boris BREZILLONcrypto: marvell - Add a platform_device_id table
2017-11-03 Robert Baronescucrypto: tcrypt - fix buffer lengths in test_aead_speed()
2017-11-03 Gustavo A.... crypto: tcrypt - mark expected switch fall-throughs...
2017-11-03 Harsh Jaincrypto: chelsio - Fix memory leak
2017-11-03 Harsh Jaincrypto: chelsio - Move DMA un/mapping to chcr from...
2017-11-03 Harsh Jaincrypto: chelsio - Remove allocation of sg list to imple...
2017-11-03 Harsh Jaincrypto: chelsio - Use x8_ble gf multiplication to calcu...
2017-11-03 Harsh Jaincrypto: gf128mul - The x8_ble multiplication functions
2017-11-03 Yeshaswi M... crypto: chelsio - Check error code with IS_ERR macro
2017-11-03 Yeshaswi M... crypto: chelsio - Remove unused parameter
2017-10-12 LEROY Christophecrypto: talitos - avoid useless copy
2017-10-12 LEROY Christophecrypto: talitos - chain in buffered data for ahash...
2017-10-12 LEROY Christophecrypto: talitos - do hw_context DMA mapping outside...
2017-10-12 LEROY Christophecrypto: talitos - DMA map key in setkey()
2017-10-12 LEROY Christophecrypto: talitos - simplify tests in ipsec_esp()
2017-10-12 LEROY Christophecrypto: talitos - remove to_talitos_ptr_len()
2017-10-12 LEROY Christophecrypto: talitos - don't check the number of channels...
2017-10-12 LEROY Christophecrypto: talitos - use devm_ioremap()
2017-10-12 LEROY Christophecrypto: talitos - use of_property_read_u32()
2017-10-12 LEROY Christophecrypto: talitos - use devm_kmalloc()
2017-10-12 LEROY Christophecrypto: talitos - declare local functions static
2017-10-12 LEROY Christophecrypto: talitos - zeroize the descriptor with memset()
2017-10-12 LEROY Christophecrypto: talitos - fix ctr-aes-talitos
2017-10-12 LEROY Christophecrypto: talitos - fix use of sg_link_tbl_len
2017-10-12 LEROY Christophecrypto: talitos - fix AEAD for sha224 on non sha224...
2017-10-12 LEROY Christophecrypto: talitos - fix setkey to check key weakness
2017-10-12 LEROY Christophecrypto: talitos - fix memory corruption on SEC2
2017-10-12 LEROY Christophecrypto: talitos - fix AEAD test failures
2017-10-12 Christian Lampartercrypto: crypto4xx - add aes-gcm support
2017-10-12 Christian Lampartercrypto: crypto4xx - add aes-ccm support
2017-10-12 Christian Lampartercrypto: crypto4xx - prepare for AEAD support
2017-10-12 Christian Lampartercrypto: crypto4xx - simplify sa and state context acqui...
2017-10-12 Christian Lampartercrypto: crypto4xx - fix stalls under heavy load
2017-10-12 Christian Lampartercrypto: crypto4xx - fix various warnings
2017-10-12 Christian Lampartercrypto: crypto4xx - overhaul crypto4xx_build_pd()
2017-10-12 Christian Lampartercrypto: crypto4xx - use the correct LE32 format for...
2017-10-12 Christian Lampartercrypto: crypto4xx - add backlog queue support
2017-10-12 Christian Lampartercrypto: crypto4xx - increase context and scatter ring...
2017-10-12 Christian Lampartercrypto: crypto4xx - fix type mismatch compiler error
2017-10-12 Christian Lampartercrypto: crypto4xx - fix off-by-one AES-OFB
2017-10-12 Christian Lampartercrypto: crypto4xx - wire up hmac_mc to hmac_muting
2017-10-12 Stephan Muellercrypto: keywrap - simplify code
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned value for crypto_dh_key_len()
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned int for dh_data_size()
2017-10-12 Tudor-Dan Ambaruscrypto: ecdh - return unsigned value for crypto_ecdh_ke...
2017-10-12 Arvind Yadavcrypto: bcm - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: qat - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: chelsio - pr_err() strings should end with...
2017-10-12 Arvind Yadavcrypto: virtio - pr_err() strings should end with newlines
next