Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1167 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/7] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2017-01-11 Ard Biesheuvel herbert Accepted
[RFT] crypto: arm/aes - replace scalar AES cipher - - - --- 2017-01-06 Ard Biesheuvel herbert Superseded
crypto: arm64/aes - add scalar implementation - - - --- 2017-01-04 Ard Biesheuvel herbert Superseded
[6/6] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 - - - --- 2017-01-02 Ard Biesheuvel herbert Changes Requested
[5/6] crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well - - - --- 2017-01-02 Ard Biesheuvel herbert Changes Requested
[4/6] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2017-01-02 Ard Biesheuvel herbert Superseded
[3/6] crypto: arm/chacha20 - implement NEON version based on SSE3 code - - - --- 2017-01-02 Ard Biesheuvel herbert Superseded
[2/6] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can - - - --- 2017-01-02 Ard Biesheuvel herbert Changes Requested
[1/6] crypto: generic/aes - export encrypt and decrypt entry points - - - --- 2017-01-02 Ard Biesheuvel herbert Changes Requested
[RFC] crypto: skcipher - introduce walksize attribute for SIMD algos - - - --- 2016-12-29 Ard Biesheuvel herbert Accepted
crypto: skcipher - fix crash in virtual walk - - 1 --- 2016-12-13 Ard Biesheuvel herbert Accepted
crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64 - - - --- 2016-12-12 Ard Biesheuvel herbert Changes Requested
[v2,3/3] crypto: arm/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[v2,2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[v2,1/3] crypto: chacha20 - convert generic and x86 versions to skcipher - - - --- 2016-12-09 Ard Biesheuvel herbert Accepted
crypto: arm/aes-neonbs - process 8 blocks in parallel if we can - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[2/2] crypto: arm/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
crypto: testmgr - fix overlap in chunked tests again - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-12-07 Ard Biesheuvel herbert Not Applicable
[v3,6/6] crypto: arm/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v2,6/6] crypto: arm/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
[v2,5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
[v2,4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
[v2,3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
[v2,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
[v2,1/6] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-12-04 Ard Biesheuvel herbert Changes Requested
crypto: arm/aesbs - fix brokenness after skcipher conversion - - - --- 2016-11-29 Ard Biesheuvel herbert Accepted
[4/4] crypto: arm64/aes-ce-ctr: fix skcipher conversion - - - --- 2016-11-29 Ard Biesheuvel herbert Accepted
[3/4] crypto: arm64/aes-ce-ccm - fix decrypt path with new skcipher interface - - - --- 2016-11-29 Ard Biesheuvel herbert Changes Requested
[2/4] crypto: skcipher - fix crash in skcipher_walk_aead() - - - --- 2016-11-29 Ard Biesheuvel herbert Accepted
[1/4] crypto: arm/aes-ce: fix broken monolithic build - - - --- 2016-11-29 Ard Biesheuvel herbert Accepted
crypto: arm64/sha2: add generated .S files to .gitignore - - - --- 2016-11-28 Ard Biesheuvel herbert Accepted
[2/2] crypto: arm/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-11-26 Ard Biesheuvel herbert Changes Requested
[1/2] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-11-26 Ard Biesheuvel herbert Changes Requested
[4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
[4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
[3/4] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
[2/4] crypto: testmgr - add/enhance test cases for CRC-T10DIF - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
[1/4] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512 - - - --- 2016-11-11 Ard Biesheuvel herbert Changes Requested
[5/5] crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[4/5] crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[3/5] crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[v2,8/8] crypto: arm/aes-ce - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,7/8] crypto: arm64/aes-xts-ce: fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,6/8] crypto: arm64/aes-neon - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,5/8] crypto: arm64/aes-ccm-ce: fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,4/8] crypto: arm64/sha2-ce - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,3/8] crypto: arm64/sha1-ce - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,2/8] crypto: arm64/ghash-ce - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[v2,1/8] crypto: arm64/aes-ce - fix for big endian - - - --- 2016-10-11 Ard Biesheuvel herbert Accepted
[6/6] crypto: arm64/aes-neon - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[5/6] crypto: arm64/aes-ccm-ce: fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[4/6] crypto: arm64/sha2-ce - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[3/6] crypto: arm64/sha1-ce - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[2/6] crypto: arm64/ghash-ce - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[1/6] crypto: arm64/aes-ce - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
crypto: arm64/sha256 - add support for SHA256 using NEON instructions - - - --- 2016-09-29 Ard Biesheuvel herbert Changes Requested
[2/2] crypto: arm64/aes-ctr: fix NULL dereference in tail processing - - - --- 2016-09-13 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm/aes-ctr: fix NULL dereference in tail processing - - - --- 2016-09-13 Ard Biesheuvel herbert Accepted
Kernel panic - encryption/decryption failed when open file on Arm64 - - - --- 2016-09-09 Ard Biesheuvel herbert RFC
crypto: arm/ghash: change internal cra_name to "__ghash" - - - --- 2016-09-05 Ard Biesheuvel herbert Accepted
[v2,3/3] crypto: cryptd - initialize child shash_desc on import - - - --- 2016-09-01 Ard Biesheuvel herbert Accepted
[v2,2/3] crypto: arm/ghash-ce - add missing async import/export - - - --- 2016-09-01 Ard Biesheuvel herbert Accepted
[v2,1/3] crypto: arm/sha1-neon - add support for building in Thumb2 mode - - - --- 2016-09-01 Ard Biesheuvel herbert Accepted
[2/2] crypto: arm/sha1-neon - add support for building in Thumb2 mode - - - --- 2016-08-29 Ard Biesheuvel herbert Changes Requested
[1/2] crypto: arm/ghash-ce - add missing async import/export - - - --- 2016-08-29 Ard Biesheuvel herbert Changes Requested
[2/2] crypto: arm/aes - streamline AES-192 code path - - - --- 2015-05-08 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON - - - --- 2015-05-08 Ard Biesheuvel herbert Accepted
[bugfix,2/2] crypto: arm64/sha2-ce - prevent asm code finalization in final() path - - - --- 2015-05-06 Ard Biesheuvel herbert Accepted
[bugfix,1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path - - - --- 2015-05-06 Ard Biesheuvel herbert Accepted
[2/2] crypto: testmgr: add test cases for CRC32 - - - --- 2015-05-04 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/crc32: bring in line with generic CRC32 - - - --- 2015-05-04 Ard Biesheuvel herbert Accepted
crypto: x86/sha512_ssse3 - fixup for asm function prototype change - - - --- 2015-04-24 Ard Biesheuvel herbert Accepted
Crypto Update for 4.1 - - - --- 2015-04-23 Ard Biesheuvel Superseded
crypto: arm: workaround for building with old binutils - - - --- 2015-04-11 Ard Biesheuvel herbert Accepted
[v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON - - - --- 2015-04-10 Ard Biesheuvel herbert Changes Requested
[v4,16/16] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,15/16] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,14/16] crypto/x86: move SHA-1 SSSE3 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,13/16] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,11/16] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,10/16] crypto/arm: move SHA-224/256 ASM/NEON implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,09/16] crypto/arm: move SHA-1 ARMv8 implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,08/16] crypto/arm: move SHA-1 NEON implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,06/16] crypto: sha512-generic: move to generic glue implementation - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,05/16] crypto: sha256-generic: move to generic glue implementation - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,04/16] crypto: sha1-generic: move to generic glue implementation - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,03/16] crypto: sha512: implement base layer for SHA-512 - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
[v4,02/16] crypto: sha256: implement base layer for SHA-256 - - - --- 2015-04-09 Ard Biesheuvel herbert Accepted
« 1 2 ... 9 10 11 12 »