Show patches with: Archived = No       |   10871 patches
« 1 2 ... 6 7 8108 109 »
Patch Series S/W/F Date Submitter Delegate State
[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,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
[RFC] crypto: chacha20 - add implementation using 96-bit nonce [RFC] crypto: chacha20 - add implementation using 96-bit nonce --- 2017-12-08 Ard Biesheuvel New
crypto: stm32: fix modular build crypto: stm32: fix modular build --- 2017-12-11 Arnd Bergmann New
crypto: qat - reduce stack size with KASAN crypto: qat - reduce stack size with KASAN --- 2017-12-11 Arnd Bergmann Accepted
[04/24] staging: ccree: func params should follow func name 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
[08/24] staging: ccree: fix func call param indentation 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
[11/24] staging: ccree: remove cipher sync blkcipher remains 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
[18/24] staging: ccree: rename all SSI to CC 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
[21/24] staging: ccree: fix buf 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
[24/24] staging: ccree: fix FIPS mgr naming convention staging: ccree: cleanups and simplification --- 2017-12-12 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
[07/10] staging: ccree: turn compile time debug log to params staging: ccree: cleanups & fixes --- 2017-12-14 Gilad Ben-Yossef Accepted
[10/10] staging: ccree: update TODO staging: ccree: cleanups & fixes --- 2017-12-14 Gilad Ben-Yossef New
[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
[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,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
staging: ccree: use size_t consistently staging: ccree: use size_t consistently --- 2017-12-20 Gilad Ben-Yossef Accepted
[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: fix type mismatch warning staging: ccree: fix type mismatch warning --- 2017-12-21 Arnd Bergmann New
[01/26] staging: ccree: SPDXify driver staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[03/26] staging: ccree: fold reg common defines into driver staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[10/26] staging: ccree: add backlog processing staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[12/26] staging: ccree: failing the suspend is not an error staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[18/26] staging: ccree: allocate hash bufs inside req ctx staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef Accepted
[24/26] staging: ccree: use a consistent file naming convention staging: ccree: fixes and cleanups --- 2018-01-01 Gilad Ben-Yossef New
[v2,02/27] staging: ccree: fold hash defs into queue defs staging: ccree: fixes and cleanups --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,08/27] staging: ccree: remove unused leftover field staging: ccree: fixes and cleanups --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,11/27] stating: ccree: revert "staging: ccree: fix leak of import() after init()" staging: ccree: fixes and cleanups --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,22/27] staging: ccree: put pointer next to var name staging: ccree: fixes and cleanups --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,24/27] staging: ccree: use a consistent file naming convention staging: ccree: fixes and cleanups --- 2018-01-03 Gilad Ben-Yossef New
[v2] crypto: aes-generic - build with -Os on gcc-7+ [v2] crypto: aes-generic - build with -Os on gcc-7+ --- 2018-01-03 Arnd Bergmann Accepted
[v3,14/27] staging: ccree: handle end of sg list gracefully staging: ccree: fixes and cleanups --- 2018-01-07 Gilad Ben-Yossef Accepted
[v3,20/27] staging: ccree: fix indentation of func params staging: ccree: fixes and cleanups --- 2018-01-07 Gilad Ben-Yossef Accepted
[v3,24/27] staging: ccree: use a consistent file naming convention staging: ccree: fixes and cleanups --- 2018-01-07 Gilad Ben-Yossef New
[5/5] staging: ccree: dma mask is type u64 more cleanups --- 2018-01-09 Gilad Ben-Yossef Accepted
[RFT] crypto: arm64 - implement SHA-512 using special instructions [RFT] crypto: arm64 - implement SHA-512 using special instructions --- 2018-01-09 Ard Biesheuvel New
[1/7] arm64: kernel: avoid executable literal pools arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel New
[2/7] arm64/crypto: aes-cipher: move S-box to .rodata section arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[3/7] arm64/crypto: aes-neon: move literal data to .rodata section arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[4/7] arm64/crypto: crc32: move literal data to .rodata section arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[5/7] arm64/crypto: crct10dif: move literal data to .rodata section arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[6/7] arm64/crypto: sha2-ce: move the round constant table to .rodata section arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[7/7] arm64/crypto: sha1-ce: get rid of literal pool arm64: move literal data into .rodata section --- 2018-01-10 Ard Biesheuvel Accepted
[RFC] arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 [RFC] arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 --- 2018-01-10 Ard Biesheuvel New
[1/5] crypto/generic: sha3 - fixes for alignment and big endian operation sha3 fixes and new implementation for arm64 --- 2018-01-12 Ard Biesheuvel Superseded
[2/5] crypto/generic: sha3 - simplify code sha3 fixes and new implementation for arm64 --- 2018-01-12 Ard Biesheuvel Superseded
[3/5] crypto/generic: sha3 - export init/update/final routines sha3 fixes and new implementation for arm64 --- 2018-01-12 Ard Biesheuvel Superseded
[4/5] crypto/arm64: sha3 - new implementation based on special instructions sha3 fixes and new implementation for arm64 --- 2018-01-12 Ard Biesheuvel New
[5/5] crypto/testmgr: sha3 - add new testcases sha3 fixes and new implementation for arm64 --- 2018-01-12 Ard Biesheuvel Superseded
[v2,1/3] crypto/generic: sha3 - fixes for alignment and big endian operation sha3 fixes and new implementation for arm64 --- 2018-01-14 Ard Biesheuvel Superseded
[v2,2/3] crypto/arm64: sha3 - new scalar + v8.2 Crypto Extensions implementation sha3 fixes and new implementation for arm64 --- 2018-01-14 Ard Biesheuvel New
[v2,3/3] crypto/testmgr: sha3 - add new testcases sha3 fixes and new implementation for arm64 --- 2018-01-14 Ard Biesheuvel Superseded
crypto/generic: sha3: rewrite KECCAK transform to help the GCC optimizer crypto/generic: sha3: rewrite KECCAK transform to help the GCC optimizer --- 2018-01-15 Ard Biesheuvel Superseded
crypto: aes-generic - fix aes-generic regression on powerpc crypto: aes-generic - fix aes-generic regression on powerpc --- 2018-01-15 Arnd Bergmann Superseded
[v2,v2] crypto: aes-generic - fix aes-generic regression on powerpc [v2,v2] crypto: aes-generic - fix aes-generic regression on powerpc --- 2018-01-15 Arnd Bergmann Accepted
[RFT] crypto: arm64 - implement SM3 secure hash using special instructions [RFT] crypto: arm64 - implement SM3 secure hash using special instructions --- 2018-01-16 Ard Biesheuvel New
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384 crypto: artpec6 - remove select on non-existing CRYPTO_SHA384 --- 2018-01-17 Corentin Labbe Accepted
[1/8] crypto/generic: sha3 - fixes for alignment and big endian operation crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel Accepted
[2/8] crypto/generic: sha3: rewrite KECCAK transform to help the compiler optimize crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel New
[3/8] crypto/generic: sha3 - simplify code crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel Accepted
[4/8] crypto/generic: sha3 - export init/update/final routines crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel New
[5/8] crypto/testmgr: sha3 - add new testcases crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel New
[6/8] crypto/arm64: sha3 - new v8.2 Crypto Extensions implementation crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel Accepted
[7/8] crypto/arm64: sm3 - new v8.2 Crypto Extensions implementation crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel Accepted
[8/8] crypto/arm64: sha512 - fix/improve new v8.2 Crypto Extensions code crypto: arm64+generic - SHA3/SHA-512/SM-3 roundup --- 2018-01-19 Ard Biesheuvel New
crypto: chelsio - fix code indentation warning crypto: chelsio - fix code indentation warning --- 2018-01-19 Arnd Bergmann New
[v2,6/7] crypto: ccree: add FIPS support Untitled series #8267 --- 2018-01-22 Gilad Ben-Yossef New
[RESEND,3/6] ARM: dts: imx7s: add CAAM device node Untitled series #8364 --- 2018-01-24 Bryan O'Donoghue New
[v2,1/5] crypto: caam: Fix null dereference at error path [v2,1/5] crypto: caam: Fix null dereference at error path --- 2018-01-26 Bryan O'Donoghue Superseded
[RESEND,v2,3/5] crypto: caam: do not use mem and emi_slow clock for imx7x Untitled series #8446 --- 2018-01-26 Bryan O'Donoghue New
[v2,2/6] crypto: engine - Permit to enqueue all async requests crypto: engine - Permit to enqueue all async requests --- 2018-01-26 Corentin Labbe Accepted
[v2,3/6] crypto: omap: convert to new crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-26 Corentin Labbe Accepted
crypto/generic - sha3: deal with oversize stack frames crypto/generic - sha3: deal with oversize stack frames --- 2018-01-27 Ard Biesheuvel New
[v3,1/5] crypto: caam: Fix null dereference at error path [v3,1/5] crypto: caam: Fix null dereference at error path --- 2018-01-31 Bryan O'Donoghue New
[v3,4/5] clk: imx7d: add CAAM clock [v3,1/5] crypto: caam: Fix null dereference at error path --- 2018-01-31 Bryan O'Donoghue New
[v4,2/4] crypto: caam - do not use mem and emi_slow clock for imx7x Untitled series #9292 --- 2018-02-22 Rui Miguel Silva Accepted
[1/6] crypto: omap-sham: Verify page zone of scatterlists before starting DMA crypto: omap: fixes + tweaks for omap crypto --- 2018-02-27 Tero Kristo Accepted
[2/6] crypto: omap-crypto: Verify page zone scatterlists before starting DMA crypto: omap: fixes + tweaks for omap crypto --- 2018-02-27 Tero Kristo Accepted
[4/6] crypto: omap-sham: make queue length configurable crypto: omap: fixes + tweaks for omap crypto --- 2018-02-27 Tero Kristo Accepted
[5/6] crypto: omap-aes: make fallback size configurable crypto: omap: fixes + tweaks for omap crypto --- 2018-02-27 Tero Kristo New
[6/6] crypto: omap-aes: make queue length configurable crypto: omap: fixes + tweaks for omap crypto --- 2018-02-27 Tero Kristo Accepted
[v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel New
[v5,02/23] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,04/23] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,05/23] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,06/23] crypto: arm64/aes-blk - remove configurable interleave [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,07/23] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,08/23] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Accepted
[v5,10/23] arm64: assembler: add utility macros to push/pop stack frames [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel New
[v5,11/23] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel New
[v5,15/23] crypto: arm64/aes-blk - yield NEON after every block of input [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Superseded
[v5,16/23] crypto: arm64/aes-bs - yield NEON after every block of input [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Superseded
[v5,17/23] crypto: arm64/aes-ghash - yield NEON after every block of input [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Superseded
[v5,18/23] crypto: arm64/crc32-ce - yield NEON after every block of input [v5,01/23] crypto: testmgr - add a new test case for CRC-T10DIF --- 2018-03-10 Ard Biesheuvel Superseded
« 1 2 ... 6 7 8108 109 »