Show patches with: none      |   10784 patches
« 1 2 ... 105 106 107 108 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,1/3] block: Introduce blk_bio_map_sg() to map one bio --- 2016-05-25 (Exiting) Baolin Wang New
[v2] crypto: public_key: select CRYPTO_AKCIPHER --- 2016-05-18 Arnd Bergmann Superseded
crypto: public_key: select CRYPTO_AKCIPHER2 --- 2016-05-18 Arnd Bergmann Accepted
crypto: omap-des: Integrate with the crypto engine framework --- 2016-04-28 (Exiting) Baolin Wang Accepted
kernel/padata: hide unused functions --- 2016-04-16 Arnd Bergmann New
[2/2] hwrng: hisi: Add support for Hisilicon RNG support --- 2016-04-01 Kefeng Wang Accepted
[1/2] dt/bindings: Add bindings for hisilicon random number generator --- 2016-04-01 Kefeng Wang Accepted
[v2,4/4] md: dm-crypt: Initialize the sector number for one request --- 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,1/4] scatterlist: Introduce some helper functions --- 2016-03-15 (Exiting) Baolin Wang New
[1/4] scatterlist: Introduce some helper functions --- 2016-03-03 (Exiting) Baolin Wang New
crypto/async_pq: use __free_page() instead of put_page() --- 2016-02-29 Arnd Bergmann New
[RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit --- 2016-02-28 Arnd Bergmann New
[2/2] lib/mpi: use "static inline" instead of "extern inline" [1/2] lib/mpi: avoid assembler warning --- 2016-02-26 Arnd Bergmann Accepted
[1/2] lib/mpi: avoid assembler warning [1/2] lib/mpi: avoid assembler warning --- 2016-02-26 Arnd Bergmann Accepted
Duplicated module names --- 2016-01-29 Sudeep Holla New
[v2,2/2] crypto: jitterentropy - always select CRYPTO_RNG [v2,1/2] crypto: sunxi - don't print confusing data --- 2016-01-26 Arnd Bergmann Accepted
[v2,1/2] crypto: sunxi - don't print confusing data [v2,1/2] crypto: sunxi - don't print confusing data --- 2016-01-26 Arnd Bergmann Accepted
[3/3] crypto: omap-aes: Support crypto engine framework --- 2016-01-26 (Exiting) Baolin Wang New
[1/3] crypto: Introduce crypto_queue_len() helper function --- 2016-01-26 (Exiting) Baolin Wang Accepted
[1/2] crypto: jitterentropy - always select CRYPTO_RNG [1/2] crypto: jitterentropy - always select CRYPTO_RNG --- 2016-01-25 Arnd Bergmann New
lib: sw842: select crc32 --- 2016-01-13 Arnd Bergmann New
crypto: omap-des: Fix "schedule while atomic" bug --- 2015-12-10 Sam Protsenko Accepted
hwrng: exynos - Fix unbalanced PM runtime get/puts --- 2015-10-16 Daniel Thompson Accepted
[2/2] crypto: arm/aes - streamline AES-192 code path --- 2015-05-08 Ard Biesheuvel Accepted
[1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON --- 2015-05-08 Ard Biesheuvel Accepted
[bugfix,2/2] crypto: arm64/sha2-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
[bugfix,1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
[2/2] crypto: testmgr: add test cases for CRC32 --- 2015-05-04 Ard Biesheuvel Accepted
[1/2] crypto: arm64/crc32: bring in line with generic CRC32 --- 2015-05-04 Ard Biesheuvel New
crypto: x86/sha512_ssse3 - fixup for asm function prototype change --- 2015-04-24 Ard Biesheuvel New
[v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON --- 2015-04-10 Ard Biesheuvel New
[v4,16/16] crypto/x86: move SHA-384/512 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,14/16] crypto/x86: move SHA-1 SSSE3 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,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,11/16] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,10/16] crypto/arm: move SHA-224/256 ASM/NEON implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,09/16] crypto/arm: move SHA-1 ARMv8 implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,08/16] crypto/arm: move SHA-1 NEON implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer --- 2015-04-09 Ard Biesheuvel New
[v4,06/16] crypto: sha512-generic: move to generic glue implementation --- 2015-04-09 Ard Biesheuvel New
[v4,05/16] crypto: sha256-generic: move to generic glue implementation --- 2015-04-09 Ard Biesheuvel New
[v4,04/16] crypto: sha1-generic: move to generic glue implementation --- 2015-04-09 Ard Biesheuvel New
[v4,03/16] crypto: sha512: implement base layer for SHA-512 --- 2015-04-09 Ard Biesheuvel New
[v4,02/16] crypto: sha256: implement base layer for SHA-256 --- 2015-04-09 Ard Biesheuvel New
[v4,01/16] crypto: sha1: implement base layer for SHA-1 --- 2015-04-09 Ard Biesheuvel New
[v3,16/16] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,15/16] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,14/16] crypto/x86: move SHA-1 SSSE3 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,13/16] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,11/16] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,10/16] crypto/arm: move SHA-224/256 ASM/NEON implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,09/16] crypto/arm: move SHA-1 ARMv8 implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,08/16] crypto/arm: move SHA-1 NEON implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer --- 2015-04-07 Ard Biesheuvel New
[v3,06/16] crypto: sha512-generic: move to generic glue implementation --- 2015-04-07 Ard Biesheuvel New
[v3,05/16] crypto: sha256-generic: move to generic glue implementation --- 2015-04-07 Ard Biesheuvel New
[v3,04/16] crypto: sha1-generic: move to generic glue implementation --- 2015-04-07 Ard Biesheuvel New
[v3,03/16] crypto: sha512: implement base layer for SHA-512 --- 2015-04-07 Ard Biesheuvel New
[v3,02/16] crypto: sha256: implement base layer for SHA-256 --- 2015-04-07 Ard Biesheuvel New
[v3,01/16] crypto: sha1: implement base layer for SHA-1 --- 2015-04-07 Ard Biesheuvel New
crypto/arm: fix big-endian bug in ghash --- 2015-03-23 Ard Biesheuvel New
[v2,5/5] crypto/arm: add support for GHASH using ARMv8 Crypto Extensions --- 2015-03-10 Ard Biesheuvel New
[v2,4/5] crypto/arm: AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions --- 2015-03-10 Ard Biesheuvel New
[v2,3/5] crypto/arm: add support for SHA-224/256 using ARMv8 Crypto Extensions --- 2015-03-10 Ard Biesheuvel New
[v2,2/5] crypto/arm: add support for SHA1 using ARMv8 Crypto Instructions --- 2015-03-10 Ard Biesheuvel New
[v2,1/5] crypto/arm: move ARM specific Kconfig definitions to a dedicated file --- 2015-03-10 Ard Biesheuvel New
crypto/arm: add support for GHASH using ARMv8 Crypto Extensions --- 2015-03-09 Ard Biesheuvel New
[4/4] crypto/arm: AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions --- 2015-03-09 Ard Biesheuvel New
[3/4] crypto/arm: add support for SHA-224/256 using ARMv8 Crypto Extensions --- 2015-03-09 Ard Biesheuvel New
[2/4] crypto/arm: add support for SHA1 using ARMv8 Crypto Instructions --- 2015-03-09 Ard Biesheuvel New
[1/4] crypto/arm: move ARM specific Kconfig definitions to a dedicated file --- 2015-03-09 Ard Biesheuvel New
ARM: crypto: update NEON AES module to latest OpenSSL version --- 2015-02-26 Ard Biesheuvel Accepted
crypto: ux500/hash: Silence compiler warning for !CONFIG_PM --- 2014-11-06 Ulf Hansson Accepted
crypto: ux500/cryp: Silence compiler warning for !CONFIG_PM --- 2014-11-06 Ulf Hansson Accepted
[v2] arm64/crypto: use crypto instructions to generate AES key schedule --- 2014-11-03 Ard Biesheuvel Accepted
arm64/crypto: use crypto instructions for generating AES key schedule --- 2014-10-22 Ard Biesheuvel New
3.17 regression; alg: skcipher: Chunk test 1 failed on encryption at page 0 for ecb-aes-padlock --- 2014-10-20 Ard Biesheuvel New
[GIT,PULL] LLVMLinux patches for v3.18 --- 2014-10-14 Behan Webster New
[v4,12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-23 Behan Webster Accepted
[v4,11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c --- 2014-09-23 Behan Webster Accepted
[v4,10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c --- 2014-09-23 Behan Webster Accepted
[v4,09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c --- 2014-09-23 Behan Webster Accepted
[v4,08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt --- 2014-09-23 Behan Webster Accepted
[v4,07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c --- 2014-09-23 Behan Webster New
[v4,06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c --- 2014-09-23 Behan Webster Accepted
[v4,05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c --- 2014-09-23 Behan Webster Accepted
[v4,04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c --- 2014-09-23 Behan Webster Accepted
[v4,03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c --- 2014-09-23 Behan Webster Accepted
[v4,02/12] btrfs: LLVMLinux: Remove VLAIS --- 2014-09-23 Behan Webster Accepted
[v4,01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code --- 2014-09-23 Behan Webster Accepted
[v3,12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-15 Behan Webster Superseded
[v3,11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c --- 2014-09-15 Behan Webster New
[v3,10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c --- 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,08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt --- 2014-09-15 Behan Webster Superseded
[v3,07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c --- 2014-09-15 Behan Webster New
« 1 2 ... 105 106 107 108 »