deliverable/linux.git
2015-08-10  Tadeusz Strukcrypto: qat - Add qat dh895xcc VF driver
2015-08-10  Tadeusz Strukcrypto: qat - Add support for SRIOV
2015-08-10  Tadeusz Strukcrypto: qat - Move adf admin and adf hw arbitrer to...
2015-08-10  Herbert Xucrypto: authencesn - Convert to new AEAD interface
2015-08-10  Brian Norriscrypto: doc - make URL into hyperlink
2015-08-10  Aaron Sierracrypto: talitos - Prevent panic in probe error path
2015-08-10  Victoria MilhoanARM: imx_v6_v7_defconfig: Select CAAM
2015-08-10  Victoria Milhoancrypto: caam - Detect hardware features during algorith...
2015-08-10  Steve Corneliuscrypto: caam - Enable MXC devices to select CAAM driver...
2015-08-10  Victoria MilhoanARM: dts: mx6sx: Add CAAM device node
2015-08-10  Victoria MilhoanARM: dts: mx6qdl: Add CAAM device node
2015-08-10  Victoria MilhoanARM: clk-imx6q: Add CAAM clock support
2015-08-10  Victoria Milhoancrypto: caam - Added clocks and clock-names properties...
2015-08-10  Victoria Milhoancrypto: caam - Use local sg pointers to walk the scatte...
2015-08-10  Victoria Milhoancrypto: caam - Correct DMA unmap size in ahash_update_ctx()
2015-08-10  Victoria Milhoancrypto: caam - Change kmalloc to kzalloc to avoid resid...
2015-08-10  Victoria Milhoancrypto: caam - Modify Freescale CAAM driver Scatter...
2015-08-10  Victoria Milhoancrypto: caam - Enable and disable clocks on Freescale...
2015-08-10  Victoria Milhoancrypto: caam - Add setbits32/clrbits32/clrsetbits primi...
2015-08-10  Victoria Milhoancrypto: caam - Add cache coherency support
2015-08-10  Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-08-10  Herbert Xucrypto: authencesn - Fix breakage with new ESP code
2015-08-05  Herbert Xucrypto: authenc - Add Kconfig dependency on CRYPTO_NULL
2015-08-04  Herbert Xucrypto: testmgr - Reenable authenc tests
2015-08-04  Herbert Xucrypto: talitos - Convert to new AEAD interface
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
next
This page took 0.048551 seconds and 5 git commands to generate.