messages from 2015-07-07 19:37:20 to 2015-07-25 10:14:30 UTC [more...]
[PATCH] jent: use safe format string parameters
2015-07-25 10:14 UTC (2+ messages)
[PATCH] cleanups for crypto/wp512.c
2015-07-25 1:58 UTC (2+ messages)
[PATCH] code cleanups for crypto/blkcipher.c
2015-07-25 1:56 UTC (2+ messages)
[PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
2015-07-25 1:43 UTC (5+ messages)
` [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
[PATCH] crypto: qat - remove unused define
2015-07-24 20:18 UTC
[PATCH] crypto: qat - remove redundant struct elem
2015-07-24 20:18 UTC
[PATCH] crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
2015-07-24 20:18 UTC
[PATCH] crypto: qat Fix typo othewise->otherwise
2015-07-24 20:18 UTC
[PATCH] hwrng: correct error check of kthread_run call
2015-07-24 11:13 UTC
[PATCH v11] crypto: Add Allwinner Security System crypto accelerator
2015-07-24 8:27 UTC (12+ messages)
` [PATCH v11 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS
` [PATCH v11 2/5] ARM: sun7i: dt: Add Security System to A20 "
` [PATCH v11 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
` [PATCH v11 4/5] crypto: Add Allwinner Security System crypto accelerator
` [PATCH v11 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System
[PATCH 0/8] remove 'platform' shared NX driver
2015-07-23 10:20 UTC (10+ messages)
` [PATCH 1/8] crypto: nx - remove __init/__exit from VIO functions
` [PATCH 2/8] crypto: nx - remove pSeries NX 'status' field
` [PATCH 3/8] crypto: nx - move kzalloc() out of spinlock
` [PATCH 4/8] crypto: nx - don't register pSeries driver if ENODEV
` [PATCH 5/8] crypto: nx - use common code for both NX decompress success cases
` [PATCH 6/8] crypto: nx - merge nx-compress and nx-compress-crypto
` [PATCH 7/8] crypto: nx - rename nx-842-crypto.c to nx-842.c
` [PATCH 8/8] crypto: nx - make platform drivers directly register with crypto
[PATCH v2] crypto: qat - Don't attempt to register algorithm multiple times
2015-07-23 10:19 UTC (2+ messages)
[PATCH 0/3] AF_ALG interface for akcipher
2015-07-23 10:16 UTC (17+ messages)
` [PATCH 1/3] crypto: af_alg - add sig gen / verify API
` [PATCH 2/3] crypto: algif_akcipher user space interface
` [PATCH 3/3] crypto: algif_akcipher - enable compilation
[PATCH] crypto: qat - Fix invalid synchronization between register/unregister sym algs
2015-07-23 10:12 UTC (2+ messages)
DocBook update: skip the akcipher for now?
2015-07-23 1:57 UTC (2+ messages)
[PATCH] crypto: rsa - fix invalid check for keylen in fips mode
2015-07-23 1:54 UTC (4+ messages)
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
2015-07-22 10:05 UTC
[PATCH] crypto: qat - fix invalid check for RSA keylen in fips mode
2015-07-21 12:26 UTC (2+ messages)
[PATCH] crypto: qat - Don't attempt to register algorithm multiple times
2015-07-21 12:17 UTC (2+ messages)
crypto: qat - Add support for RSA algorithm
2015-07-20 18:59 UTC (4+ messages)
[PATCH 1/4] crypto: caam - fix ERA property reading
2015-07-20 8:10 UTC (5+ messages)
` [PATCH 2/4] crypto: caam - fix snooping for write transactions
` [PATCH 3/4] crypto: caam - fix RNG init descriptor ret. code checking
` [PATCH 4/4] crypto: caam - fix warning in APPEND_MATH_IMM_u64
[RFC PATCH 03/17] crypto: caam: Blacklist CAAM when kexec is enabled
2015-07-18 20:08 UTC
[PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-07-17 13:31 UTC (12+ messages)
` [PATCH v2 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH v2 02/10] crypto: chacha20 - Export common ChaCha20 helpers
` [PATCH v2 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH v2 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH v2 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH v2 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH v2 07/10] crypto: poly1305 - Export common Poly1305 helpers
` [PATCH v2 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
` [PATCH v2 09/10] crypto: poly1305 - Add a two block SSE2 "
` [PATCH v2 10/10] crypto: poly1305 - Add a four block AVX2 "
[PATCH v3 0/4] crypto: qat - add RSA support to qat driver
2015-07-17 13:31 UTC (6+ messages)
` [PATCH v3 1/4] crypto: qat - add support for MMP FW
` [PATCH v3 2/4] crypto: qat - add MMP FW support to accel engine
` [PATCH v3 3/4] crypto: qat - Add support for RSA algorithm
` [PATCH v3 4/4] crypto: rsa - limit supported key lengths
crypto: chacha20poly1305 - Convert to new AEAD interface
2015-07-16 16:12 UTC (2+ messages)
[PATCH v2 0/3] crypto: qat - add RSA support to qat driver
2015-07-15 15:19 UTC (10+ messages)
` [PATCH v2 1/3] crypto: qat - add support for MMP FW
` [PATCH v2 2/3] crypto: qat - add MMP FW support to accel engine
` [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
2015-07-15 14:33 UTC (10+ messages)
` [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
` [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them
[PATCH 0/3] crypto: qat - add RSA support to qat driver
2015-07-14 16:16 UTC (6+ messages)
` [PATCH 1/3] crypto: qat - add support for MMP FW
` [PATCH 2/3] crypto: qat - add MMP FW support to accel engine
` [PATCH 3/3] crypto: qat - Add support for RSA algorithm
[PATCH 0/5] crypto: aead - Convert ccm to new interface
2015-07-14 9:11 UTC (7+ messages)
` [PATCH 1/5] crypto: testmgr - Disable rfc4309 test and convert test vectors
` [PATCH 2/5] crypto: ccm - Convert to new AEAD interface
` [PATCH 3/5] crypto: aes-ce-ccm "
` [PATCH 4/5] crypto: nx - Convert ccm "
` [PATCH 5/5] crypto: testmgr - Reenable rfc4309 test
[PATCH 0/2] Uncomment VSX enable routine for instructions access
2015-07-14 7:02 UTC (2+ messages)
[PATCH] crypto: Drop owner assignment from platform_driver
2015-07-14 7:01 UTC (3+ messages)
[PATCH 2/2] Adding enable_kernel_vsx() to access VSX instructions
2015-07-13 16:51 UTC
[PATCH 1/2] Uncomment and make enable_kernel_vsx() routine available
2015-07-13 16:51 UTC
[PATCH 0/14] crypto: aead - Phase oute seqniv
2015-07-13 11:29 UTC (32+ messages)
` [PATCH 1/14] crypto: api - Add instance free function to crypto_type
` [PATCH 2/14] crypto: aead - Add type-safe function for freeing instances
` [PATCH 3/14] crypto: pcrypt - Propagate new AEAD implementation flag
` [PATCH 4/14] crypto: cryptd "
` [PATCH 5/14] crypto: echainiv - Fix encryption convention
` [PATCH 6/14] crypto: seqiv - Replace seqniv with seqiv
` [PATCH 7/14] crypto: aead - Propagate new AEAD implementation flag for IV generators
` [PATCH 8/14] crypto: testmgr - Disable rfc4106 test and convert test vectors
` [PATCH 9/14] crypto: tcrypt - Add support for new IV convention
` [PATCH 10/14] crypto: aesni - Use "
` [PATCH 11/14] crypto: gcm "
` [PATCH 12/14] crypto: nx "
` [PATCH 13/14] crypto: caam "
` [PATCH 14/14] crypto: testmgr - Reenable rfc4106 test
[PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
2015-07-13 7:01 UTC (12+ messages)
` [PATCH 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH 10/10] crypto: poly1305 - Add a four block AVX2 variant for x86_64
Crypto Update for 3.13
2015-07-13 4:08 UTC (11+ messages)
` Crypto Update for 3.14
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
2015-07-11 2:40 UTC (14+ messages)
` [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
` [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
akcipher: continuous memory for input/output
2015-07-10 13:36 UTC (4+ messages)
your protracted and stalled funds transfer from the U.K
2015-07-09 9:38 UTC
[PATCH v10] crypto: Add Allwinner Security System crypto accelerator
2015-07-09 6:59 UTC (5+ messages)
` [PATCH v10 4/5] "
` "
` [linux-sunxi] "
crypto: nx - Fix reentrancy bugs
2015-07-08 13:46 UTC (4+ messages)
crypto: nx/842 - Fix context corruption
2015-07-08 13:40 UTC
crypto: aead - Add aead_queue interface
2015-07-08 4:15 UTC (2+ messages)
` [PATCH v2] "
crypto: api - Remove unused __crypto_dequeue_request
2015-07-08 3:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).