Show patches with: State = Action Required       |    Archived = No       |   4255 patches
« 1 2 3 442 43 »
Patch Series S/W/F Date Submitter Delegate State
[v4,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,13/16] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,14/16] crypto/x86: move SHA-1 SSSE3 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,15/16] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,16/16] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON --- 2015-04-10 Ard Biesheuvel New
crypto: x86/sha512_ssse3 - fixup for asm function prototype change --- 2015-04-24 Ard Biesheuvel New
[1/2] crypto: arm64/crc32: bring in line with generic CRC32 --- 2015-05-04 Ard Biesheuvel New
[bugfix,1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
[bugfix,2/2] crypto: arm64/sha2-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
lib: sw842: select crc32 --- 2016-01-13 Arnd Bergmann New
[1/2] crypto: jitterentropy - always select CRYPTO_RNG [1/2] crypto: jitterentropy - always select CRYPTO_RNG --- 2016-01-25 Arnd Bergmann New
[3/3] crypto: omap-aes: Support crypto engine framework --- 2016-01-26 (Exiting) Baolin Wang New
Duplicated module names --- 2016-01-29 Sudeep Holla New
[RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit --- 2016-02-28 Arnd Bergmann New
crypto/async_pq: use __free_page() instead of put_page() --- 2016-02-29 Arnd Bergmann New
[1/4] scatterlist: Introduce some helper functions --- 2016-03-03 (Exiting) Baolin Wang New
[v2,1/4] scatterlist: Introduce some helper functions --- 2016-03-15 (Exiting) Baolin Wang New
[v2,2/4] crypto: Introduce some helper functions to help to merge requests --- 2016-03-15 (Exiting) Baolin Wang New
[v2,4/4] md: dm-crypt: Initialize the sector number for one request --- 2016-03-15 (Exiting) Baolin Wang New
kernel/padata: hide unused functions --- 2016-04-16 Arnd Bergmann New
[RFC,1/3] block: Introduce blk_bio_map_sg() to map one bio --- 2016-05-25 (Exiting) Baolin Wang New
[RFC,v3,2/4] crypto: Introduce CRYPTO_ALG_BULK flag --- 2016-06-01 (Exiting) Baolin Wang New
[13/28] crypto: engine: avoid unnecessary context switches --- 2016-06-01 Tero Kristo New
[RFC,v4,4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher --- 2016-06-07 (Exiting) Baolin Wang New
crypto: use timespec64 for jent_get_nstime --- 2016-06-17 Arnd Bergmann New
[PATCHv2,07/27] crypto: omap-sham: implement context export/import APIs --- 2016-06-22 Tero Kristo New
hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed --- 2016-06-24 Nishanth Menon New
[PATCHv3,03/11] crypto: omap-sham: implement context export/import APIs --- 2016-08-04 Tero Kristo New
[PATCHv3,10/11] crypto: omap-aes: fix crypto engine initialization order --- 2016-08-04 Tero Kristo New
[1/2] crypto: arm/ghash-ce - add missing async import/export --- 2016-08-29 Ard Biesheuvel New
crypto: hide unused label --- 2016-08-29 Arnd Bergmann New
[v2,1/3] crypto: arm/sha1-neon - add support for building in Thumb2 mode --- 2016-09-01 Ard Biesheuvel New
crypto: engine: fix linux-next merge conflict --- 2016-09-08 Arnd Bergmann New
Kernel panic - encryption/decryption failed when open file on Arm64 --- 2016-09-09 Ard Biesheuvel New
Kernel panic - encryption/decryption failed when open file on Arm64 --- 2016-09-13 Kaixu Xia New
crypto: arm64/sha256 - add support for SHA256 using NEON instructions --- 2016-09-29 Ard Biesheuvel New
[v2,1/8] crypto: arm64/aes-ce - fix for big endian --- 2016-10-11 Ard Biesheuvel New
[v2,3/8] crypto: arm64/sha1-ce - fix for big endian --- 2016-10-11 Ard Biesheuvel New
[v2,7/8] crypto: arm64/aes-xts-ce: fix for big endian --- 2016-10-11 Ard Biesheuvel New
[15/28] crypto: aesni: avoid -Wmaybe-uninitialized warning Untitled series #1808 --- 2016-10-17 Arnd Bergmann New
[28/28] Kbuild: bring back -Wmaybe-uninitialized warning Untitled series #1808 --- 2016-10-17 Arnd Bergmann New
[1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias --- 2016-10-18 Ard Biesheuvel New
[2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits --- 2016-10-18 Ard Biesheuvel New
[RESEND] hwrng: core - don't pass stack allocated buffer to rng->read() --- 2016-10-21 Laszlo Ersek New
crypto: fix AEAD tag memory handling --- 2016-11-09 Stephan Mueller New
[3/4] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 --- 2016-11-24 Ard Biesheuvel New
[4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM --- 2016-11-24 Ard Biesheuvel New
[1/2] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation --- 2016-11-26 Ard Biesheuvel New
[2/2] crypto: arm/crc32 - accelerated support based on x86 SSE implementation --- 2016-11-26 Ard Biesheuvel New
[1/4] crypto: arm/aes-ce: fix broken monolithic build --- 2016-11-29 Ard Biesheuvel New
[3/4] crypto: arm64/aes-ce-ccm - fix decrypt path with new skcipher interface --- 2016-11-29 Ard Biesheuvel New
crypto: arm/aesbs - Select SIMD in Kconfig --- 2016-11-30 Arnd Bergmann New
[v2,3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 --- 2016-12-04 Ard Biesheuvel New
[v2,4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM --- 2016-12-04 Ard Biesheuvel New
[v2,6/6] crypto: arm/crc32 - accelerated support based on x86 SSE implementation --- 2016-12-04 Ard Biesheuvel New
[v3,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF --- 2016-12-05 Ard Biesheuvel New
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests --- 2016-12-07 Ard Biesheuvel New
[1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code --- 2016-12-08 Ard Biesheuvel New
[v2,2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code --- 2016-12-09 Ard Biesheuvel New
crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64 --- 2016-12-12 Ard Biesheuvel New
[1/6] crypto: generic/aes - export encrypt and decrypt entry points --- 2017-01-02 Ard Biesheuvel New
[2/6] crypto: arm/aes-neonbs - process 8 blocks in parallel if we can --- 2017-01-02 Ard Biesheuvel New
[6/6] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64 --- 2017-01-02 Ard Biesheuvel New
[v2,1/7] crypto: arm64/chacha20 - implement NEON version based on SSE3 code --- 2017-01-11 Ard Biesheuvel New
crypto: generic/cts - fix regression in iv handling --- 2017-01-16 Ard Biesheuvel New
[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-17 Ard Biesheuvel New
dm: switch dm-verity to async hash crypto API --- 2017-01-24 Gilad Ben-Yossef New
[3/4] crypto: arm64/aes - add NEON and Crypto Extension CBC-MAC driver crypto: time invariant AES for CCM (and GCM/CTR) --- 2017-01-26 Ard Biesheuvel New
[RFC,4/4] crypto: aes - add generic time invariant AES for CTR/CCM/GCM crypto: time invariant AES for CCM (and GCM/CTR) --- 2017-01-26 Ard Biesheuvel New
[-stable] crypto: ccm - deal with CTR ciphers that honour iv_out --- 2017-01-28 Ard Biesheuvel New
[v3,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-28 Ard Biesheuvel New
[v3,03/10] crypto: arm/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-28 Ard Biesheuvel New
[v3,06/10] crypto: arm64/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-28 Ard Biesheuvel New
[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
[RFC] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic --- 2017-01-30 Ard Biesheuvel New
[v2] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic --- 2017-02-02 Ard Biesheuvel New
crypto: generic/aes - drop alignment requirement --- 2017-02-02 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,2/3] crypto: ccm - switch to separate cbcmac driver crypto: time invariant AES for CCM (and CMAC/XCBC) --- 2017-02-03 Ard Biesheuvel New
[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
[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
[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
[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
[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
[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
[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
[RFC,v5] crypto: Add IV generation algorithms --- 2017-04-07 Binoy Jayan New
[v3,RESEND] dm: switch dm-verity to async hash crypto API --- 2017-04-12 Gilad Ben-Yossef New
[v3,07/15] staging: ccree: add TODO list [v3,01/15] staging: ccree: introduce CryptoCell HW driver --- 2017-04-23 Gilad Ben-Yossef New
crypto: tcrypt: don't disable irqs and wait --- 2017-04-25 Gilad Ben-Yossef New
[RFC,01/10] crypto: factor async completion for general use introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef New
[RFC,05/10] crypto: move testmgr to generic async completion introduce crypto wait for async op function --- 2017-05-06 Gilad Ben-Yossef New
[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
[01/12] staging: ccree: correct coding style violations staging: ccree: addtional driver cleanups --- 2017-05-28 Gilad Ben-Yossef New
[v3,18/18] staging: ccree: remove descriptor context definitions additional driver cleanups --- 2017-06-04 Gilad Ben-Yossef New
[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
[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
[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
[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
« 1 2 3 442 43 »