Show patches with: Archived = No       |   10773 patches
« 1 2 3 4107 108 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,1/3] crypto: remove direct blkcipher_walk dependency on transform --- 2014-02-25 Ard Biesheuvel Superseded
[v3,02/12] btrfs: LLVMLinux: Remove VLAIS --- 2014-09-15 Behan Webster Superseded
[v3,03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c --- 2014-09-15 Behan Webster Superseded
[v3,04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c --- 2014-09-15 Behan Webster Superseded
[v3,05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c --- 2014-09-15 Behan Webster Superseded
[v3,06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c --- 2014-09-15 Behan Webster Superseded
[v3,08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt --- 2014-09-15 Behan Webster Superseded
[v3,09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c --- 2014-09-15 Behan Webster Superseded
[v3,10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c --- 2014-09-15 Behan Webster Superseded
[v3,12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-15 Behan Webster Superseded
[v2] crypto: public_key: select CRYPTO_AKCIPHER --- 2016-05-18 Arnd Bergmann Superseded
[RFC,2/3] crypto: Introduce CRYPTO_ALG_BULK flag --- 2016-05-25 (Exiting) Baolin Wang Superseded
hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed --- 2016-06-24 Nishanth Menon Superseded
[2/2] crypto: arm/sha1-neon - add support for building in Thumb2 mode --- 2016-08-29 Ard Biesheuvel Superseded
[v2] crypto: hide unused label --- 2016-08-29 Arnd Bergmann Superseded
crypto: sun4i-ss: mark sun4i_hash() static --- 2016-09-18 Baoyou Xie Superseded
[1/6] crypto: arm64/aes-ce - fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[2/6] crypto: arm64/ghash-ce - fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[3/6] crypto: arm64/sha1-ce - fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[4/6] crypto: arm64/sha2-ce - fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[5/6] crypto: arm64/aes-ccm-ce: fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[6/6] crypto: arm64/aes-neon - fix for big endian --- 2016-10-09 Ard Biesheuvel Superseded
[3/5] crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits --- 2016-10-18 Ard Biesheuvel Superseded
[4/5] crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits --- 2016-10-18 Ard Biesheuvel Superseded
[5/5] crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits --- 2016-10-18 Ard Biesheuvel Superseded
hwrng: core - don't pass stack allocated buffer to rng->read() --- 2016-10-21 Laszlo Ersek Superseded
[1/4] crypto: testmgr - avoid overlap in chunked tests --- 2016-11-24 Ard Biesheuvel Superseded
[2/4] crypto: testmgr - add/enhance test cases for CRC-T10DIF --- 2016-11-24 Ard Biesheuvel Superseded
[v2,1/6] crypto: testmgr - avoid overlap in chunked tests --- 2016-12-04 Ard Biesheuvel Superseded
[v2,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF --- 2016-12-04 Ard Biesheuvel Superseded
[v2,5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation --- 2016-12-04 Ard Biesheuvel Superseded
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests --- 2016-12-05 Ard Biesheuvel Superseded
[2/2] crypto: arm/chacha20 - implement NEON version based on SSE3 code --- 2016-12-08 Ard Biesheuvel Superseded
crypto: arm/aes-neonbs - process 8 blocks in parallel if we can --- 2016-12-09 Ard Biesheuvel Superseded
[v2,3/3] crypto: arm/chacha20 - implement NEON version based on SSE3 code --- 2016-12-09 Ard Biesheuvel Superseded
[3/6] crypto: arm/chacha20 - implement NEON version based on SSE3 code --- 2017-01-02 Ard Biesheuvel Superseded
[4/6] crypto: arm64/chacha20 - implement NEON version based on SSE3 code --- 2017-01-02 Ard Biesheuvel Superseded
[5/6] crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well --- 2017-01-02 Ard Biesheuvel Superseded
crypto: arm64/aes - add scalar implementation --- 2017-01-04 Ard Biesheuvel Superseded
[02/10] crypto: arm/aes-ce - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[04/10] crypto: arm64/aes-ce-ccm - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[05/10] crypto: arm64/aes-blk - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[07/10] crypto: arm64/aes - avoid literals for cross-module symbol references crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[08/10] crypto: arm64/aes - performance tweak crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[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-17 Ard Biesheuvel Superseded
[v2,01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,02/10] crypto: arm/aes-ce - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,03/10] crypto: arm/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,04/10] crypto: arm64/aes-ce-ccm - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,05/10] crypto: arm64/aes-blk - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,06/10] crypto: arm64/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,07/10] crypto: arm64/aes - avoid literals for cross-module symbol references crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,08/10] crypto: arm64/aes - performance tweak crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-23 Ard Biesheuvel Superseded
[v2,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-23 Ard Biesheuvel Superseded
[v2,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-23 Ard Biesheuvel Superseded
[1/4] crypto: testmgr - add test cases for cbcmac(aes) crypto: time invariant AES for CCM (and GCM/CTR) --- 2017-01-26 Ard Biesheuvel Superseded
[2/4] crypto: ccm - switch to separate cbcmac driver crypto: time invariant AES for CCM (and GCM/CTR) --- 2017-01-26 Ard Biesheuvel Superseded
[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
[v2] dm: switch dm-verity to async hash crypto API --- 2017-02-06 Gilad Ben-Yossef 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: 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
[v3] dm: switch dm-verity to async hash crypto API --- 2017-02-19 Gilad Ben-Yossef Superseded
[1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - allow generic AES to be omitted --- 2017-03-26 Ard Biesheuvel Superseded
[v2,2/9] staging: ccree: add ahash support Untitled series #1185 --- 2017-04-20 Gilad Ben-Yossef Superseded
[v2,3/9] staging: ccree: add skcipher support Untitled series #1185 --- 2017-04-20 Gilad Ben-Yossef Superseded
[v2,5/9] staging: ccree: add AEAD support Untitled series #1185 --- 2017-04-20 Gilad Ben-Yossef Superseded
[RFC,02/10] crypto: move pub key to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,03/10] crypto: move drbg to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,04/10] crypto: move gcm to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,06/10] dm: move dm-verity to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,07/10] fscrypt: move to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,09/10] ima: move to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[RFC,10/10] crypto: adapt api sample to use async. op wait introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef Superseded
[08/12] staging: ccree: remove unused struct staging: ccree: addtional driver cleanups --- 2017-05-28 Gilad Ben-Yossef Superseded
[v2,10/20] staging: ccree: move M/LLI defines to header file additional driver cleanups --- 2017-06-01 Gilad Ben-Yossef Superseded
[v2,11/20] staging: ccree: remove unused debug macros additional driver cleanups --- 2017-06-01 Gilad Ben-Yossef Superseded
[v2,15/20] staging: ccree: remove unused struct additional driver cleanups --- 2017-06-01 Gilad Ben-Yossef 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
[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
[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
[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
[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
[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
[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
[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
[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
[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,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,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
[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,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
[RFT,v2] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions --- 2017-06-30 Ard Biesheuvel Superseded
[v3,14/28] crypto: introduce crypto wait for async op simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,17/28] crypto: move drbg to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,18/28] crypto: move gcm to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,19/28] crypto: move testmgr to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,21/28] fscrypt: move to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,22/28] cifs: move to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,24/28] crypto: tcrypt: move to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
[v3,25/28] crypto: talitos: move to generic async completion simplify crypto wait for async op --- 2017-07-02 Gilad Ben-Yossef Superseded
« 1 2 3 4107 108 »