Show patches with: Archived = No       |   10744 patches
« 1 2 3 4107 108 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] crypto: ux500 - Add driver for CRYP/HASH hardware. --- 2012-02-23 Andreas Westin New
[2/2] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-02-23 Andreas Westin New
[1/2] crypto: ux500 - Add driver for CRYP/HASH hardware. --- 2012-02-24 Andreas Westin New
[2/2] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-02-24 Andreas Westin New
[1/2,v2] crypto: ux500 - Add driver for CRYP/HASH hardware --- 2012-02-27 Andreas Westin New
[2/2,v2] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-02-27 Andreas Westin New
[1/3] crypto: ux500: Add driver for CRYP hardware. --- 2012-03-14 Andreas Westin New
[2/3] crypto: ux500: Add driver for HASH hardware --- 2012-03-14 Andreas Westin New
[3/3] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-03-14 Andreas Westin New
[1/3,v4] crypto: ux500: Add driver for CRYP hardware. --- 2012-03-30 Andreas Westin New
[2/3,v4] crypto: ux500: Add driver for HASH hardware --- 2012-03-30 Andreas Westin New
[3/3,v4] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-03-30 Andreas Westin New
[1/3,v5] crypto: ux500: Add driver for CRYP hardware. --- 2012-04-10 Andreas Westin New
[2/3,v5] crypto: ux500: Add driver for HASH hardware --- 2012-04-10 Andreas Westin New
[3/3,v5] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-04-10 Andreas Westin New
[v6,1/3] crypto: ux500: Add driver for CRYP hardware. --- 2012-04-23 Andreas Westin New
[v6,2/3] crypto: ux500: Add driver for HASH hardware --- 2012-04-23 Andreas Westin New
[v6,3/3] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-04-23 Andreas Westin New
[v7,1/3] crypto: ux500: Add driver for CRYP hardware. --- 2012-04-30 Andreas Westin New
[v7,2/3] crypto: ux500: Add driver for HASH hardware --- 2012-04-30 Andreas Westin New
[v7,3/3] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-04-30 Andreas Westin New
[v7,1/3] crypto: ux500: Add driver for CRYP hardware. --- 2012-04-30 Andreas Westin New
[v7,2/3] crypto: ux500: Add driver for HASH hardware --- 2012-04-30 Andreas Westin New
[v7,3/3] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-04-30 Andreas Westin New
[1/2] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-05-08 Andreas Westin New
[2/2] crypto: ux500: Update DMA handling for 3.4 --- 2012-05-08 Andreas Westin New
[v2,1/3] mach-ux500: Crypto: core support for CRYP/HASH module. --- 2012-05-10 Andreas Westin New
[v2,2/3] crypto: ux500: Update DMA handling for 3.4 --- 2012-05-10 Andreas Westin New
[v2,3/3] crypto: ux500: Cleanup hardware identification --- 2012-05-10 Andreas Westin New
crypto: geode-aes: Use module_pci_driver --- 2012-08-27 Sachin Kamat Accepted
[1/1] crypto: s5p-sss: Fix compilation error --- 2012-11-08 Sachin Kamat Accepted
crypto: ux500: add missing comma --- 2013-04-05 Linus Walleij New
[1/2] crypto: mv_cesa: Remove redundant platform_set_drvdata() --- 2013-05-03 Sachin Kamat Accepted
[2/2] crypto: s5p-sss: Remove redundant platform_set_drvdata() --- 2013-05-03 Sachin Kamat Accepted
[1/6] crypto: ux500/hash: use readl on iomem addresses --- 2013-06-25 Fabio Baltieri Accepted
[2/6] crypto: ux500/hash: add missing static qualifiers --- 2013-06-25 Fabio Baltieri Accepted
[3/6] crypto: ux500/crypt: add missing __iomem qualifiers --- 2013-06-25 Fabio Baltieri Accepted
[4/6] crypto: ux500: use dmaengine_device_control API --- 2013-06-25 Fabio Baltieri Accepted
[5/6] crypto: ux500: use dmaengine_prep_slave_sg API --- 2013-06-25 Fabio Baltieri Accepted
[6/6] crypto: ux500: use dmaengine_submit API --- 2013-06-25 Fabio Baltieri Accepted
crypto: tegra: use kernel entropy instead of ad-hoc --- 2013-09-09 Linus Walleij Accepted
[v2,1/2] crypto: create generic version of ablk_helper --- 2013-09-17 Ard Biesheuvel Accepted
[v2,2/2] crypto: move x86 to the generic version of ablk_helper --- 2013-09-17 Ard Biesheuvel Accepted
[RFC,1/3] crypto: add interleave option to cipher_alg --- 2014-02-06 Ard Biesheuvel New
[RFC,2/3] crypto: take interleave into account for CBC decryption --- 2014-02-06 Ard Biesheuvel New
[RFC,3/3] arm64: add Crypto Extensions based core AES cipher --- 2014-02-06 Ard Biesheuvel New
[RFC] arm64: add support for AES in CCM mode using Crypto Extensions --- 2014-02-11 Ard Biesheuvel New
[RFC,v2,1/3] crypto: update generic ECB's driver_name to 'ecb_generic' --- 2014-02-25 Ard Biesheuvel New
[RFC,v2,2/3] crypto: use ECB to implement CBC decryption --- 2014-02-25 Ard Biesheuvel New
[RFC,v2,3/3] arm64: add Crypto Extensions based core AES cipher and 4-way ECB --- 2014-02-25 Ard Biesheuvel New
[RFC,1/3] crypto: remove direct blkcipher_walk dependency on transform --- 2014-02-25 Ard Biesheuvel Superseded
[RFC,2/3] crypto: allow blkcipher walks with no associated blkcipher transform --- 2014-02-25 Ard Biesheuvel New
[RFC,3/3] arm64: add support for AES in CCM mode using Crypto Extensions --- 2014-02-25 Ard Biesheuvel New
[RFC,1/3] crypto: remove direct blkcipher_walk dependency on transform --- 2014-03-04 Ard Biesheuvel Accepted
[RFC,2/3] crypto: allow blkcipher walks over AEAD data --- 2014-03-04 Ard Biesheuvel Accepted
[RFC,3/3] arm64: add support for AES in CCM mode using Crypto Extensions --- 2014-03-04 Ard Biesheuvel New
x86/crypto: ghash: use C implementation for setkey() --- 2014-03-27 Ard Biesheuvel New
[v2] x86/crypto: ghash: use C implementation for setkey() --- 2014-03-27 Ard Biesheuvel Accepted
crypto: LLVMLinux: aligned-attribute.patch --- 2014-03-27 Behan Webster Accepted
crypto: add test cases for SHA-1, SHA-224 and SHA-256 --- 2014-04-01 Ard Biesheuvel New
crypto: add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM --- 2014-04-10 Ard Biesheuvel Accepted
Fwd: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64 --- 2014-04-11 Ard Biesheuvel New
[v2,04/11] arm64/crypto: AES using ARMv8 Crypto Extensions --- 2014-05-14 Ard Biesheuvel Accepted
crypto: add 4 more test vectors for GHASH --- 2014-06-12 Ard Biesheuvel Accepted
crypto: use chunks smaller than algo block size in chunk tests --- 2014-07-27 Ard Biesheuvel Accepted
[RFC,1/6] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt --- 2014-09-02 Behan Webster New
[RFC,2/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c --- 2014-09-02 Behan Webster New
[RFC,3/6] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c --- 2014-09-02 Behan Webster New
[RFC,4/6] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-02 Behan Webster New
[RFC,5/6] apparmor: LLVMLinux: Remove VLAIS --- 2014-09-02 Behan Webster New
[RFC,6/6] btrfs: LLVMLinux: Remove VLAIS --- 2014-09-02 Behan Webster New
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c --- 2014-09-05 Behan Webster New
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c --- 2014-09-05 Behan Webster New
crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c --- 2014-09-05 Behan Webster New
crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c --- 2014-09-05 Behan Webster New
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c --- 2014-09-05 Behan Webster Accepted
[v2] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c --- 2014-09-05 Behan Webster New
[v2] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-05 Behan Webster New
[v3,01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code --- 2014-09-15 Behan Webster New
[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,07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c --- 2014-09-15 Behan Webster New
[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,11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c --- 2014-09-15 Behan Webster New
[v3,12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c --- 2014-09-15 Behan Webster Superseded
[v4,01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code --- 2014-09-23 Behan Webster Accepted
[v4,02/12] btrfs: LLVMLinux: Remove VLAIS --- 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,04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.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,06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c --- 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,08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt --- 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,10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c --- 2014-09-23 Behan Webster Accepted
« 1 2 3 4107 108 »