Haren Myneni ([email protected])

Number of posts: 248 (0.45 per day)
First post: 2019-12-15 12:53:24
Last post: 2021-06-18 09:13:57

Date List Subject
2021-06-03 20:26:20 linux-crypto Re: [PATCH v4 03/16] powerpc/vas: Add platform specific user window operations
2021-06-03 20:26:17 linux-crypto Re: [PATCH v4 01/16] powerpc/vas: Move VAS API to book3s common platform
2021-05-21 11:17:06 linux-crypto [PATCH v4 16/16] crypto/nx: Add sysfs interface to export NX capabilities
2021-05-21 11:15:18 linux-crypto [PATCH v4 13/16] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
2021-05-21 11:14:10 linux-crypto [PATCH v4 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
2021-05-21 11:13:39 linux-crypto [PATCH v4 14/16] crypto/nx: Register and unregister VAS interface
2021-05-21 11:11:57 linux-crypto [PATCH v4 10/16] powerpc/pseries/vas: Implement getting capabilities from hypervisor
2021-05-21 11:11:21 linux-crypto [PATCH v4 12/16] powerpc/pseries/vas: Setup IRQ and fault handling
2021-05-21 11:11:16 linux-crypto [PATCH v4 11/16] powerpc/pseries/vas: Integrate API with open/close windows
2021-05-21 11:08:24 linux-crypto [PATCH v4 09/16] powerpc/pseries/vas: Add HCALL wrappers for VAS handling
2021-05-21 11:08:12 linux-crypto [PATCH v4 08/16] powerpc/vas: Define QoS credit flag to allocate window
2021-05-21 11:07:37 linux-crypto [PATCH v4 07/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
2021-05-21 11:07:14 linux-crypto [PATCH v4 06/16] powerpc/vas: Define and use common vas_window struct
2021-05-21 11:06:28 linux-crypto [PATCH v4 04/16] powerpc/vas: Create take/drop pid and mm references
2021-05-21 11:06:05 linux-crypto [PATCH v4 03/16] powerpc/vas: Add platform specific user window operations
2021-05-21 11:05:47 linux-crypto [PATCH v4 05/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
2021-05-21 11:04:40 linux-crypto [PATCH v4 02/16] powerpc/powernv/vas: Rename register/unregister functions
2021-05-21 11:02:21 linux-crypto [PATCH v4 01/16] powerpc/vas: Move VAS API to book3s common platform
2021-05-21 11:01:41 linux-crypto [PATCH v4 00/16] Enable VAS and NX-GZIP support on powerVM
2021-05-11 02:19:34 linux-crypto Re: [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
2021-05-11 02:14:30 linux-crypto Re: [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
2021-05-11 02:11:02 linux-crypto Re: [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities
2021-05-10 20:53:49 linux-crypto Re: [V3 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
2021-05-10 20:46:08 linux-crypto Re: [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
2021-05-10 20:34:52 linux-crypto Re: [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
2021-05-10 17:13:50 linux-crypto Re: [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
2021-05-10 17:04:06 linux-crypto Re: [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
2021-05-10 17:01:10 linux-crypto Re: [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
2021-04-17 21:16:37 linux-crypto [V3 PATCH 16/16] crypto/nx: Add sysfs interface to export NX capabilities
2021-04-17 21:13:18 linux-crypto [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
2021-04-17 21:12:38 linux-crypto [V3 PATCH 14/16] crypto/nx: Register and unregister VAS interface
2021-04-17 21:11:43 linux-crypto [V3 PATCH 13/16] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
2021-04-17 21:11:03 linux-crypto [V3 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
2021-04-17 21:10:06 linux-crypto [V3 PATCH 11/16] powerpc/pseries/vas: Setup IRQ and fault handling
2021-04-17 21:09:29 linux-crypto [V3 PATCH 10/16] powerpc/pseries/vas: Integrate API with open/close windows
2021-04-17 21:08:49 linux-crypto [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities
2021-04-17 21:08:08 linux-crypto [V3 PATCH 08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS
2021-04-17 21:07:28 linux-crypto [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
2021-04-17 21:06:48 linux-crypto [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
2021-04-17 21:06:08 linux-crypto [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
2021-04-17 21:05:28 linux-crypto [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
2021-04-17 21:04:48 linux-crypto [V3 PATCH 04/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
2021-04-17 21:04:07 linux-crypto [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
2021-04-17 21:03:26 linux-crypto [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
2021-04-17 20:59:30 linux-crypto [V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
2021-04-13 09:36:26 linux-crypto [V2 PATCH 16/16] crypto/nx: Add sysfs interface to export NX capabilities
2021-04-13 09:36:19 linux-crypto [V2 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
2021-04-13 09:36:05 linux-crypto [V2 PATCH 14/16] crypto/nx: Register and unregister VAS interface
2021-04-13 09:36:03 linux-crypto [V2 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type
2021-04-13 09:35:58 linux-crypto [V2 PATCH 02/16] powerpc/vas: Make VAS API powerpc platform independent
2021-04-13 09:35:58 linux-crypto [V2 PATCH 05/16] powerpc/vas: Define and use common vas_window struct