Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1088 patches
« 1 2 ... 6 7 810 11 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,19/20] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,18/20] crypto: arm/aes-ce - provide a synchronous version of ctr(aes) AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,17/20] crypto: aes - move ctr(aes) non-SIMD fallback to AES library AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,16/20] crypto: arm64/aes-ce-cipher - use AES library as fallback AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,15/20] crypto: generic/aes - drop key expansion routine in favor of library version AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,14/20] crypto: arm64/aes-ce - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,13/20] crypto: arm64/aes-neonbs - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,12/20] crypto: arm64/aes-ccm - switch to AES library AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,11/20] crypto: arm/aes-neonbs - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,10/20] crypto: arm64/ghash - switch to AES library AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,09/20] crypto: safexcel/aes - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,08/20] crypto: cesa/aes - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,07/20] crypto: padlock/aes - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,06/20] crypto: x86/aes - drop scalar assembler implementations AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,05/20] crypto: x86/aes-ni - switch to generic for fallback and key routines AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,04/20] crypto: aes - create AES library based on the fixed time AES code AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,03/20] crypto: aes/fixed-time - align key schedule with other implementations AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[RFC,02/20] crypto: arm/aes - rename local routines to prevent future clashes AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,01/20] crypto: arm/aes-ce - cosmetic/whitespace cleanup AES cleanup --- 2019-06-12 Ard Biesheuvel Superseded
[v4,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v4,6/7] ppp: mppe: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v4,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v4,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v4,3/7] net/lib80211: move WEP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v4,2/7] net/mac80211: move WEP handling to ARC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v4,1/7] crypto: arc4 - refactor arc4 core code into separate library crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v3,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v3,6/7] ppp: mppe: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v3,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v3,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v3,3/7] net/lib80211: move WEP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v3,2/7] net/mac80211: move WEP handling to ARC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v3,1/7] crypto: arc4 - refactor arc4 core code into separate library crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel Superseded
[v2,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel Superseded
[v2,6/7] ppp: mppe: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel Superseded
[v2,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,3/7] net/lib80211: move WEP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,2/7] net/mac80211: move WEP handling to ARC4 library interface crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,1/7] crypto: arc4 - refactor arc4 core code into separate library crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[RFC,3/3] lib80211/wep: switch to skcipher interface for arc4 Untitled series #20922 --- 2019-06-07 Ard Biesheuvel New
[RFC,2/3] lib80211/tkip: switch to skcipher interface for arc4 Untitled series #20922 --- 2019-06-07 Ard Biesheuvel New
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue crypto: caam - limit output IV to CBC to work around CTR mode DMA issue --- 2019-05-31 Ard Biesheuvel Accepted
[v2,6/6] dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices Untitled series #20625 --- 2019-05-24 Ard Biesheuvel Accepted
[5/5] dt-bindings: add Atmel SHA204A I2C crypto processor synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel New
[4/5] crypto: atmel-i2c: add support for SHA204A random number generator synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel Accepted
[3/5] crypto: atmel-ecc: factor out code that can be shared synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel Accepted
[2/5] crypto: atmel-ecc: add support for ACPI probing on non-AT91 platforms synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel Accepted
[1/5] i2c: acpi: permit bus speed to be discovered after enumeration synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel Accepted
[2/2] crypto: sha512/arm - fix crash bug in Thumb2 build SHA fixes for 32-bit ARM --- 2019-02-16 Ard Biesheuvel Accepted
[1/2] crypto: sha256/arm - fix crash bug in Thumb2 build SHA fixes for 32-bit ARM --- 2019-02-16 Ard Biesheuvel Accepted
[v3,4/4] crypto: arm64/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 --- 2019-01-27 Ard Biesheuvel Accepted
[v3,3/4] crypto: arm/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 --- 2019-01-27 Ard Biesheuvel Accepted
[v3,2/4] crypto: arm64/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 --- 2019-01-27 Ard Biesheuvel Accepted
[v3,1/4] crypto: arm/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 --- 2019-01-27 Ard Biesheuvel Accepted
[2/2] crypto: arm64/ghash - register PMULL variants as separate algos crypto: arm64 - expose PMULL variants as separate algos --- 2019-01-25 Ard Biesheuvel Accepted
[1/2] crypto: arm64/crct10dif - register PMULL variants as separate algos crypto: arm64 - expose PMULL variants as separate algos --- 2019-01-25 Ard Biesheuvel Accepted
[v2,4/4] crypto: arm64/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 --- 2019-01-25 Ard Biesheuvel Superseded
[v2,3/4] crypto: arm/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 --- 2019-01-25 Ard Biesheuvel Superseded
[v2,1/4] crypto: arm/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 --- 2019-01-25 Ard Biesheuvel Superseded
[2/2] crypto: arm64/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 --- 2019-01-24 Ard Biesheuvel Superseded
[1/2] crypto: arm/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 --- 2019-01-24 Ard Biesheuvel New
[3/3] crypto: arm64/aes-ccm - don't use an atomic walk needlessly crypto: arm64/aes-ccm - various bug fixes --- 2019-01-24 Ard Biesheuvel Accepted
[2/3] crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine crypto: arm64/aes-ccm - various bug fixes --- 2019-01-24 Ard Biesheuvel Accepted
[1/3] crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling crypto: arm64/aes-ccm - various bug fixes --- 2019-01-24 Ard Biesheuvel New
[v2,3/3] crypto: arm64/chacha - use combined SIMD/ALU routine for more speed crypto: arm64/chacha - performance improvements --- 2018-12-04 Ard Biesheuvel New
[v2,2/3] crypto: arm64/chacha - optimize for arbitrary length inputs crypto: arm64/chacha - performance improvements --- 2018-12-04 Ard Biesheuvel New
[v2,1/3] crypto: tcrypt - add block size of 1472 to skcipher template crypto: arm64/chacha - performance improvements --- 2018-12-04 Ard Biesheuvel New
[RFC/RFT] crypto: arm64/chacha - optimize for arbitrary length inputs [RFC/RFT] crypto: arm64/chacha - optimize for arbitrary length inputs --- 2018-11-30 Ard Biesheuvel New
crypto/simd: correctly take reqsize of wrapped skcipher into account crypto/simd: correctly take reqsize of wrapped skcipher into account --- 2018-11-08 Ard Biesheuvel New
[3/3] crypto: siphash - drop _aligned variants crypto: use unaligned accessors in aligned fast paths --- 2018-10-08 Ard Biesheuvel New
[2/3] crypto: crypto_xor - use unaligned accessors for aligned fast path crypto: use unaligned accessors in aligned fast paths --- 2018-10-08 Ard Biesheuvel New
[1/3] crypto: memneq - use unaligned accessors for aligned fast path crypto: use unaligned accessors in aligned fast paths --- 2018-10-08 Ard Biesheuvel New
crypto: arm64/aes-blk - ensure XTS mask is always loaded crypto: arm64/aes-blk - ensure XTS mask is always loaded --- 2018-10-08 Ard Biesheuvel Accepted
[RFC,8/9] crypto: crc-t10dif/powerpc - move PMULL based code into core library patchable function pointers for pluggable crypto routines --- 2018-10-05 Ard Biesheuvel New
[RFC,7/9] crypto: crct10dif/generic - switch crypto API driver to core library patchable function pointers for pluggable crypto routines --- 2018-10-05 Ard Biesheuvel New
[RFC,4/9] crypto: crc-t10dif - use patchable function pointer for core update routine patchable function pointers for pluggable crypto routines --- 2018-10-05 Ard Biesheuvel New
[RFC,2/9] arm64: kernel: add arch support for patchable function pointers patchable function pointers for pluggable crypto routines --- 2018-10-05 Ard Biesheuvel New
[v2,2/2] crypto: aegis/generic - fix for big endian systems crypto - fix aegis/morus for big endian systems --- 2018-10-01 Ard Biesheuvel Accepted
[v2,1/2] crypto: morus/generic - fix for big endian systems crypto - fix aegis/morus for big endian systems --- 2018-10-01 Ard Biesheuvel New
crypto: lrw - fix rebase error after out of bounds fix crypto: lrw - fix rebase error after out of bounds fix --- 2018-09-30 Ard Biesheuvel Accepted
[2/2] crypto: aegis/generic - fix for big endian systems crypto - fix aegis/morus for big endian systems --- 2018-09-30 Ard Biesheuvel New
[1/2] crypto: morus/generic - fix for big endian systems crypto - fix aegis/morus for big endian systems --- 2018-09-30 Ard Biesheuvel Superseded
crypto: qat - move temp buffers off the stack crypto: qat - move temp buffers off the stack --- 2018-09-26 Ard Biesheuvel Accepted
[RFC] crypto: x86/aes-ni - remove special handling of AES in PCBC mode [RFC] crypto: x86/aes-ni - remove special handling of AES in PCBC mode --- 2018-09-24 Ard Biesheuvel Accepted
[4/4] crypto: arm64/aes-blk - improve XTS mask handling crypto: arm64/aes-blk - cleanups and optimizations for XTS/CTS-CBC --- 2018-09-10 Ard Biesheuvel New
[3/4] crypto: arm64/aes-blk - add support for CTS-CBC mode crypto: arm64/aes-blk - cleanups and optimizations for XTS/CTS-CBC --- 2018-09-10 Ard Biesheuvel Accepted
[2/4] crypto: arm64/aes-blk - revert NEON yield for skciphers crypto: arm64/aes-blk - cleanups and optimizations for XTS/CTS-CBC --- 2018-09-10 Ard Biesheuvel New
[1/4] crypto: arm64/aes-blk - remove pointless (u8 *) casts crypto: arm64/aes-blk - cleanups and optimizations for XTS/CTS-CBC --- 2018-09-10 Ard Biesheuvel Accepted
[RFC/RFT] crypto: arm64/aes-ce - add support for CTS-CBC mode [RFC/RFT] crypto: arm64/aes-ce - add support for CTS-CBC mode --- 2018-09-08 Ard Biesheuvel New
[2/2] crypto: arm64/crct10dif - implement non-Crypto Extensions alternative Untitled series #14250 --- 2018-08-27 Ard Biesheuvel Accepted
[1/4] lib/crc32: make core crc32() routines weak so they can be overridden [1/4] lib/crc32: make core crc32() routines weak so they can be overridden --- 2018-08-27 Ard Biesheuvel Accepted
[v2] crypto: arm64/aes-modes - get rid of literal load of addend vector [v2] crypto: arm64/aes-modes - get rid of literal load of addend vector --- 2018-08-23 Ard Biesheuvel New
[v2] crypto: arm/ghash-ce - implement support for 4-way aggregation [v2] crypto: arm/ghash-ce - implement support for 4-way aggregation --- 2018-08-23 Ard Biesheuvel Accepted
crypto: arm/ghash-ce - implement support for 4-way aggregation crypto: arm/ghash-ce - implement support for 4-way aggregation --- 2018-08-22 Ard Biesheuvel New
crypto: x86 - remove SHA multibuffer routines and mcryptd crypto: x86 - remove SHA multibuffer routines and mcryptd --- 2018-08-22 Ard Biesheuvel Accepted
crypto: arm64/aes-modes - get rid of literal load of addend vector crypto: arm64/aes-modes - get rid of literal load of addend vector --- 2018-08-21 Ard Biesheuvel New
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation crypto: arm64/aes-gcm-ce - fix scatterwalk API violation --- 2018-08-20 Ard Biesheuvel Accepted
crypto: arm64/sm4-ce - check for the right CPU feature bit crypto: arm64/sm4-ce - check for the right CPU feature bit --- 2018-08-07 Ard Biesheuvel Accepted
[2/2] crypto: arm64/ghash-ce - implement 4-way aggregation crypto: arm64/ghash-ce - performance improvements --- 2018-08-04 Ard Biesheuvel Accepted
« 1 2 ... 6 7 810 11 »