linux-drm-fsl-dcu.git
2015-08-04 Herbert Xucrypto: qat - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: picoxcell - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: ixp4xx - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: caam - Convert authenc to new AEAD interface
2015-08-04 Herbert Xucrypto: authenc - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: testmgr - Disable authenc test and convert...
2015-08-04 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-08-04 Aaron Sierracrypto: talitos - Remove zero_entry static initializer
2015-08-04 Stephan Muellercrypto: doc - AEAD API conversion
2015-08-04 Colin Ian Kingcrypto: img-hash - fix spelling mistake in dev_err...
2015-07-31 Horia Geant?crypto: caam - fix rfc4106 encap shared descriptor
2015-07-30 Dan StreetmanMAINTAINERS: change 842 NX owner email address
2015-07-30 Dan Streetmancrypto: nx - use be32_to_cpu for __be32 field in debug msg
2015-07-30 Dan Streetmancrypto: nx - don't err if compressed output > input
2015-07-28 Bruce Allancrypto: qat - remove unnecessary list iteration
2015-07-28 Kees Cookcrypto: jitterentropy - use safe format string parameters
2015-07-28 Ahsan Attacrypto: qat - Fix typo othewise->otherwise
2015-07-28 Bruce Allancrypto: qat - remove unused define
2015-07-28 Bruce Allancrypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
2015-07-28 Bruce Allancrypto: qat - remove redundant struct elem
2015-07-28 Martin Schwidefskyhwrng: core - correct error check of kthread_run call
2015-07-23 Dan Streetmancrypto: nx - make platform drivers directly register...
2015-07-23 Dan Streetmancrypto: nx - rename nx-842-crypto.c to nx-842.c
2015-07-23 Dan Streetmancrypto: nx - merge nx-compress and nx-compress-crypto
2015-07-23 Dan Streetmancrypto: nx - use common code for both NX decompress...
2015-07-23 Dan Streetmancrypto: nx - don't register pSeries driver if ENODEV
2015-07-23 Dan Streetmancrypto: nx - move kzalloc() out of spinlock
2015-07-23 Dan Streetmancrypto: nx - remove pSeries NX 'status' field
2015-07-23 Dan Streetmancrypto: nx - remove __init/__exit from VIO functions
2015-07-23 Tadeusz Strukcrypto: qat - Don't attempt to register algorithm multi...
2015-07-23 Herbert Xucrypto: ixp4xx - Remove bogus BUG_ON on scattered dst...
2015-07-23 Tadeusz Strukcrypto: qat - Fix invalid synchronization between regis...
2015-07-21 Tadeusz Strukcrypto: qat - fix invalid check for RSA keylen in fips...
2015-07-21 Tadeusz Strukcrypto: rsa - fix invalid check for keylen in fips...
2015-07-20 LABBE CorentinMAINTAINERS: Add myself as maintainer of Allwinner...
2015-07-20 LABBE Corentincrypto: sunxi-ss - Add Allwinner Security System crypto...
2015-07-20 LABBE CorentinARM: sun4i: dt: Add DT bindings documentation for SUN4I...
2015-07-20 LABBE CorentinARM: sun7i: dt: Add Security System to A20 SoC DTS
2015-07-20 LABBE CorentinARM: sun4i: dt: Add Security System to A10 SoC DTS
2015-07-20 Tudor Ambaruscrypto: caam - fix warning in APPEND_MATH_IMM_u64
2015-07-20 Horia Geant?crypto: caam - fix RNG init descriptor ret. code checking
2015-07-20 Horia Geant?crypto: caam - fix snooping for write transactions
2015-07-20 Alex Porosanucrypto: caam - fix ERA property reading
2015-07-17 Martin Willicrypto: poly1305 - Add a four block AVX2 variant for...
2015-07-17 Martin Willicrypto: poly1305 - Add a two block SSE2 variant for...
2015-07-17 Martin Willicrypto: poly1305 - Add a SSE2 SIMD variant for x86_64
2015-07-17 Martin Willicrypto: poly1305 - Export common Poly1305 helpers
2015-07-17 Martin Willicrypto: testmgr - Add a longer ChaCha20 test vector
2015-07-17 Martin Willicrypto: chacha20 - Add an eight block AVX2 variant...
2015-07-17 Martin Willicrypto: chacha20 - Add a four block SSSE3 variant for...
2015-07-17 Martin Willicrypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
2015-07-17 Martin Willicrypto: chacha20 - Export common ChaCha20 helpers
2015-07-17 Martin Willicrypto: tcrypt - Add ChaCha20/Poly1305 speed tests
2015-07-17 Herbert Xucrypto: chacha20poly1305 - Convert to new AEAD interface
2015-07-17 Tadeusz Strukcrypto: rsa - limit supported key lengths
2015-07-17 Tadeusz Strukcrypto: qat - Add support for RSA algorithm
2015-07-17 Tadeusz Strukcrypto: qat - add MMP FW support to accel engine
2015-07-17 Pingchao Yangcrypto: qat - add support for MMP FW
2015-07-17 Herbert Xucrypto: testmgr - Reenable rfc4309 test
2015-07-17 Herbert Xucrypto: nx - Convert ccm to new AEAD interface
2015-07-17 Herbert Xucrypto: aes-ce-ccm - Convert to new AEAD interface
2015-07-17 Herbert Xucrypto: ccm - Convert to new AEAD interface
2015-07-17 Herbert Xucrypto: testmgr - Disable rfc4309 test and convert...
2015-07-14 Leonidas Da... crypto: vmx - Adding enable_kernel_vsx() to access...
2015-07-14 Leonidas Da... powerpc: Uncomment and make enable_kernel_vsx() routine...
2015-07-14 Krzysztof Kozlowskicrypto: marvell/cesa - Drop owner assignment from platf...
2015-07-14 Herbert Xucrypto: testmgr - Reenable rfc4106 test
2015-07-14 Herbert Xucrypto: caam - Use new IV convention
2015-07-14 Herbert Xucrypto: nx - Use new IV convention
2015-07-14 Herbert Xucrypto: gcm - Use new IV convention
2015-07-14 Herbert Xucrypto: aesni - Use new IV convention
2015-07-14 Herbert Xucrypto: tcrypt - Add support for new IV convention
2015-07-14 Herbert Xucrypto: testmgr - Disable rfc4106 test and convert...
2015-07-14 Herbert Xucrypto: aead - Propagate new AEAD implementation flag...
2015-07-14 Herbert Xucrypto: seqiv - Replace seqniv with seqiv
2015-07-14 Herbert Xucrypto: echainiv - Fix encryption convention
2015-07-14 Herbert Xucrypto: cryptd - Propagate new AEAD implementation...
2015-07-14 Herbert Xucrypto: pcrypt - Propagate new AEAD implementation...
2015-07-14 Herbert Xucrypto: aead - Add type-safe function for freeing instances
2015-07-14 Herbert Xucrypto: api - Add instance free function to crypto_type
2015-07-14 Herbert Xucrypto: nx/842 - Fix context corruption
2015-07-14 Herbert Xucrypto: aead - Add aead_queue interface
2015-07-14 Herbert Xucrypto: api - Remove unused __crypto_dequeue_request
2015-07-14 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-07-08 Vutla, Lokeshcrypto: tcrypt - Fix AEAD speed tests
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Use BIT() macro
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix configuring of AES mode
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Increase priority of hw accelerator
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix CTR mode
2015-07-08 Herbert Xucrypto: nx - Fix reentrancy bugs
2015-07-07 Nishanth Aravamudancrypto: nx - reduce chattiness of platform drivers
2015-07-07 LABBE Corentincrypto: testmgr - add a chunking test for cbc(aes)
2015-07-07 Herbert Xucrypto: cryptd - Fix AEAD request context corruption
2015-07-06 Baruch Siachcrypto: arm - ignore generated SHA2 assembly files
2015-07-06 Nishanth Aravamudancrypto: nx - do not emit extra output if status is...
2015-07-06 Nishanth Aravamudancrypto: nx - rename nx842_{init, exit} to nx842_pseries...
2015-07-06 Nishanth Aravamudancrypto: nx - nx842_OF_upd_status should return ENODEV...
2015-07-06 Tom Lendackycrypto: ccp - Provide support to autoload CCP driver
2015-07-06 Vutla, Lokeshcrypto: omap-des - Fix unmapping of dma channels
2015-07-05 Linus TorvaldsLinux 4.2-rc1
next