messages from 2013-03-24 13:34:12 to 2013-05-03 14:32:22 UTC [more...]
[PATCH 36/63] crypto: ux500/hash - Prepare clock before enabling it
2013-05-03 14:32 UTC
[PATCH 1/2] crypto: mv_cesa: Remove redundant platform_set_drvdata()
2013-05-03 9:18 UTC (2+ messages)
` [PATCH 2/2] crypto: s5p-sss: "
[PATCH] crypto: Ignore validity dates of X.509 certificates at loading/parsing time
2013-05-02 14:09 UTC (2+ messages)
` [PATCH RESEND/V2] "
[PATCH] drivers: crypto: use devm_ioremap_resource()
2013-05-02 12:00 UTC
[PATCH 1/8] crypto: ux500/hash - Prepare clock before enabling it
2013-05-02 10:49 UTC (5+ messages)
` [PATCH 2/8] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 4/8] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 5/8] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 7/8] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
[PATCH v2 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
2013-05-02 2:59 UTC (13+ messages)
` [PATCH v2 1/4] Wrap crc_t10dif function all to use crypto transform framework
` [PATCH v2 2/4] Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
` [PATCH v2 3/4] Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
` [PATCH v2 4/4] Simple correctness and speed test for CRCT10DIF hash
[PATCH v3 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
2013-05-01 19:52 UTC (5+ messages)
` [PATCH v3 1/4] Wrap crc_t10dif function all to use crypto transform framework
` [PATCH v3 2/4] Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
` [PATCH v3 3/4] Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
` [PATCH v3 4/4] Simple correctness and speed test for CRCT10DIF hash
Crypto Update for 2.6.38
2013-05-02 1:47 UTC (10+ messages)
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
` Crypto Update for 3.3
` Crypto Update for 3.7
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.10
[PATCH 1/9] crypto: ux500/hash - Prepare clock before enabling it
2013-04-30 10:08 UTC (29+ messages)
` [PATCH 1/9 v2] "
` [PATCH 2/9] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 4/9] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 4/9 v2] "
` [PATCH 5/9] crypto: ux500/cryp - Fix compile error
` [PATCH 6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 8/9] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
[PATCH 0/2] crypto: added support for fsl-dcp on iMX23,28,50
2013-04-29 19:58 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
Announce loop-AES-v3.6h file/swap crypto package
2013-04-29 11:10 UTC
[PATCH 1/2] lib: Add lz4 compressor module
2013-04-26 19:46 UTC (8+ messages)
[PATCH] crypto: caam - FIX RNG init for RNG greater than equal to 4
2013-04-26 11:34 UTC (2+ messages)
[PATCHv1] crypto: caam - fix job ring cleanup code
2013-04-25 14:18 UTC (3+ messages)
[RFC PATCH 0/6] Add AVX2 accelerated implementations for Blowfish, Twofish, Serpent and Camellia
2013-04-25 14:18 UTC (8+ messages)
` [RFC PATCH 1/6] crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
` [RFC PATCH 2/6] crypto: tcrypt - add async cipher speed tests for blowfish
` [RFC PATCH 3/6] crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
` [RFC PATCH 4/6] crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
` [RFC PATCH 5/6] crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
` [RFC PATCH 6/6] crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
[PATCH] crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
2013-04-25 13:06 UTC (2+ messages)
[PATCH v2 00/10] Optimize SHA256 and SHA512 for Intel x86_64 with SSSE3, AVX or AVX2 instructions
2013-04-25 13:04 UTC (14+ messages)
` [PATCH] Fix prototype definitions of sha256_transform_asm, sha512_transform_asm
` [PATCH v2 01/10] Expose SHA256 generic routine to be callable externally
` [PATCH v2 02/10] Optimized sha256 x86_64 assembly routine using Supplemental SSE3 instructions
` [PATCH v2 03/10] Optimized sha256 x86_64 assembly routine with AVX instructions
` [PATCH v2 04/10] Optimized sha256 x86_64 routine using AVX2's RORX instructions
` [PATCH v2 05/10] Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions
` [PATCH v2 06/10] Expose generic sha512 routine to be callable from other modules
` [PATCH v2 07/10] Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions
` [PATCH v2 08/10] Optimized SHA512 x86_64 assembly routine using AVX instructions
` [PATCH v2 09/10] Optimized SHA512 x86_64 assembly routine using AVX2 RORX instruction
` [PATCH v2 10/10] Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions
[PATCH] ARM: crypto: fix stack frame handling in SHA1 asm code
2013-04-25 12:51 UTC
Fwd: crypto accelerator driver problems
2013-04-25 9:31 UTC (6+ messages)
Crypto Fixes for 2.6.35
2013-04-22 0:34 UTC (14+ messages)
` Crypto Fixes for 2.6.36
` Crypto Fixes for 2.6.37
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
[PATCH] crypto: algif - suppress sending source address information in recvmsg
2013-04-21 19:14 UTC (5+ messages)
[PATCH 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
2013-04-17 18:20 UTC (9+ messages)
` [PATCH 1/4] Wrap crc_t10dif function all to use crypto transform framework
` [PATCH 2/4] Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
` [PATCH 3/4] Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
` [PATCH 4/4] Simple correctness and speed test for CRCT10DIF hash
[PATCH] algif_skcipher: Avoid crash if buffer is not multiple of cipher block size
2013-04-14 16:17 UTC (2+ messages)
[PATCH] drivers/crypto/nx: fixes for multiple issues
2013-04-12 17:13 UTC
linux-next: Tree for Apr 11 [ crypto: aesni-intel ]
2013-04-12 14:46 UTC (4+ messages)
[PATCH v2] drivers/crypto/nx: fix init race, alignmasks and GCM bug
2013-04-10 20:04 UTC (4+ messages)
` Fwd: "
[PATCH 1/5] crypto: x86 - add more optimized XTS-mode for serpent-avx
2013-04-10 3:32 UTC (6+ messages)
` [PATCH 2/5] crypto: x86/twofish-avx - use optimized XTS code
` [PATCH 3/5] crypto: cast6-avx: use new "
` [PATCH 4/5] crypto: x86/camellia-aesni-avx - add more "
` [PATCH 5/5] crypto: aesni_intel - add more optimized XTS mode for x86-64
[PATCH 1/2] crypto: add CMAC support to CryptoAPI
2013-04-10 3:32 UTC (7+ messages)
` [PATCH 2/2] xfrm: add rfc4494 AES-CMAC-96 support
[PATCH 1/4] crypto: gcm - make GMAC work when dst and src are different
2013-04-10 3:32 UTC (5+ messages)
` [PATCH 2/4] crypto: gcm - fix rfc4543 to handle async crypto correctly
` [PATCH 3/4] crypto: testmgr - add AES GMAC test vectors
` [PATCH 4/4] crypto: testmgr - add empty test vectors for null ciphers
[PATCH] crypto: proc - Clean up
2013-04-09 13:47 UTC
questions of crypto async api
2013-04-09 1:19 UTC (4+ messages)
[PATCH] crypto: ux500: add missing comma
2013-04-05 13:02 UTC (2+ messages)
[PATCH v0] Add SHA-3 hash algorithm
2013-04-04 0:29 UTC (2+ messages)
[PATCHv2 0/2] add devicetree support for timeriomem_rng
2013-04-03 1:55 UTC
[PATCH 1/1] crypto: crc32-pclmul - Use gas macro for pclmulqdq
2013-04-03 1:54 UTC
[PATCH v2 1/2] crypto: caam - change key gen functions to return signed int
2013-04-03 1:53 UTC (3+ messages)
` [PATCH v2 2/2] v2 crypto: caam - static constify error data
[PATCH] crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions
2013-04-03 1:52 UTC (2+ messages)
[PATCH -next] crypto: ux500 - fix error return code in hash_dma_final()
2013-04-03 1:52 UTC (3+ messages)
[PATCH] crypto: gcm - fix assumption that assoc has one segment
2013-04-02 9:56 UTC (2+ messages)
Subject: [PATCHSET v2 wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
2013-04-01 18:29 UTC (21+ messages)
` [PATCH 01/14] workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
` [PATCH 02/14] workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
` [PATCH 03/14] workqueue: drop 'H' from kworker names of unbound worker pools
` [PATCH 04/14] workqueue: determine NUMA node of workers accourding to the allowed cpumask
` [PATCH 05/14] workqueue: add workqueue->unbound_attrs
` [PATCH 06/14] workqueue: make workqueue->name[] fixed len
` [PATCH 07/14] workqueue: move hot fields of workqueue_struct to the end
` [PATCH 08/14] workqueue: map an unbound workqueues to multiple per-node pool_workqueues
` [PATCH 09/14] workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq()
` [PATCH 10/14] workqueue: use NUMA-aware allocation for pool_workqueues
` [PATCH 11/14] workqueue: introduce numa_pwq_tbl_install()
` [PATCH 12/14] workqueue: introduce put_pwq_unlocked()
` [PATCH 13/14] workqueue: implement NUMA affinity for unbound workqueues
` [PATCH v4 "
` [PATCH v5 "
` [PATCH 14/14] workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity
` [PATCH 0.5/14] workqueue: fix memory leak in apply_workqueue_attrs()
potential bug in GMAC implementation. not work in ESN mode
2013-03-27 13:43 UTC (3+ messages)
ERROR: "__crc32c_le" [crypto/crc32c.ko] undefined!
2013-03-26 3:12 UTC
[PATCHSET wq/for-3.10] workqueue: NUMA affinity for unbound workqueues
2013-03-25 20:48 UTC (6+ messages)
[PATCH 06/11] Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions
2013-03-25 20:40 UTC (3+ messages)
RFC: Crypto performance (omap-sham)
2013-03-24 14:42 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