Show patches with: none      |   11698 patches
« 1 2 ... 111 112 113116 117 »
Patch Series S/W/F Date Submitter Delegate State
[v3,11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel New
[v3,10/20] arm64: assembler: add utility macros to push/pop stack frames crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel New
[v3,09/20] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Accepted
[v3,05/20] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[v3,04/20] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[v3,03/20] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Accepted
[v3,02/20] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
crypto: chcr: select CRYPTO_GF128MUL crypto: chcr: select CRYPTO_GF128MUL --- 2017-12-05 Arnd Bergmann Accepted
[v2,18/19] crypto: arm64/crct10dif-ce - yield NEON every 8 blocks of input Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,17/19] crypto: arm64/crc32-ce - yield NEON every 16 blocks of input Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,16/19] crypto: arm64/aes-ghash - yield after processing fixed number of blocks Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,15/19] crypto: arm64/aes-bs - yield after processing each 128 bytes of input Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,14/19] crypto: arm64/aes-blk - yield after processing a fixed chunk of input Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,12/19] crypto: arm64/sha1-ce - yield every 8 blocks of input Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,10/19] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels Untitled series #6711 --- 2017-12-04 Ard Biesheuvel Superseded
[v2,09/19] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path Untitled series #6711 --- 2017-12-04 Ard Biesheuvel Superseded
[v2,06/19] crypto: arm64/ghash - move kernel mode neon en/disable into loop Untitled series #6711 --- 2017-12-04 Ard Biesheuvel New
[v2,05/19] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop Untitled series #6711 --- 2017-12-04 Ard Biesheuvel Superseded
[v2,04/19] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop Untitled series #6711 --- 2017-12-04 Ard Biesheuvel Superseded
[v2,03/19] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop Untitled series #6711 --- 2017-12-04 Ard Biesheuvel Superseded
[06/10] staging: ccree: remove interim DT docs staging: ccree: cleanups & fixes --- 2017-12-03 Gilad Ben-Yossef Accepted
[02/10] staging: ccree: remove unproven likely/unlikely staging: ccree: cleanups & fixes --- 2017-12-03 Gilad Ben-Yossef Accepted
[01/10] staging: ccree: remove inline qualifiers staging: ccree: cleanups & fixes --- 2017-12-03 Gilad Ben-Yossef New
[5/5] crypto: arm64/ghash - move kernel mode neon en/disable into loop [1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop --- 2017-12-01 Ard Biesheuvel New
[2/5] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop [1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop --- 2017-12-01 Ard Biesheuvel Superseded
[1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop [1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop --- 2017-12-01 Ard Biesheuvel Superseded
crypto: stm32: fix module device table name crypto: stm32: fix module device table name --- 2017-11-30 Corentin Labbe New
[6/6] crypto: tcrypt: add multibuf aead speed test crypto: tcrypt: fix and add multi buf speed tests --- 2017-11-30 Gilad Ben-Yossef New
crypto/arm64: aes-ce-cipher - move assembler code to .S file crypto/arm64: aes-ce-cipher - move assembler code to .S file --- 2017-11-21 Ard Biesheuvel New
[v2,06/10] staging: ccree: simplify pm manager using local var staging: ccree: fixes and cleanups --- 2017-11-09 Gilad Ben-Yossef Accepted
[1/3] staging: ccree: simplify error handling logic More code cleanups --- 2017-11-06 Gilad Ben-Yossef New
crypto: testmgr: don't allocate IV on stack crypto: testmgr: don't allocate IV on stack --- 2017-10-31 Gilad Ben-Yossef New
[v10,11/20] crypto: move testmgr to generic async completion simplify crypto wait for async op --- 2017-10-18 Gilad Ben-Yossef Accepted
[v10,04/20] crypto: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-10-18 Gilad Ben-Yossef Accepted
[v9,13/20] dm: move dm-verity to generic async completion simplify crypto wait for async op --- 2017-10-15 Gilad Ben-Yossef Accepted
[v9,12/20] fscrypt: move to generic async completion simplify crypto wait for async op --- 2017-10-15 Gilad Ben-Yossef Accepted
[v9,07/20] crypto: move algif to generic async completion simplify crypto wait for async op --- 2017-10-15 Gilad Ben-Yossef Accepted
[v9,05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-10-15 Gilad Ben-Yossef Accepted
[v2,3/4] staging: ccree: move to generic device log infra staging: ccree: logging related coding style fixes --- 2017-10-03 Gilad Ben-Yossef Accepted
[v2,1/4] staging: ccree: remove sysfs if of deleted code staging: ccree: logging related coding style fixes --- 2017-10-03 Gilad Ben-Yossef Accepted
[4/4] staging: ccree: simplify OOM handling staging: ccree: logging related coding style fixes --- 2017-10-02 Gilad Ben-Yossef Accepted
[1/4] staging: ccree: remove sysfs if of deleted code staging: ccree: logging related coding style fixes --- 2017-10-02 Gilad Ben-Yossef Superseded
block: cryptoloop - Fix build warning block: cryptoloop - Fix build warning --- 2017-09-25 Corentin Labbe Accepted
crypto: bcm: use of_device_get_match_data crypto: bcm: use of_device_get_match_data --- 2017-09-20 Corentin Labbe New
crypto: omap: use of_device_get_match_data crypto: omap: use of_device_get_match_data --- 2017-09-20 Corentin Labbe Accepted
crypto: inside-secure - fix gcc-4.9 warnings crypto: inside-secure - fix gcc-4.9 warnings --- 2017-09-12 Arnd Bergmann Accepted
[2/2] crypto: stm32 - Try to fix hash padding [1/2] crypto: stm32 - Fix uninitialized data usage --- 2017-09-12 Arnd Bergmann Accepted
[1/2] crypto: stm32 - Fix uninitialized data usage [1/2] crypto: stm32 - Fix uninitialized data usage --- 2017-09-12 Arnd Bergmann New
[v3,8/8] staging: ccree: remove BUG macro usage staging: ccree: more cleanup work for 4.15 --- 2017-09-07 Gilad Ben-Yossef Accepted
[v3,7/8] staging: ccree: replace noop macro with inline staging: ccree: more cleanup work for 4.15 --- 2017-09-07 Gilad Ben-Yossef Accepted
crypto: axis - hide an unused variable crypto: axis - hide an unused variable --- 2017-09-06 Arnd Bergmann Accepted
[v8,19/20] crypto: mediatek: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,18/20] crypto: qce: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,17/20] crypto: talitos: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,16/20] crypto: tcrypt: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,14/20] cifs: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef New
[v8,12/20] fscrypt: move to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,11/20] crypto: move testmgr to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,10/20] crypto: move gcm to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,09/20] crypto: move drbg to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,08/20] crypto: move pub key to generic async completion simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef New
[v8,06/20] crypto: introduce crypto wait for async op simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,04/20] crypto: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Superseded
[v8,03/20] net: use -EAGAIN for transient busy indication simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef New
[v8,02/20] crypto: ccp: use -EAGAIN for transient busy indication simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef Accepted
[v8,01/20] crypto: change transient busy return code to -EAGAIN simplify crypto wait for async op --- 2017-09-05 Gilad Ben-Yossef New
[v2,8/8] staging: ccree: remove BUG macro usage staging: ccree: more cleanup work for 4.14 --- 2017-09-03 Gilad Ben-Yossef New
[v2,4/8] staging: ccree: simplify resource release on error staging: ccree: more cleanup work for 4.14 --- 2017-09-03 Gilad Ben-Yossef New
crypto: axis - hide an unused variable crypto: axis - hide an unused variable --- 2017-08-24 Arnd Bergmann Superseded
[v7,10/19] crypto: move testmgr to generic async completion simplify crypto wait for async op --- 2017-08-24 Gilad Ben-Yossef Superseded
[v7,04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-08-24 Gilad Ben-Yossef Superseded
[BUGFIX,v2] staging: ccree: save ciphertext for CTS IV --- 2017-08-23 Gilad Ben-Yossef Accepted
[BUGFIX] staging: ccree: save ciphertext for CTS IV --- 2017-08-23 Gilad Ben-Yossef New
[v6,17/19] crypto: qce: move to generic async completion simplify crypto wait for async op --- 2017-08-21 Gilad Ben-Yossef Superseded
[v6,04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY simplify crypto wait for async op --- 2017-08-21 Gilad Ben-Yossef Superseded
[2/2] crypto: testmgr - add chunked test cases for chacha20 [1/2] crypto/chacha20: fix handling of chunked input --- 2017-08-14 Ard Biesheuvel New
[1/2] crypto/chacha20: fix handling of chunked input [1/2] crypto/chacha20: fix handling of chunked input --- 2017-08-14 Ard Biesheuvel Accepted
[v4,19/19] crypto: adapt api sample to use async. op wait Untitled series #3220 --- 2017-08-08 Gilad Ben-Yossef Accepted
[v4,14/19] ima: move to generic async completion Untitled series #3220 --- 2017-08-08 Gilad Ben-Yossef Accepted
[v4,06/19] crypto: move algif to generic async completion Untitled series #3220 --- 2017-08-08 Gilad Ben-Yossef New
crypto: ccp - select CONFIG_CRYPTO_RSA --- 2017-07-31 Arnd Bergmann Accepted
crypto: ccp - avoid uninitialized variable warning --- 2017-07-31 Arnd Bergmann Accepted
crypto: serpent: improve __serpent_setkey with UBSAN --- 2017-07-31 Arnd Bergmann New
[v2,4/6] staging: ccree: Convert to devm_ioremap_resource for map, unmap ccree style fixes and simplification --- 2017-07-30 Gilad Ben-Yossef New
[2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap [1/3] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-07-27 Gilad Ben-Yossef Superseded
[1/3] staging: ccree: Replace kzalloc with devm_kzalloc [1/3] staging: ccree: Replace kzalloc with devm_kzalloc --- 2017-07-27 Gilad Ben-Yossef New
[resend,18/18] crypto: arm64/aes - avoid expanded lookup tables in the final round crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,17/18] crypto: arm/aes - avoid expanded lookup tables in the final round crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,16/18] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,15/18] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,14/18] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,13/18] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,12/18] crypto: arm64/chacha20 - take may_use_simd() into account crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,11/18] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,10/18] crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,09/18] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,08/18] crypto: arm64/aes-ce-cipher - match round key endianness with generic code crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
[resend,07/18] crypto: arm64/sha2-ce - add non-SIMD scalar fallback crypto: ARM/arm64 roundup for v4.14 --- 2017-07-24 Ard Biesheuvel Accepted
« 1 2 ... 111 112 113116 117 »