Harsh Jain ([email protected])

Number of posts: 155 (0.32 per day)
First post: 2017-09-16 06:13:24
Last post: 2019-01-10 05:36:36

Date List Subject
2017-10-03 06:46:24 linux-crypto [PATCH 1/7] crypto:chelsio: Remove unused parameter
2017-10-03 06:46:23 linux-crypto [PATCH 0/7]crypto:chelsio: Bugs fixes
2017-09-29 08:15:35 linux-kernel Re: [PATCH] iommu/vt-d: Fix scatterlist offset handling
2017-09-29 08:15:32 linux-crypto Re: [PATCH] iommu/vt-d: Fix scatterlist offset handling
2017-09-29 05:38:37 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-29 05:38:35 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-28 13:39:14 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-28 05:02:27 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-28 05:02:26 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 13:05:33 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 13:05:31 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 12:21:57 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 11:18:20 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 11:18:18 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 03:47:34 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 03:47:31 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-20 11:30:39 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-20 11:30:38 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-20 11:21:16 linux-kernel Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-20 11:21:15 linux-crypto Re: DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-16 06:13:24 linux-kernel DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-16 06:13:22 linux-crypto DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-08 10:48:06 linux-crypto Updated IV for XTS
2017-07-25 04:42:42 linux-crypto Re: [bug report] crypto: chcr - Select device in Round Robin fashion
2017-06-23 14:15:39 linux-crypto [PATCH] crypto: chcr: Avoid algo allocation in softirq.
2017-06-15 07:14:15 linux-crypto [PATCH 9/9] crypto: chcr - Select device in Round Robin fashion
2017-06-15 07:14:11 linux-crypto [PATCH 5/9] crypto:chcr - Add ctr mode and process large sg entries for cipher
2017-06-15 07:14:01 linux-crypto [PATCH 1/9] crypto: chcr - Pass lcb bit setting to firmware
2017-06-15 07:13:46 linux-crypto [PATCH 8/9] crypto: chcr - Ensure Destination sg entry size less than 2k
2017-06-15 07:13:45 linux-crypto [PATCH 7/9] MAINTAINERS:Add maintainer for chelsio crypto driver
2017-06-15 07:13:44 linux-crypto [PATCH 6/9] chcr - Add debug counters
2017-06-15 07:13:42 linux-crypto [PATCH 4/9] crypto: chcr - Avoid changing request structure
2017-06-15 07:13:41 linux-crypto [PATCH 3/9] crypto: chcr - Return correct error code
2017-06-15 07:13:40 linux-crypto [PATCH 2/9] crypto: chcr - Fix fallback key setting
2017-06-15 07:13:38 linux-crypto [PATCH 0/9] Bug fixes and ctr mode of operation
2017-04-10 12:54:00 linux-crypto [PATCH 3/4] chcr:Fix txq ids.
2017-04-10 12:53:58 linux-crypto [PATCH 1/4] chcr: Increase priority of AEAD algos.
2017-04-10 12:53:57 linux-crypto [PATCH 0/4] Bug fixes and fallback for AEAD
2017-04-10 12:53:50 linux-crypto [PATCH 4/4] chcr: Add fallback for AEAD algos
2017-04-10 12:53:38 linux-crypto [PATCH 2/4] chcr:Set hmac_ctrl bit to use HW register HMAC_CFG[456]
2017-02-15 16:42:45 linux-crypto BUG: af_alg bind fails for 50 % request from userspace for hash algo
2017-02-01 15:42:07 linux-crypto [PATCH 1/1] crypto:algif_aead - Fix kernel panic on list_del
2017-01-27 10:41:46 linux-crypto [PATCH 7/8] crypto:chcr- Fix wrong typecasting
2017-01-27 10:41:40 linux-crypto [PATCH 8/8] crypto:chcr-Fix Smatch Complaint
2017-01-27 10:41:21 linux-crypto [PATCH 5/8] crypto:chcr: Change cra_flags for cipher algos
2017-01-27 10:41:16 linux-crypto [PATCH 1/8] crypto:chcr-Change flow IDs
2017-01-27 10:39:10 linux-crypto [PATCH 6/8] crypto:chcr- Change algo priority
2017-01-27 10:39:08 linux-crypto [PATCH 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
2017-01-27 10:39:07 linux-crypto [PATCH 3/8] crypto:chcr-fix itnull.cocci warnings
2017-01-27 10:39:06 linux-crypto [PATCH 2/8] crypto:chcr- Fix key length for RFC4106
2017-01-27 10:39:04 linux-crypto [PATCH 0/8] Bug fixes