Show patches with: Submitter = Giovanni Cabiddu       |    Archived = No       |   185 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,5/6] crypto: qat - change compressor settings for QAT GEN4 [RFC,1/6] Revert "crypto: testmgr - Remove zlib-deflate" --- 2024-04-26 Giovanni Cabiddu New
[RFC,3/6] Revert "crypto: qat - Remove zlib-deflate" [RFC,1/6] Revert "crypto: testmgr - Remove zlib-deflate" --- 2024-04-26 Giovanni Cabiddu New
[RFC,1/6] Revert "crypto: testmgr - Remove zlib-deflate" [RFC,1/6] Revert "crypto: testmgr - Remove zlib-deflate" --- 2024-04-26 Giovanni Cabiddu New
crypto: qat - specify firmware files for 402xx crypto: qat - specify firmware files for 402xx --- 2024-04-22 Giovanni Cabiddu New
crypto: qat - fix double free during reset crypto: qat - fix double free during reset --- 2023-10-09 Giovanni Cabiddu New
[3/3] crypto: qat - remove CRYPTO_ALG_ALLOCATES_MEMORY flag crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Giovanni Cabiddu New
[2/3] crypto: api - adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Giovanni Cabiddu New
[1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Giovanni Cabiddu New
[RESEND] crypto: qat - add fw_counters debugfs file [RESEND] crypto: qat - add fw_counters debugfs file --- 2023-06-19 Giovanni Cabiddu New
[RESEND,2/2] crypto: qat - unmap buffers before free for RSA crypto: qat - unmap buffers before free --- 2023-06-05 Giovanni Cabiddu New
[RESEND,1/2] crypto: qat - unmap buffer before free for DH crypto: qat - unmap buffers before free --- 2023-06-05 Giovanni Cabiddu New
crypto: qat - set deprecated capabilities as reserved crypto: qat - set deprecated capabilities as reserved --- 2023-05-30 Giovanni Cabiddu New
crypto: qat - move dbgfs init to separate file crypto: qat - move dbgfs init to separate file --- 2023-05-26 Giovanni Cabiddu New
[RFC] crypto: qat - enable polling for compression [RFC] crypto: qat - enable polling for compression --- 2023-01-18 Giovanni Cabiddu New
[3/3] crypto: qat - use reference to structure in dma_map_single() crypto: qat - fix DMA mappings --- 2022-09-09 Giovanni Cabiddu New
[1/3] crypto: qat - fix DMA transfer direction crypto: qat - fix DMA mappings --- 2022-09-09 Giovanni Cabiddu New
[4/9] crypto: qat - extend buffer list interface crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[2/9] crypto: qat - change bufferlist logic interface crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[1/9] crypto: qat - relocate bufferlist logic crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu New
[RESEND] crypto: qat - fix indentation in ABI documentation [RESEND] crypto: qat - fix indentation in ABI documentation --- 2022-07-11 Giovanni Cabiddu New
[v2,1/4] crypto: qat - use pre-allocated buffers in datapath crypto: qat - fix dm-crypt related issues --- 2022-03-31 Giovanni Cabiddu New
[3/4] crypto: qat - add backlog mechanism crypto: qat - fix dm-crypt related issues --- 2022-03-28 Giovanni Cabiddu New
[18/20] crypto: qat - flush vf workqueue at driver removal crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[17/20] crypto: qat - remove the unnecessary get_vintmsk_offset() crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[16/20] crypto: qat - fix naming of PF/VF enable functions crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[15/20] crypto: qat - complete all the init steps before service notification crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[13/20] crypto: qat - fix naming for init/shutdown VF to PF notifications crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[12/20] crypto: qat - protect interrupt mask CSRs with a spinlock crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[11/20] crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[10/20] crypto: qat - fix reuse of completion variable crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[09/20] crypto: qat - remove intermediate tasklet for vf2pf crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[08/20] crypto: qat - rename compatibility version definition crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[07/20] crypto: qat - prevent spurious MSI interrupt in PF crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[03/20] crypto: qat - enable interrupts only after ISR allocation crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[02/20] crypto: qat - remove empty sriov_configure() crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu New
[v2,4/4] crypto: qat - fix a typo in a comment crypto: qat - fixes and cleanups --- 2021-08-12 Giovanni Cabiddu New
[v2,3/4] crypto: qat - disable AER if an error occurs in probe functions crypto: qat - fixes and cleanups --- 2021-08-12 Giovanni Cabiddu New
[v2,1/4] crypto: qat - simplify code and axe the use of a deprecated API crypto: qat - fixes and cleanups --- 2021-08-12 Giovanni Cabiddu New
crypto: qat - enable detection of accelerators hang crypto: qat - enable detection of accelerators hang --- 2021-04-09 Giovanni Cabiddu New
crypto: qat - fix spelling mistake: "messge" -> "message" crypto: qat - fix spelling mistake: "messge" -> "message" --- 2021-02-09 Giovanni Cabiddu New
[3/3] crypto: qat - reduce size of mapped region crypto: qat - fix issues reported by smatch --- 2021-01-04 Giovanni Cabiddu New
[2/3] crypto: qat - change format string and cast ring size crypto: qat - fix issues reported by smatch --- 2021-01-04 Giovanni Cabiddu New
[1/3] crypto: qat - fix potential spectre issue crypto: qat - fix issues reported by smatch --- 2021-01-04 Giovanni Cabiddu New
crypto: qat - configure arbiter mapping based on engines enabled crypto: qat - configure arbiter mapping based on engines enabled --- 2021-01-04 Giovanni Cabiddu New
[3/3] crypto: qat - add capability detection logic in qat_4xxx crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx --- 2020-12-01 Giovanni Cabiddu New
[2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx --- 2020-12-01 Giovanni Cabiddu New
[1/3] crypto: qat - add AES-CTR support for QAT GEN4 devices crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx --- 2020-12-01 Giovanni Cabiddu New
[RESEND] crypto: qat - fix excluded_middle.cocci warnings [RESEND] crypto: qat - fix excluded_middle.cocci warnings --- 2020-11-19 Giovanni Cabiddu New
crypto: qat - replace pci with PCI in comments crypto: qat - replace pci with PCI in comments --- 2020-11-03 Giovanni Cabiddu New
[16/31] crypto: qat - add support for capability detection crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Giovanni Cabiddu New
[03/31] crypto: qat - num_rings_per_bank is device dependent crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Giovanni Cabiddu New
[01/31] crypto: qat - update IV in software crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Giovanni Cabiddu New
[v2] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA [v2] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA --- 2020-08-31 Giovanni Cabiddu New
[v2,4/4] crypto: qat - fallback for xts with 192 bit keys crypto: qat - fixes to aes xts --- 2020-06-26 Giovanni Cabiddu New
[3/3] crypto: qat - update timeout logic in put admin msg [1/3] crypto: qat - update fw init admin msg --- 2020-06-11 Giovanni Cabiddu New
[1/3] crypto: qat - update fw init admin msg [1/3] crypto: qat - update fw init admin msg --- 2020-06-11 Giovanni Cabiddu New
crypto: qat - add NULL pointer check crypto: qat - add NULL pointer check --- 2023-11-28 Giovanni Cabiddu Accepted
crypto: qat - add namespace to driver crypto: qat - add namespace to driver --- 2023-10-02 Giovanni Cabiddu Accepted
crypto: qat - increase size of buffers crypto: qat - increase size of buffers --- 2023-09-22 Giovanni Cabiddu Accepted
[4/5] crypto: qat - fix unregistration of crypto algorithms crypto: qat - state change fixes --- 2023-09-14 Giovanni Cabiddu Accepted
[2/5] crypto: qat - do not shadow error code crypto: qat - state change fixes --- 2023-09-14 Giovanni Cabiddu Accepted
Documentation: ABI: debugfs-driver-qat: fix fw_counters path Documentation: ABI: debugfs-driver-qat: fix fw_counters path --- 2023-08-29 Giovanni Cabiddu Accepted
crypto: qat - do not export adf_init_admin_pm() crypto: qat - do not export adf_init_admin_pm() --- 2023-06-09 Giovanni Cabiddu Accepted
crypto: qat - add missing function declaration in adf_dbgfs.h crypto: qat - add missing function declaration in adf_dbgfs.h --- 2023-06-03 Giovanni Cabiddu Accepted
crypto: qat - drop log level of msg in get_instance_node() crypto: qat - drop log level of msg in get_instance_node() --- 2023-02-01 Giovanni Cabiddu Accepted
crypto: qat - fix out-of-bounds read crypto: qat - fix out-of-bounds read --- 2023-02-01 Giovanni Cabiddu Accepted
[v3,10/12] crypto: qat - enable deflate for QAT GEN4 crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v3,09/12] crypto: qat - expose deflate through acomp api for QAT GEN2 crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v3,08/12] crypto: qat - rename and relocate GEN2 config function crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v3,07/12] crypto: qat - relocate qat_algs_alloc_flags() crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v3,04/12] crypto: qat - generalize crypto request buffers crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v3,02/12] crypto: qat - rename bufferlist functions crypto: qat - enable compression deflate algorithm --- 2022-11-28 Giovanni Cabiddu Accepted
[v2,03/11] crypto: qat - change bufferlist logic interface [v2,01/11] crypto: qat - relocate bufferlist logic --- 2022-11-23 Giovanni Cabiddu Accepted
[v2,01/11] crypto: qat - relocate bufferlist logic [v2,01/11] crypto: qat - relocate bufferlist logic --- 2022-11-23 Giovanni Cabiddu Accepted
[2/3] Revert "crypto: qat - reduce size of mapped region" crypto: qat - fix DMA mappings --- 2022-09-09 Giovanni Cabiddu Accepted
[5/9] crypto: qat - relocate backlog related structures crypto: qat - enable compression deflate algorithm --- 2022-08-18 Giovanni Cabiddu Accepted
[v2,4/4] crypto: qat - expose device config through sysfs for 4xxx crypto: qat - enable configuration for 4xxx --- 2022-06-27 Giovanni Cabiddu Accepted
[v2,3/4] crypto: qat - relocate and rename adf_sriov_prepare_restart() crypto: qat - enable configuration for 4xxx --- 2022-06-27 Giovanni Cabiddu Accepted
[v2,2/4] crypto: qat - change behaviour of adf_cfg_add_key_value_param() crypto: qat - enable configuration for 4xxx --- 2022-06-27 Giovanni Cabiddu Accepted
[v2,1/4] crypto: qat - expose device state through sysfs for 4xxx crypto: qat - enable configuration for 4xxx --- 2022-06-27 Giovanni Cabiddu Accepted
crypto: qat - add support for 401xx devices crypto: qat - add support for 401xx devices --- 2022-05-10 Giovanni Cabiddu Accepted
[v3,09/10] crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,08/10] crypto: qat - add param check for DH crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,06/10] crypto: qat - remove dma_free_coherent() for DH crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,05/10] crypto: qat - remove dma_free_coherent() for RSA crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,04/10] crypto: qat - fix memory leak in RSA crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,02/10] crypto: qat - refactor submission logic crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[07/12] crypto: qat - set to zero DH parameters before free crypto: qat - re-enable algorithms --- 2022-05-06 Giovanni Cabiddu Accepted
[3/3] crypto: qat - fix initialization of pfvf rts_map_msg structures crypto: qat - resolve warnings reported by clang --- 2022-03-04 Giovanni Cabiddu Accepted
[2/3] crypto: qat - fix initialization of pfvf cap_msg structures crypto: qat - resolve warnings reported by clang --- 2022-03-04 Giovanni Cabiddu Accepted
[1/3] crypto: qat - remove unneeded assignment crypto: qat - resolve warnings reported by clang --- 2022-03-04 Giovanni Cabiddu Accepted
crypto: qat - disable registration of algorithms crypto: qat - disable registration of algorithms --- 2022-03-04 Giovanni Cabiddu Accepted
crypto: qat - fix access to PFVF interrupt registers for GEN4 crypto: qat - fix access to PFVF interrupt registers for GEN4 --- 2022-01-18 Giovanni Cabiddu Accepted
crypto: qat - fix definition of ring reset results crypto: qat - fix definition of ring reset results --- 2021-12-24 Giovanni Cabiddu Accepted
crypto: qat - remove unneeded packed attribute crypto: qat - remove unneeded packed attribute --- 2021-09-02 Giovanni Cabiddu Accepted
[20/20] crypto: qat - store vf.compatible flag crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu Accepted
[19/20] crypto: qat - do not export adf_iov_putmsg() crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu Accepted
[14/20] crypto: qat - move IO virtualization functions crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu Accepted
[06/20] crypto: qat - prevent spurious MSI interrupt in VF crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu Accepted
[05/20] crypto: qat - handle both source of interrupt in VF ISR crypto: qat - cumulative fixes --- 2021-08-12 Giovanni Cabiddu Accepted
« 1 2 »