Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 4723 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
45
46
47
48
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
[v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
-
-
-
2017-07-04
Ard Biesheuvel
New
[RFT] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
-
-
-
2017-07-03
Ard Biesheuvel
New
[v3,13/28] crypto: adapt api sample to -EIOCBQUEUED as backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,12/28] ima: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,11/28] cifs: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,09/28] dm: verity: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,08/28] crypto: talitos: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,07/28] crypto: qce: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,06/28] crypto: omap: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,03/28] crypto: ccm: use -EIOCBQUEUED for backlog indication
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[v3,01/28] crypto: change backlog return code to -EIOCBQUEUED
simplify crypto wait for async op
-
-
-
2017-07-02
Gilad Ben-Yossef
New
[RFT] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
-
-
-
2017-07-01
Ard Biesheuvel
New
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
-
-
-
2017-06-29
Ard Biesheuvel
New
checkpatch: add *_ON_STACK to $declaration_macros
-
-
-
2017-06-27
Gilad Ben-Yossef
New
[14/14] staging: ccree: fix block comment style
staging: ccree: coding style fixes
-
-
-
2017-06-27
Gilad Ben-Yossef
New
[v6,2/2] crypto: Multikey template for essiv
Untitled series #2551
-
-
-
2017-06-22
Binoy Jayan
New
[v3,7/7] crypto: aes - allow generic AES to be replaced by fixed time AES
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-20
Ard Biesheuvel
New
[v3,6/7] crypto: aes - add meaningful help text to the various AES drivers
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-20
Ard Biesheuvel
New
[v3,5/7] crypto: aes - repurpose CRYPTO_AES and introduce CRYPTO_AES_GENERIC
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-20
Ard Biesheuvel
New
[v3,2/7] crypto: aes - refactor shared routines into separate core module
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-20
Ard Biesheuvel
New
[v3,1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-20
Ard Biesheuvel
New
[v2,6/6] crypto: aes - allow generic AES to be replaced by fixed time AES
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-16
Ard Biesheuvel
New
[v2,5/6] crypto: aes - add meaningful help text to the various AES drivers
crypto: aes - allow generic AES to be omitted
-
-
-
2017-06-16
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
[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
[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
[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
[v3,18/18] staging: ccree: remove descriptor context definitions
additional driver cleanups
-
-
-
2017-06-04
Gilad Ben-Yossef
New
[01/12] staging: ccree: correct coding style violations
staging: ccree: addtional driver cleanups
-
-
-
2017-05-28
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
[RFC,05/10] crypto: move testmgr to generic async completion
introduce crypto wait for async op function
-
-
-
2017-05-06
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
crypto: tcrypt: don't disable irqs and wait
-
-
-
2017-04-25
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
[v3,RESEND] dm: switch dm-verity to async hash crypto API
-
-
-
2017-04-12
Gilad Ben-Yossef
New
[RFC,v5] crypto: Add IV generation algorithms
-
-
-
2017-04-07
Binoy Jayan
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
[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
[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
[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
[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
[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
[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
[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
[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
crypto: generic/aes - drop alignment requirement
-
-
-
2017-02-02
Ard Biesheuvel
New
[v2] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
-
-
-
2017-02-02
Ard Biesheuvel
New
[RFC] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
-
-
-
2017-01-30
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
[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,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,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
[-stable] crypto: ccm - deal with CTR ciphers that honour iv_out
-
-
-
2017-01-28
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
[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
dm: switch dm-verity to async hash crypto API
-
-
-
2017-01-24
Gilad Ben-Yossef
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
crypto: generic/cts - fix regression in iv handling
-
-
-
2017-01-16
Ard Biesheuvel
New
[v2,1/7] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
-
-
-
2017-01-11
Ard Biesheuvel
New
[6/6] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64
-
-
-
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
[1/6] crypto: generic/aes - export encrypt and decrypt entry points
-
-
-
2017-01-02
Ard Biesheuvel
New
crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64
-
-
-
2016-12-12
Ard Biesheuvel
New
[v2,2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
-
-
-
2016-12-09
Ard Biesheuvel
New
[1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
-
-
-
2016-12-08
Ard Biesheuvel
New
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests
-
-
-
2016-12-07
Ard Biesheuvel
New
[v3,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF
-
-
-
2016-12-05
Ard Biesheuvel
New
[v2,6/6] crypto: arm/crc32 - accelerated support based on x86 SSE implementation
-
-
-
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,3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64
-
-
-
2016-12-04
Ard Biesheuvel
New
crypto: arm/aesbs - Select SIMD in Kconfig
-
-
-
2016-11-30
Arnd Bergmann
New
[3/4] crypto: arm64/aes-ce-ccm - fix decrypt path with new skcipher interface
-
-
-
2016-11-29
Ard Biesheuvel
New
[1/4] crypto: arm/aes-ce: fix broken monolithic build
-
-
-
2016-11-29
Ard Biesheuvel
New
[2/2] crypto: arm/crc32 - accelerated support based on x86 SSE implementation
-
-
-
2016-11-26
Ard Biesheuvel
New
[1/2] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
-
-
-
2016-11-26
Ard Biesheuvel
New
[4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM
-
-
-
2016-11-24
Ard Biesheuvel
New
[3/4] crypto: arm64/crct10dif - port x86 SSE implementation to arm64
-
-
-
2016-11-24
Ard Biesheuvel
New
crypto: fix AEAD tag memory handling
-
-
-
2016-11-09
Stephan Mueller
New
[RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
-
-
-
2016-10-21
Laszlo Ersek
New
[2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
-
-
-
2016-10-18
Ard Biesheuvel
New
[1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
-
-
-
2016-10-18
Ard Biesheuvel
New
[28/28] Kbuild: bring back -Wmaybe-uninitialized warning
Untitled series #1808
-
-
-
2016-10-17
Arnd Bergmann
New
[15/28] crypto: aesni: avoid -Wmaybe-uninitialized warning
Untitled series #1808
-
-
-
2016-10-17
Arnd Bergmann
New
[v2,7/8] crypto: arm64/aes-xts-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,1/8] crypto: arm64/aes-ce - fix for big endian
-
-
-
2016-10-11
Ard Biesheuvel
New
crypto: arm64/sha256 - add support for SHA256 using NEON instructions
-
-
-
2016-09-29
Ard Biesheuvel
New
Kernel panic - encryption/decryption failed when open file on Arm64
-
-
-
2016-09-13
Kaixu Xia
New
Kernel panic - encryption/decryption failed when open file on Arm64
-
-
-
2016-09-09
Ard Biesheuvel
New
crypto: engine: fix linux-next merge conflict
-
-
-
2016-09-08
Arnd Bergmann
New
[v2,1/3] crypto: arm/sha1-neon - add support for building in Thumb2 mode
-
-
-
2016-09-01
Ard Biesheuvel
New
crypto: hide unused label
-
-
-
2016-08-29
Arnd Bergmann
New
[1/2] crypto: arm/ghash-ce - add missing async import/export
-
-
-
2016-08-29
Ard Biesheuvel
New
[PATCHv3,10/11] crypto: omap-aes: fix crypto engine initialization order
-
-
-
2016-08-04
Tero Kristo
New
[PATCHv3,03/11] crypto: omap-sham: implement context export/import APIs
-
-
-
2016-08-04
Tero Kristo
New
hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed
-
-
-
2016-06-24
Nishanth Menon
New
[PATCHv2,07/27] crypto: omap-sham: implement context export/import APIs
-
-
-
2016-06-22
Tero Kristo
New
crypto: use timespec64 for jent_get_nstime
-
-
-
2016-06-17
Arnd Bergmann
New
[RFC,v4,4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher
-
-
-
2016-06-07
(Exiting) Baolin Wang
New
[13/28] crypto: engine: avoid unnecessary context switches
-
-
-
2016-06-01
Tero Kristo
New
«
1
2
...
45
46
47
48
»