Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1167 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-stable] crypto: ccm - deal with CTR ciphers that honour iv_out - - - --- 2017-01-28 Ard Biesheuvel herbert Changes Requested
[0/5] crypto: arm64 - disable NEON across scatterwalk API calls - - - --- 2017-12-02 Ard Biesheuvel herbert Superseded
[01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[01/12] arm64: neon: replace generic definition of may_use_simd() - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[01/17] crypto: arm/aes - fix round key prototypes crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[01/25] crypto: virtio - implement missing support for output IVs crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[02/10] crypto: arm/aes-ce - remove cra_alignmask - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[02/12] crypto: arm64/ghash-ce - add non-SIMD scalar fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[02/25] crypto: virtio - deal with unsupported input sizes crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[03/10] crypto: arm/chacha20 - remove cra_alignmask - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[03/12] crypto: arm64/crct10dif - add non-SIMD generic fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[03/17] crypto: arm/aes-ce - switch to 4x interleave crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[03/25] crypto: virtio - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[04/10] crypto: arm64/aes-ce-ccm - remove cra_alignmask - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[04/12] crypto: arm64/crc32 - add non-SIMD scalar fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[04/17] crypto: arm/aes-ce - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[04/25] crypto: ccp - switch from ablkcipher to skcipher crypto: convert h/w accelerator driver to skcipher API - 1 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
[05/10] crypto: arm64/aes-blk - remove cra_alignmask - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[05/12] crypto: arm64/sha1-ce - add non-SIMD generic fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[05/17] crypto: arm/aes-neonbs - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[05/25] crypto: omap - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[06/10] crypto: arm64/chacha20 - remove cra_alignmask - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[06/12] crypto: arm64/sha2-ce - add non-SIMD scalar fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[06/17] crypto: arm64/aes-neonbs - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[06/25] crypto: ux500 - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - 1 - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[07/10] crypto: arm64/aes - avoid literals for cross-module symbol references - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[07/12] crypto: arm64/aes-ce-cipher - match round key endianness with generic code - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[07/17] crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[07/25] crypto: s5p - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API 1 1 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
[08/10] crypto: arm64/aes - performance tweak - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[08/12] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[08/17] crypto: skcipher - add the ability to abort a skcipher walk crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[08/25] crypto: atmel-aes - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[09/12] crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[09/17] crypto: arm64/aes-cts-cbc-ce - performance tweak crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[09/25] crypto: atmel-tdes - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[1/2] crypto: aegis128 - avoid function pointers for parameterization crypto: aegis128 SIMD improvements - - - --- 2019-10-11 Ard Biesheuvel herbert Superseded
[1/2] crypto: arm/aes-ctr: fix NULL dereference in tail processing - - - --- 2016-09-13 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime - - - --- 2017-02-14 Ard Biesheuvel herbert Superseded
[1/2] crypto: arm/crc32 - fix build error with outdated binutils - - - --- 2017-02-28 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 - - - --- 2019-01-24 Ard Biesheuvel herbert Superseded
[1/2] crypto: arm/ghash-ce - add missing async import/export - - - --- 2016-08-29 Ard Biesheuvel herbert Changes Requested
[1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON - - - --- 2015-05-08 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/aes - don't use IV buffer to return final keystream block - - - --- 2017-02-02 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/aes-ce - add 5 way interleave routines crypto: arm64/aes-ce - implement 5-way interleave for some modes - - - --- 2019-06-24 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-11-26 Ard Biesheuvel herbert Changes Requested
[1/2] crypto: arm64/crc32: bring in line with generic CRC32 - - - --- 2015-05-04 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version crypto: arm64/crct10dif - refactor and implement non-Crypto Extension version - - - --- 2018-08-27 Ard Biesheuvel herbert 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 herbert Accepted
[1/2] crypto: arm64/ghash-ce - replace NEON yield check with block limit crypto: arm64/ghash-ce - performance improvements - - - --- 2018-08-04 Ard Biesheuvel herbert Accepted
[1/2] crypto: ccm - honour alignmask of subordinate MAC cipher - - - --- 2017-02-11 Ard Biesheuvel herbert Accepted
[1/2] crypto: morus/generic - fix for big endian systems crypto - fix aegis/morus for big endian systems - 1 - --- 2018-09-30 Ard Biesheuvel herbert Superseded
[1/2] crypto: s5p - deal gracefully with bogus input sizes drivers/crypto - s5p fixes 1 1 - --- 2019-08-19 Ard Biesheuvel herbert Accepted
[1/2] crypto: sha256/arm - fix crash bug in Thumb2 build SHA fixes for 32-bit ARM - - - --- 2019-02-16 Ard Biesheuvel herbert Accepted
[1/2] crypto: sm4 - export encrypt/decrypt routines to other drivers 1 - - --- 2018-04-25 Ard Biesheuvel herbert Accepted
[1/2] crypto: testmgr - add another gcm(aes) testcase crypto: faster GCM-AES for arm64 - - - --- 2019-09-10 Ard Biesheuvel herbert Accepted
[1/2] crypto/algapi - use separate dst and src operands for __crypto_xor() - - - --- 2017-07-10 Ard Biesheuvel herbert Changes Requested
[1/2] crypto/chacha20: fix handling of chunked input - - - --- 2017-08-14 Ard Biesheuvel herbert Accepted
[1/2] net: fastopen: make key handling more robust against future changes net: fastopen: follow-up tweaks for SipHash switch - - - --- 2019-06-18 Ard Biesheuvel herbert Not Applicable
[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 herbert Accepted
[1/3] crypto: memneq - use unaligned accessors for aligned fast path crypto: use unaligned accessors in aligned fast paths - - - --- 2018-10-08 Ard Biesheuvel herbert Changes Requested
[1/4] crypto: arm/aes-ce: fix broken monolithic build - - - --- 2016-11-29 Ard Biesheuvel herbert Accepted
[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 herbert Accepted
[1/4] crypto: testmgr - add test cases for cbcmac(aes) - - - --- 2017-01-26 Ard Biesheuvel herbert Superseded
[1/4] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-11-24 Ard Biesheuvel herbert Changes Requested
[1/4] crypto/arm: move ARM specific Kconfig definitions to a dedicated file - - - --- 2015-03-09 Ard Biesheuvel herbert Superseded
[1/4] crypto/arm64: ghash - reduce performance impact of NEON yield checks crypto/arm64: reduce impact of NEON yield checks - - - --- 2018-07-24 Ard Biesheuvel herbert Changes Requested
[1/4] lib/crc32: make core crc32() routines weak so they can be overridden arm64: wire CRC32 instructions into core crc32 routines 1 - - --- 2018-08-27 Ard Biesheuvel herbert Not Applicable
[1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias - - - --- 2016-10-18 Ard Biesheuvel herbert Deferred
[1/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits - - - --- 2017-05-21 Ard Biesheuvel herbert Accepted
[1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop - - - --- 2017-12-01 Ard Biesheuvel herbert Superseded
[1/5] crypto/generic: sha3 - fixes for alignment and big endian operation - - - --- 2018-01-12 Ard Biesheuvel herbert Superseded
[1/5] i2c: acpi: permit bus speed to be discovered after enumeration synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode 1 - - --- 2019-04-30 Ard Biesheuvel herbert Superseded
[1/6] crypto: aegis128 - use unaliged helper in unaligned decrypt path crypto: aegis128 - add NEON intrinsics version for ARM/arm64 - - - --- 2019-06-24 Ard Biesheuvel herbert Changes Requested
[1/6] crypto: arm64/aes-ce - fix for big endian - - - --- 2016-10-09 Ard Biesheuvel herbert Superseded
[1/6] crypto: generic/aes - export encrypt and decrypt entry points - - - --- 2017-01-02 Ard Biesheuvel herbert Changes Requested
[1/7] arm64: kernel: avoid executable literal pools - - - --- 2018-01-10 Ard Biesheuvel herbert Not Applicable
[1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies - - - --- 2017-03-26 Ard Biesheuvel herbert Changes Requested
[1/8] crypto/generic: sha3 - fixes for alignment and big endian operation - - - --- 2018-01-19 Ard Biesheuvel herbert Accepted
[10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback - - - --- 2017-01-17 Ard Biesheuvel herbert Superseded
[10/12] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[10/17] crypto: arm64/aes-cts-cbc - move request context data to the stack crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[10/25] crypto: bcm-spu - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[11/12] crypto: arm64/chacha20 - take may_use_simd() into account - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[11/17] crypto: arm64/aes - implement support for XTS ciphertext stealing crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[11/25] crypto: nitrox - remove cra_type reference to ablkcipher crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[12/12] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR - - - --- 2017-06-10 Ard Biesheuvel herbert Changes Requested
[12/17] crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[12/25] crypto: cavium/cpt - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[13/17] crypto: arm/aes-ce - implement ciphertext stealing for XTS crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[13/25] crypto: chelsio - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[14/17] crypto: arm/aes-neonbs - implement ciphertext stealing for XTS crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[14/25] crypto: hifn - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[15/17] crypto: arm/aes-ce - implement ciphertext stealing for CBC crypto: arm/aes - XTS ciphertext stealing and other updates - - - --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[15/25] crypto: ixp4xx - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - 1 - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[16/17] crypto: testmgr - add test vectors for XTS ciphertext stealing crypto: arm/aes - XTS ciphertext stealing and other updates - - 1 --- 2019-08-21 Ard Biesheuvel herbert Changes Requested
[16/25] crypto: mxs - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
« 1 2 3 411 12 »