messages from 2014-09-15 14:25:16 to 2014-10-30 17:19:33 UTC [more...]
[PATCH v5] crypto: Add Allwinner Security System crypto accelerator
2014-10-30 17:19 UTC (19+ messages)
` [PATCH v5 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH v5 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v5 3/4] MAINTAINERS: Add myself as maintainer of Allwinner "
` [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator
` "
[PATCH] crypto: caam - add support for rfc4543(gcm(aes))
2014-10-30 16:55 UTC (2+ messages)
[PATCH] crypto: caam: fix missing dma unmap on error path
2014-10-30 12:40 UTC
[PATCH 9/9] Disable ccm and ccm4309 in fips mod
2014-10-28 17:51 UTC
[PATCH 8/9] Fixing the limit number of bytes to be processed
2014-10-28 17:50 UTC
[PATCH 7/9] Fix SHA concurrence issue and sg limit bounds
2014-10-28 17:49 UTC
[PATCH 6/9] Moving NX-AES-XCBC to be processed logic
2014-10-28 17:48 UTC
[PATCH 5/9] Moving NX-AES-GCM to be processed logic
2014-10-28 17:47 UTC
[PATCH 4/9] Moving NX-AES-ECB to be processed logic
2014-10-28 17:46 UTC
[PATCH 3/9] Moving limit and bound logic in CTR and fix IV vector
2014-10-28 17:45 UTC
[PATCH 2/9] Moving NX-AES-CCM to be processed logic and sg_list bounds
2014-10-28 17:44 UTC
[PATCH 1/9] Moving NX-AES-CBC to be processed logic
2014-10-28 17:42 UTC
[PATCH 0/9] NX crypto driver fixes
2014-10-28 17:40 UTC
[PATCH] caam: caamalg - fix output sequence contiguity check
2014-10-24 15:13 UTC (2+ messages)
` [PATCH v2] crypto: caam "
[PATCH 1/2] crypto: caam - add support for gcm(aes)
2014-10-24 14:55 UTC (15+ messages)
` [PATCH 2/2] crypto: caam - add support for rfc4106(gcm(aes))
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v2 1/2] crypto: caam - add support for gcm(aes)
` [PATCH v3 "
[cryptodev PATCH] qat: misspelling typo - "reseting" should be "resetting"
2014-10-24 14:55 UTC (2+ messages)
[cryptodev PATCH] qat: cleanup unnecessary break checkpatch warning
2014-10-24 14:55 UTC (2+ messages)
[cryptodev PATCH] qat: cleanup coccicheck warning - NULL check before freeing functions
2014-10-24 14:54 UTC (2+ messages)
[cryptodev PATCH] qat: fix bad unlock balance
2014-10-24 14:54 UTC (2+ messages)
[PATCH] crypto: drbg - use crypto_inc
2014-10-24 14:54 UTC (2+ messages)
[PATCH] crypto: Remove unnecessary KERN_INFO from testmgr.c
2014-10-24 14:54 UTC (3+ messages)
[PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
2014-10-24 14:45 UTC (13+ messages)
` [PATCH v2 1/2] crypto: qat - Prevent dma mapping zero length assoc data
` [PATCH v2 2/2] crypto: qat - Enforce valid numa configuration
[PATCH v3 0/3] crypto: sahara - SHA1/256 support
2014-10-24 14:20 UTC (4+ messages)
` [PATCH v3 1/3] crypto: sahara - initialize spinlock
` [PATCH v3 2/3] crypto: sahara - add support for i.MX53
` [PATCH v3 3/3] crypto: sahara - add support for SHA1/256
[PATCH v2 0/2] crypto: sahara - SHA1/256 support
2014-10-24 14:13 UTC (7+ messages)
` [PATCH v2 1/2] crypto: sahara - add support for i.MX53
` [PATCH v2 2/2] crypto: sahara - add support for SHA1/256
[RFC] tcp md5 use of alloc_percpu
2014-10-24 9:33 UTC (2+ messages)
[PATCH resending] splice: sendfile() at once fails for big files
2014-10-24 5:35 UTC
[PATCH] arm64/crypto: use crypto instructions for generating AES key schedule
2014-10-22 17:06 UTC (5+ messages)
[PATCH v3 01/59] crypto: ux500: Use dmaengine_terminate_all API
2014-10-22 15:43 UTC
[PATCH] crypto: qat - Move BAR definitions to device specific module
2014-10-21 18:01 UTC
[PATCH] aesni-intel_glue.c: remove unnecessary #define
2014-10-21 9:35 UTC
3.17 regression; alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock
2014-10-21 6:03 UTC (3+ messages)
[PATCH] kernel crypto API interface specification
2014-10-16 17:42 UTC (10+ messages)
randconfig build error with next-20141015, in crypto
2014-10-16 1:28 UTC (2+ messages)
[GIT PULL] LLVMLinux patches for v3.18
2014-10-14 8:59 UTC
[PATCH] Crypto: gf128mul : fixed a parentheses coding style issue
2014-10-13 20:56 UTC (6+ messages)
[PATCH 0/2] crypto: qat - Fix for invalid dma mapping and numa
2014-10-11 17:05 UTC (19+ messages)
` [PATCH 1/2] crypto: qat - Prevent dma mapping zero length assoc data
` [PATCH 2/2] crypto: qat - Enforce valid numa configuration
[PATCH] crypto, qat, use generic numa functions
2014-10-08 15:59 UTC (3+ messages)
memset() in crypto code?
2014-10-08 7:18 UTC (9+ messages)
Crypto Update for 3.3
2014-10-07 13:18 UTC (11+ messages)
` Crypto Update for 3.7
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.12
` Crypto Update for 3.13
` 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
[PATCH] Crypto: gf128mul : fixed a parentheses coding style issue
2014-10-05 10:35 UTC
inconsistent handling of unaligned hash inputs
2014-10-02 7:15 UTC (6+ messages)
[PATCH 0/3] crypto: aesni - fix and re-enable "by8" CTR variant
2014-10-02 7:15 UTC (5+ messages)
` [PATCH 1/3] crypto: aesni - fix counter overflow handling in "by8" variant
` [PATCH 2/3] crypto: aesni - remove unused defines "
` [PATCH 3/3] Revert "crypto: aesni - disable "by8" AVX CTR optimization"
[PATCH v2] crypto: memzero_explicit - make sure to clear out sensitive data
2014-09-25 20:23 UTC (3+ messages)
v3.17-rc5: alg: skcipher: Test 4 failed on encryption for ctr-aes-aesni
2014-09-25 6:27 UTC (9+ messages)
` [PATCH] crypto: aesni - disable "by8" AVX CTR optimization
Crypto Fixes for 3.3
2014-09-24 13:27 UTC (11+ messages)
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
` Crypto Fixes for 3.13
` Crypto Fixes for 3.14
` Crypto Fixes for 3.16
` Crypto Fixes for 3.17
[PATCH] crypto: ccp - Check for CCP before registering crypto algs
2014-09-24 6:22 UTC (5+ messages)
[PATCH v4 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
2014-09-23 8:55 UTC (14+ messages)
` [PATCH v4 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
` [PATCH v4 02/12] btrfs: LLVMLinux: Remove VLAIS
` [PATCH v4 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
` [PATCH v4 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
` [PATCH v4 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
` [PATCH v4 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
` [PATCH v4 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
` [PATCH v4 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
` [PATCH v4 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
` [PATCH v4 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
` [PATCH v4 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
` [PATCH v4 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
tcrypt rfc4309 ccm test keys size issue
2014-09-18 18:43 UTC
[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
2014-09-17 15:26 UTC (11+ messages)
` [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
` [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS
` [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
RFC possible changes for Linux random device
2014-09-16 18:03 UTC (2+ messages)
[PATCH 3.13 056/187] crypto: ux500 - make interrupt mode plausible
2014-09-15 22:07 UTC
[3.13.y.z extended stable] Patch "crypto: ux500 - make interrupt mode plausible" has been added to staging queue
2014-09-15 22:07 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).