Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1088 patches
« 1 2 ... 8 9 10 11 »
Patch Series S/W/F Date Submitter Delegate State
[resend,18/18] crypto: arm64/aes - avoid expanded lookup tables in the final round crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,17/18] crypto: arm/aes - avoid expanded lookup tables in the final round crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,16/18] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,15/18] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,14/18] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,13/18] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,12/18] crypto: arm64/chacha20 - take may_use_simd() into account crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,11/18] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,10/18] crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,09/18] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,08/18] crypto: arm64/aes-ce-cipher - match round key endianness with generic code crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,07/18] crypto: arm64/sha2-ce - add non-SIMD scalar fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,06/18] crypto: arm64/sha1-ce - add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,05/18] crypto: arm64/crc32 - add non-SIMD scalar fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,04/18] crypto: arm64/crct10dif - add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,03/18] crypto: arm64/ghash-ce - add non-SIMD scalar fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,02/18] crypto/algapi - make crypto_xor() take separate dst and src arguments crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel New
[resend,01/18] crypto/algapi - use separate dst and src operands for __crypto_xor() crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[v2,3/3] crypto: scompress - defer allocation of scratch buffer to first use crypto: scompress - defer allocation of percpu scratch buffers --- 2017-07-21 Ard Biesheuvel Accepted
[v2,2/3] crypto: scompress - free partially allocated scratch buffers on failure crypto: scompress - defer allocation of percpu scratch buffers --- 2017-07-21 Ard Biesheuvel Accepted
[v2,1/3] crypto: scompress - don't sleep with preemption disabled crypto: scompress - defer allocation of percpu scratch buffers --- 2017-07-21 Ard Biesheuvel Accepted
crypto: scompress - eliminate percpu scratch buffers --- 2017-07-20 Ard Biesheuvel New
[v4,8/8] crypto: aes - add meaningful help text to the various AES drivers crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,7/8] crypto: arm64/aes-neon - reuse Sboxes from AES core module crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,6/8] crypto: arm64/aes - avoid expanded lookup tables in the final round crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,5/8] crypto: arm/aes - avoid expanded lookup tables in the final round crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,4/8] crypto: x86/aes-ni - switch to generic fallback crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,3/8] crypto: aes - retire table based generic AES in favor of fixed time driver crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,2/8] crypto - aes: use dedicated lookup tables for table based asm routines crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,1/8] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v2,1/2] crypto/algapi - use separate dst and src operands for __crypto_xor() [v2,1/2] crypto/algapi - use separate dst and src operands for __crypto_xor() --- 2017-07-18 Ard Biesheuvel Superseded
[1/2] crypto/algapi - use separate dst and src operands for __crypto_xor() [1/2] crypto/algapi - use separate dst and src operands for __crypto_xor() --- 2017-07-10 Ard Biesheuvel Superseded
[v2,2/2] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL [v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 --- 2017-07-04 Ard Biesheuvel Superseded
[v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 [v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 --- 2017-07-04 Ard Biesheuvel New
[RFT] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL --- 2017-07-03 Ard Biesheuvel New
[RFT] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 --- 2017-07-01 Ard Biesheuvel New
[RFT,v2] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions --- 2017-06-30 Ard Biesheuvel Superseded
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions --- 2017-06-29 Ard Biesheuvel New
[v3,7/7] crypto: aes - allow generic AES to be replaced by fixed time AES crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,6/7] crypto: aes - add meaningful help text to the various AES drivers crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,5/7] crypto: aes - repurpose CRYPTO_AES and introduce CRYPTO_AES_GENERIC crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,4/7] crypto: arm64/aes-neon - reuse Sboxes from AES core module crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel Superseded
[v3,3/7] crypto: x86/aes-ni - switch to generic fallback crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel Superseded
[v3,2/7] crypto: aes - refactor shared routines into separate core module crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v2,6/6] crypto: aes - allow generic AES to be replaced by fixed time AES crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel New
[v2,5/6] crypto: aes - add meaningful help text to the various AES drivers crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel New
[v2,4/6] crypto: aes - repurpose CRYPTO_AES and introduce CRYPTO_AES_GENERIC crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel Superseded
[v2,3/6] crypto: x86/aes-ni - switch to generic fallback crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel Superseded
[v2,2/6] crypto: aes - refactor shared routines into separate core module crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel Superseded
[v2,1/6] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel Superseded
[12/12] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[11/12] crypto: arm64/chacha20 - take may_use_simd() into account arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[10/12] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[09/12] crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[08/12] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[07/12] crypto: arm64/aes-ce-cipher - match round key endianness with generic code arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[06/12] crypto: arm64/sha2-ce - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[05/12] crypto: arm64/sha1-ce - add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[04/12] crypto: arm64/crc32 - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[03/12] crypto: arm64/crct10dif - add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[02/12] crypto: arm64/ghash-ce - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[01/12] arm64: neon: replace generic definition of may_use_simd() arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[5/5] crypto: arm/crc32 - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel Accepted
[4/5] crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel Accepted
[3/5] crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel Accepted
[2/5] crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel Accepted
[1/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel New
crypto: arm64/sha - avoid non-standard inline asm tricks --- 2017-04-26 Ard Biesheuvel Accepted
[7/7] crypto: aes - allow alternative AES drivers to fulfil AES dependency crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[6/7] crypto: aes - split off shared AES tables and key expansion routines crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[5/7] crypto: aes - move crypto_aes_expand_key() to fixed-time AES driver crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[4/7] crypto: aes/arm64 - eliminate dependency on crypto_aes_set_key() crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[3/7] crypto: aes/x86 - eliminate set_key() handling for IRQ context crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[2/7] crypto: aes - add new Kconfig symbol for soft dependency on AES crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel New
[1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel Superseded
[2/2] crypto: arm - add build time test for CRC instruction support [1/2] crypto: arm/crc32 - fix build error with outdated binutils --- 2017-02-28 Ard Biesheuvel Accepted
[1/2] crypto: arm/crc32 - fix build error with outdated binutils [1/2] crypto: arm/crc32 - fix build error with outdated binutils --- 2017-02-28 Ard Biesheuvel Accepted
crypto: ccm - move cbcmac input off the stack --- 2017-02-27 Ard Biesheuvel Accepted
[v2,2/2] crypto: algapi - annotate expected branch behavior in crypto_inc() [v2,1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime --- 2017-02-14 Ard Biesheuvel Accepted
[v2,1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime [v2,1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime --- 2017-02-14 Ard Biesheuvel Accepted
[2/2] crypto: algapi - annotate expected branch behavior in crypto_inc() [1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime --- 2017-02-14 Ard Biesheuvel Superseded
[1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime [1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime --- 2017-02-14 Ard Biesheuvel Superseded
[2/2] crypto: ccm - drop unnecessary minimum 32-bit alignment [1/2] crypto: ccm - honour alignmask of subordinate MAC cipher --- 2017-02-11 Ard Biesheuvel Accepted
[1/2] crypto: ccm - honour alignmask of subordinate MAC cipher [1/2] crypto: ccm - honour alignmask of subordinate MAC cipher --- 2017-02-11 Ard Biesheuvel New
[v3] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic --- 2017-02-05 Ard Biesheuvel Accepted
[v3,3/3] crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver crypto: time invariant AES for CCM (and CMAC/XCBC) --- 2017-02-03 Ard Biesheuvel Accepted
[v3,2/3] crypto: ccm - switch to separate cbcmac driver crypto: time invariant AES for CCM (and CMAC/XCBC) --- 2017-02-03 Ard Biesheuvel New
[v3,1/3] crypto: testmgr - add test cases for cbcmac(aes) crypto: time invariant AES for CCM (and CMAC/XCBC) --- 2017-02-03 Ard Biesheuvel New
[v3] crypto: aes - add generic time invariant AES cipher --- 2017-02-02 Ard Biesheuvel Accepted
crypto: generic/aes - drop alignment requirement --- 2017-02-02 Ard Biesheuvel New
[v2] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic --- 2017-02-02 Ard Biesheuvel New
[2/2] crypto: arm/aes - don't use IV buffer to return final keystream block [1/2] crypto: arm64/aes - don't use IV buffer to return final keystream block --- 2017-02-02 Ard Biesheuvel Accepted
[1/2] crypto: arm64/aes - don't use IV buffer to return final keystream block [1/2] crypto: arm64/aes - don't use IV buffer to return final keystream block --- 2017-02-02 Ard Biesheuvel Accepted
crypto: arm64/crc32 - merge CRC32 and PMULL instruction based drivers --- 2017-02-01 Ard Biesheuvel Accepted
[RFC] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic --- 2017-01-30 Ard Biesheuvel New
[v2,1/4] crypto: testmgr - add test cases for cbcmac(aes) crypto: time invariant AES for CCM (and GCM/CTR) --- 2017-01-28 Ard Biesheuvel Superseded
[v3,10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-28 Ard Biesheuvel Accepted
[v3,09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-28 Ard Biesheuvel Accepted
[v3,08/10] crypto: arm64/aes - performance tweak crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-28 Ard Biesheuvel New
« 1 2 ... 8 9 10 11 »