Cabiddu, Giovanni ([email protected])

Number of posts: 668 (0.24 per day)
First post: 2016-10-27 05:18:04
Last post: 2024-06-11 11:28:27

Date List Subject
2021-09-28 11:45:50 linux-crypto [PATCH 01/12] crypto: qat - detect PFVF collision after ACK
2021-09-28 11:45:49 linux-crypto [PATCH 05/12] crypto: qat - remove duplicated logic across GEN2 drivers
2021-09-28 11:45:48 linux-crypto [PATCH 07/12] crypto: qat - make pfvf send message direction agnostic
2021-09-28 11:45:43 linux-crypto [PATCH 04/12] crypto: qat - fix handling of VF to PF interrupts
2021-09-28 11:45:22 linux-crypto [PATCH 03/12] crypto: qat - remove unnecessary collision prevention step in PFVF
2021-09-28 11:45:19 linux-crypto [PATCH 02/12] crypto: qat - disregard spurious PFVF interrupts
2021-09-28 11:45:18 linux-crypto [PATCH 00/12] crypto: qat - PFVF fixes and refactoring
2021-09-28 11:12:37 linux-crypto Re: [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer()
2021-09-16 15:18:28 linux-crypto [PATCH] crypto: qat - power up 4xxx device
2021-09-03 10:54:09 linux-kernel Re: drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c:229:28: warning: taking address of packed member 'csr_ops' of class or structure 'adf_hw_device_data' may result in an unaligned pointer value
2021-09-02 08:38:12 linux-crypto [PATCH] crypto: qat - remove unneeded packed attribute
2021-09-01 11:43:09 linux-kernel Re: drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.c:102:28: warning: taking address of packed member 'csr_ops' of class or structure 'adf_hw_device_data' may result in an unaligned pointer value
2021-08-12 20:47:15 linux-crypto [PATCH 18/20] crypto: qat - flush vf workqueue at driver removal
2021-08-12 20:46:13 linux-crypto [PATCH 20/20] crypto: qat - store vf.compatible flag
2021-08-12 20:45:52 linux-crypto [PATCH 14/20] crypto: qat - move IO virtualization functions
2021-08-12 20:45:50 linux-crypto [PATCH 12/20] crypto: qat - protect interrupt mask CSRs with a spinlock
2021-08-12 20:45:46 linux-crypto [PATCH 17/20] crypto: qat - remove the unnecessary get_vintmsk_offset()
2021-08-12 20:45:31 linux-crypto [PATCH 19/20] crypto: qat - do not export adf_iov_putmsg()
2021-08-12 20:45:29 linux-crypto [PATCH 05/20] crypto: qat - handle both source of interrupt in VF ISR
2021-08-12 20:45:25 linux-crypto [PATCH 03/20] crypto: qat - enable interrupts only after ISR allocation
2021-08-12 20:45:20 linux-crypto [PATCH 01/20] crypto: qat - use proper type for vf_mask
2021-08-12 20:45:13 linux-crypto [PATCH 15/20] crypto: qat - complete all the init steps before service notification
2021-08-12 20:45:11 linux-crypto [PATCH 13/20] crypto: qat - fix naming for init/shutdown VF to PF notifications
2021-08-12 20:45:08 linux-crypto [PATCH 11/20] crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
2021-08-12 20:45:07 linux-crypto [PATCH 16/20] crypto: qat - fix naming of PF/VF enable functions
2021-08-12 20:44:52 linux-crypto [PATCH 06/20] crypto: qat - prevent spurious MSI interrupt in VF
2021-08-12 20:44:52 linux-crypto [PATCH 09/20] crypto: qat - remove intermediate tasklet for vf2pf
2021-08-12 20:44:52 linux-crypto [PATCH 08/20] crypto: qat - rename compatibility version definition
2021-08-12 20:44:52 linux-crypto [PATCH 07/20] crypto: qat - prevent spurious MSI interrupt in PF
2021-08-12 20:44:52 linux-crypto [PATCH 10/20] crypto: qat - fix reuse of completion variable
2021-08-12 20:44:48 linux-crypto [PATCH 04/20] crypto: qat - do not ignore errors from enable_vf2pf_comms()
2021-08-12 20:44:44 linux-crypto [PATCH 02/20] crypto: qat - remove empty sriov_configure()
2021-08-12 20:44:38 linux-crypto [PATCH 00/20] crypto: qat - cumulative fixes
2021-08-12 15:18:10 linux-crypto Re: [PATCH v3 6/8] crypto: qat - simplify adf_enable_aer()
2021-08-12 08:41:49 linux-crypto [PATCH v2 1/4] crypto: qat - simplify code and axe the use of a deprecated API
2021-08-12 08:41:48 linux-crypto [PATCH v2 3/4] crypto: qat - disable AER if an error occurs in probe functions
2021-08-12 08:40:52 linux-crypto [PATCH v2 4/4] crypto: qat - fix a typo in a comment
2021-08-12 08:40:52 linux-crypto [PATCH v2 0/4] crypto: qat - fixes and cleanups
2021-08-12 08:40:51 linux-crypto [PATCH v2 2/4] crypto: qat - set DMA mask to 48 bits for Gen2
2021-08-11 11:57:13 linux-crypto Re: [PATCH v3 6/8] crypto: qat - simplify adf_enable_aer()
2021-06-23 14:10:07 linux-crypto Re: [PATCH] crypto: qat: ratelimit invalid ioctl message and print the invalid cmd
2021-04-09 13:57:07 linux-crypto [PATCH] crypto: qat - enable detection of accelerators hang
2021-03-25 08:36:55 linux-crypto [PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
2021-03-18 17:19:31 linux-crypto Re: [PATCH v4 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init
2021-03-18 16:08:10 linux-crypto Re: [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
2021-03-18 16:04:38 linux-crypto Re: [PATCH v3 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init
2021-03-18 15:54:36 linux-crypto Re: [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
2021-02-09 10:34:32 linux-crypto [PATCH] crypto: qat - fix spelling mistake: "messge" -> "message"
2021-02-09 10:29:04 linux-crypto Re: [PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
2021-02-09 10:28:04 linux-crypto Re: [PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c
2021-01-04 17:23:36 linux-crypto [PATCH 3/3] crypto: qat - reduce size of mapped region