Show patches with: Submitter = Christophe Leroy       |    Archived = No       |   170 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/17] crypto: talitos - base address for Execution Units and macro for ISR masks - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[01/18] crypto: talitos - fix AEAD test failures - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[02/17] crypto: talitos - Externalise specific SEC2 reset actions - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[02/18] crypto: talitos - fix memory corruption on SEC2 - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[03/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[03/18] crypto: talitos - fix setkey to check key weakness - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[04/17] crypto: talitos - Refactor the sg in/out chain allocation - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[05/17] crypto: talitos - isolate scatter/gather handling for ahash - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[05/18] crypto: talitos - fix use of sg_link_tbl_len - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[06/17] crypto: talitos - Add talitos2.c to isolate SEC2 specific functions - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[06/18] crypto: talitos - fix ctr-aes-talitos - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[07/17] crypto: talitos - Split talitos.h into 2 parts - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[07/18] crypto: talitos - zeroize the descriptor with memset() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[08/17] crypto: talitos - Deport SEC2 error handling - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[08/18] crypto: talitos - declare local functions static - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[09/17] crypto: talitos - Move reset/init helpers into talitos2.h - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[09/18] crypto: talitos - use devm_kmalloc() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf - - 1 --- 2018-02-26 Christophe Leroy herbert Accepted
[1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) [1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) - - - --- 2021-01-20 Christophe Leroy herbert Accepted
[1/6] crypto: talitos - Don't provide setkey for non hmac hashing algs. - - - --- 2017-09-21 Christophe Leroy Accepted
[1/6] crypto: talitos - using helpers for all talitos_ptr operations - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[10/17] crypto: talitos - Move interrupt related macros in talitos2.h - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[10/18] crypto: talitos - use of_property_read_u32() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[11/17] crypto: talitos - Move hash chain handling into talitos2.h - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[11/18] crypto: talitos - use devm_ioremap() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[12/17] crypto: talitos - Define compatible in talitos2.h instead of talitos.c - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[12/18] crypto: talitos - don't check the number of channels at each interrupt - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[13/17] crypto: talitos - move sg_count() helper into talitos.h - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[13/18] crypto: talitos - remove to_talitos_ptr_len() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[14/17] crypto: talitos - Add a helper function to clear j_extent field - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[14/18] crypto: talitos - simplify tests in ipsec_esp() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[15/17] crypto: talitos - Implementation of SEC1 - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[15/18] crypto: talitos - DMA map key in setkey() - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[16/17] crypto: talitos - SEC1 bugs on 0 data hash - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[16/18] crypto: talitos - do hw_context DMA mapping outside the requests - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[17/17] crypto: talitos - Update DT bindings with SEC1 - - - --- 2015-03-05 Christophe Leroy herbert Changes Requested
[17/18] crypto: talitos - chain in buffered data for ahash on SEC1 - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[18/18] crypto: talitos - avoid useless copy - - - --- 2017-10-06 Christophe Leroy herbert Accepted
[2/2] crypto: talitos - do not perform unnecessary dma synchronisation - - - --- 2018-02-26 Christophe Leroy herbert Accepted
[2/2] crypto: talitos - Fix ctr(aes) on SEC1 [1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) - - - --- 2021-01-20 Christophe Leroy herbert Accepted
[2/6] crypto: talitos - fix hashing - - - --- 2017-09-21 Christophe Leroy Accepted
[2/6] crypto: talitos - making mapping helpers more generic - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[3/6] crypto: talitos - fix sha224 - - - --- 2017-09-21 Christophe Leroy Accepted
[3/6] crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[4.14,4.9] crypto: talitos - fix Kernel Oops on hashing an empty file - - - --- 2018-02-22 Christophe Leroy herbert Not Applicable
[4/6] crypto: talitos - fix AEAD test failures - - - --- 2017-09-21 Christophe Leroy herbert Superseded
[4/6] crypto: talitos - sg_to_link_tbl() not used anymore, remove it - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[5/6] crypto: talitos - implement cra_priority - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[5/6] crypto: talitos - use kzalloc instead of kmalloc - - - --- 2017-09-21 Christophe Leroy herbert Changes Requested
[6/6] crypto: talitos - fix memory corruption on SEC2 - - - --- 2017-09-21 Christophe Leroy herbert Superseded
[6/6] crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU - - - --- 2016-05-27 Christophe Leroy herbert Changes Requested
[resending] splice: sendfile() at once fails for big files - - - --- 2014-12-18 Christophe Leroy Not Applicable
[v1,01/15] crypto: talitos - fix skcipher failure due to wrong output IV Fixing selftests failure on Talitos driver - 1 - --- 2019-05-21 Christophe Leroy herbert Not Applicable
[v1,02/15] crypto: talitos - rename alternative AEAD algos. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,03/15] crypto: talitos - reduce max key size for SEC1 Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,04/15] crypto: talitos - check AES key size Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,05/15] crypto: talitos - fix CTR alg blocksize Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,06/15] crypto: talitos - check data blocksize in ablkcipher. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,07/15] crypto: talitos - fix ECB algs ivsize Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,08/15] crypto: talitos - Do not modify req->cryptlen on decryption. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,09/15] crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,1/5] crypto: talitos - fix ECB and CBC algs ivsize Additional fixes on Talitos driver - - - --- 2019-06-06 Christophe Leroy herbert Superseded
[v1,10/15] crypto: talitos - properly handle split ICV. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,11/15] crypto: talitos - Align SEC1 accesses to 32 bits boundaries. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,12/15] crypto: talitos - fix AEAD processing. Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,13/15] Revert "crypto: talitos - export the talitos_submit function" Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,14/15] crypto: talitos - use IS_ENABLED() in has_ftr_sec1() Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,15/15] crypto: talitos - use SPDX-License-Identifier Fixing selftests failure on Talitos driver - - - --- 2019-05-21 Christophe Leroy herbert Accepted
[v1,2/5] crypto: talitos - move struct talitos_edesc into talitos.h Additional fixes on Talitos driver - - - --- 2019-06-06 Christophe Leroy herbert Superseded
[v1,3/5] crypto: talitos - fix hash on SEC1. Additional fixes on Talitos driver - - - --- 2019-06-06 Christophe Leroy herbert Superseded
[v1,4/5] crypto: talitos - eliminate unneeded 'done' functions at build time Additional fixes on Talitos driver - - - --- 2019-06-06 Christophe Leroy herbert Superseded
[v1,5/5] crypto: talitos - drop icv_ool Additional fixes on Talitos driver - - - --- 2019-06-06 Christophe Leroy herbert Superseded
[v2,01/17] crypto: talitos - base address for Execution Units and macro for ISR masks - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,02/17] crypto: talitos - Externalise specific SEC2 reset actions - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,03/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,04/17] crypto: talitos - Refactor the sg in/out chain allocation - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,05/17] crypto: talitos - isolate scatter/gather handling for ahash - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,06/17] crypto: talitos - Add talitos2.c to isolate SEC2 specific functions - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,07/17] crypto: talitos - Split talitos.h into 2 parts - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,08/17] crypto: talitos - Deport SEC2 error handling - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,09/17] crypto: talitos - Move reset/init helpers into talitos2.h - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,1/4] crypto: talitos - move struct talitos_edesc into talitos.h Additional fixes on Talitos driver - - - --- 2019-06-11 Christophe Leroy herbert Superseded
[v2,1/7] crypto: talitos - using helpers for all talitos_ptr operations - - - --- 2016-06-06 Christophe Leroy herbert Accepted
[v2,10/17] crypto: talitos - Move interrupt related macros in talitos2.h - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,11/17] crypto: talitos - Move hash chain handling into talitos2.h - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,12/17] crypto: talitos - Define compatible in talitos2.h instead of talitos.c - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,13/17] crypto: talitos - move sg_count() helper into talitos.h - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,14/17] crypto: talitos - Add a helper function to clear j_extent field - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,15/17] crypto: talitos - Implementation of SEC1 - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,16/17] crypto: talitos - SEC1 bugs on 0 data hash - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,17/17] crypto: talitos - Update DT bindings with SEC1 - - - --- 2015-03-06 Christophe Leroy herbert Changes Requested
[v2,2/4] crypto: talitos - fix hash on SEC1. Additional fixes on Talitos driver - - - --- 2019-06-11 Christophe Leroy herbert Superseded
[v2,2/7] crypto: talitos - move mapping helpers before IPSEC functions - - - --- 2016-06-06 Christophe Leroy herbert Accepted
[v2,3/4] crypto: talitos - eliminate unneeded 'done' functions at build time Additional fixes on Talitos driver - 1 - --- 2019-06-11 Christophe Leroy herbert Superseded
[v2,3/7] crypto: talitos - making mapping helpers more generic - - - --- 2016-06-06 Christophe Leroy herbert Accepted
[v2,4/4] crypto: talitos - drop icv_ool Additional fixes on Talitos driver - - - --- 2019-06-11 Christophe Leroy herbert Superseded
[v2,4/7] crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU - - - --- 2016-06-06 Christophe Leroy herbert Accepted
[v2,5/7] crypto: talitos - sg_to_link_tbl() not used anymore, remove it - - - --- 2016-06-06 Christophe Leroy herbert Accepted
[v2,6/7] crypto: talitos - implement cra_priority - - - --- 2016-06-06 Christophe Leroy herbert Accepted
« 1 2 »