Show patches with: Archived = No       |   12127 patches
« 1 2 ... 115 116 117121 122 »
Patch Series S/W/F Date Submitter Delegate State
[03/26] staging: ccree: fold reg common defines into driver staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[01/26] staging: ccree: SPDXify driver staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
staging: ccree: fix type mismatch warning staging: ccree: fix type mismatch warning --- 2017-12-21 Arnd Bergmann New
[RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra --- 2017-12-20 Arnd Bergmann New
staging: ccree: use size_t consistently staging: ccree: use size_t consistently --- 2017-12-20 Gilad Ben-Yossef Accepted
[v2,3/6] crypto: tcrypt: allow setting num of bufs crypto: tcrypt: fix and add multi buf speed tests --- 2017-12-17 Gilad Ben-Yossef Accepted
[v2,2/6] crypto: tcrypt: fix AEAD decryption speed test crypto: tcrypt: fix and add multi buf speed tests --- 2017-12-17 Gilad Ben-Yossef Accepted
[v2,1/6] crypto: tcrypt: use multi buf for ahash mb test crypto: tcrypt: fix and add multi buf speed tests --- 2017-12-17 Gilad Ben-Yossef Accepted
[10/10] staging: ccree: update TODO staging: ccree: cleanups & fixes --- 2017-12-14 Gilad Ben-Yossef New
[07/10] staging: ccree: turn compile time debug log to params staging: ccree: cleanups & fixes --- 2017-12-14 Gilad Ben-Yossef Accepted
[04/10] staging: ccree: staging: ccree: replace sysfs by debugfs interface staging: ccree: cleanups & fixes --- 2017-12-14 Gilad Ben-Yossef New
[24/24] staging: ccree: fix FIPS mgr naming convention staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[22/24] staging: ccree: fix sram mgr naming convention staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef New
[21/24] staging: ccree: fix buf mgr naming convention staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[19/24] staging: ccree: rename all DX to CC staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[18/24] staging: ccree: rename all SSI to CC staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[13/24] staging: ccree: fix cipher func def coding style staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[11/24] staging: ccree: remove cipher sync blkcipher remains staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[09/24] staging: ccree: fix reg mgr naming convention staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[08/24] staging: ccree: fix func call param indentation staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[05/24] staging: ccree: shorten parameter name staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
[04/24] staging: ccree: func params should follow func name staging: ccree: cleanups and simplification --- 2017-12-12 Gilad Ben-Yossef Accepted
crypto: qat - reduce stack size with KASAN crypto: qat - reduce stack size with KASAN --- 2017-12-11 Arnd Bergmann Accepted
crypto: stm32: fix modular build crypto: stm32: fix modular build --- 2017-12-11 Arnd Bergmann New
[RFC] crypto: chacha20 - add implementation using 96-bit nonce [RFC] crypto: chacha20 - add implementation using 96-bit nonce --- 2017-12-08 Ard Biesheuvel New
[v3,17/20] crypto: arm64/aes-ghash - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[v3,16/20] crypto: arm64/aes-bs - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[v3,15/20] crypto: arm64/aes-blk - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[v3,14/20] crypto: arm64/aes-ccm - yield NEON after every block of input crypto: arm64 - play nice with CONFIG_PREEMPT --- 2017-12-06 Ard Biesheuvel Superseded
[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
« 1 2 ... 115 116 117121 122 »