Megha Dey ([email protected])

Number of posts: 157 (1.01 per day)
First post: 2017-06-08 19:42:41
Last post: 2017-11-10 23:21:48

Date List Subject
2022-02-24 21:29:53 linux-crypto Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
2022-02-02 13:44:38 linux-crypto Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
2022-02-01 20:49:13 linux-crypto Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
2021-12-02 01:08:12 linux-kernel Re: [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()
2021-03-30 02:02:46 linux-kernel Re: [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number
2021-03-26 01:06:51 linux-kernel Re: [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
2021-02-26 20:29:30 linux-kernel [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
2021-02-26 20:26:01 linux-kernel [Patch V2 04/13] genirq/proc: Take buslock on affinity write
2021-02-26 20:23:19 linux-kernel [Patch V2 00/13] Introduce dev-msi and interrupt message store
2021-02-26 20:21:52 linux-kernel [Patch V2 02/13] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
2021-02-24 01:21:25 linux-crypto Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
2021-02-04 01:46:01 linux-kernel [PATCH 02/12] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
2021-02-03 21:08:00 linux-kernel [PATCH 06/12] platform-msi: Add device MSI infrastructure
2021-02-03 21:05:49 linux-kernel [PATCH 10/12] iommu: Add capability IOMMU_CAP_VIOMMU_HINT
2021-02-03 21:05:18 linux-kernel [PATCH 07/12] irqdomain/msi: Provide msi_alloc/free_store() callbacks
2021-02-03 21:05:13 linux-kernel [PATCH 04/12] genirq/proc: Take buslock on affinity write
2021-02-03 21:04:39 linux-kernel [PATCH 08/12] genirq: Set auxiliary data for an interrupt
2021-02-03 21:04:11 linux-kernel [PATCH 12/12] irqchip: Add IMS (Interrupt Message Store) driver
2021-02-03 21:01:31 linux-kernel [PATCH 03/12] platform-msi: Provide default irq_chip:: Ack
2021-01-23 07:33:07 linux-crypto [RFC V2 5/5] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
2021-01-23 07:32:26 linux-crypto [RFC V2 4/5] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
2021-01-23 07:32:25 linux-crypto [RFC V2 2/5] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
2021-01-23 07:31:31 linux-crypto [RFC V2 3/5] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
2021-01-23 07:31:21 linux-crypto [RFC V2 1/5] crypto: aesni - fix coding style for if/else block
2021-01-23 07:31:21 linux-crypto [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
2021-01-21 02:47:33 linux-kernel Re: [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
2021-01-21 02:37:56 linux-kernel Re: [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
2021-01-21 02:10:50 linux-crypto Re: [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
2021-01-21 02:10:50 linux-crypto Re: [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
2021-01-16 18:37:52 linux-crypto Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
2021-01-16 05:09:21 linux-crypto Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
2021-01-16 00:17:21 linux-kernel Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
2020-12-29 01:25:29 linux-crypto Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
2020-12-18 21:10:11 linux-crypto [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
2020-12-18 21:09:45 linux-crypto [RFC V1 6/7] crypto: aesni - fix coding style for if/else block
2020-12-18 21:09:44 linux-crypto [RFC V1 4/7] crypto: tcrypt - Add speed test for optimized GHASH computations
2020-12-18 21:09:10 linux-kernel [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
2020-12-18 21:09:04 linux-crypto [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
2020-12-18 21:08:40 linux-kernel [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
2020-12-18 21:08:13 linux-crypto [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
2020-12-18 21:07:49 linux-crypto [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
2020-10-21 19:43:50 linux-kernel RE: [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
2020-10-01 23:27:45 linux-kernel Re: [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
2020-10-01 23:01:36 linux-kernel Re: [PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
2020-09-30 17:28:57 linux-kernel Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
2020-09-29 23:06:22 linux-kernel Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
2020-08-28 00:26:17 linux-kernel Re: [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
2020-08-28 00:14:44 linux-kernel Re: [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
2020-08-26 16:54:09 linux-kernel Re: [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
2020-08-11 18:49:22 linux-kernel Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
2020-08-11 18:40:32 linux-kernel Re: [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain