LinuxLists
Users
About
Jacob Pan (
[email protected]
)
Number of posts: 1846 (0.35 per day)
First post: 2010-02-26 00:00:22
Last post: 2024-06-12 21:49:33
Previous Page
/
Next Page
Date
List
Subject
2023-07-12 06:06:07
linux-kernel
Re: [PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-07-12 05:50:39
linux-kernel
Re: [PATCH 2/9] iommu: Add device parameter to iopf handler
2023-07-11 22:25:23
linux-kernel
Re: [PATCH 9/9] iommu: Use fault cookie to store iopf_param
2023-07-11 22:10:29
linux-kernel
Re: [PATCH 5/9] iommu: Make fault_param generic
2023-07-11 21:36:41
linux-kernel
Re: [PATCH 4/9] iommu: Change the return value of dev_iommu_get()
2023-07-11 20:47:42
linux-kernel
Re: [PATCH 3/9] iommu: Add common code to handle IO page faults
2023-07-11 17:57:50
linux-kernel
Re: [PATCH 2/9] iommu: Add device parameter to iopf handler
2023-07-11 14:59:23
linux-kernel
Re: [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
2023-07-10 17:35:33
linux-kernel
Re: [PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-06-21 21:32:55
linux-kernel
[PATCH v9 4/7] iommu/vt-d: Remove pasid_mutex
2023-06-21 21:28:39
linux-kernel
[PATCH v9 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-06-21 21:25:21
linux-kernel
[PATCH v9 1/7] iommu: Generalize PASID 0 for normal DMA w/o PASID
2023-06-21 21:23:33
linux-kernel
[PATCH v9 5/7] iommu/vt-d: Make prq draining code generic
2023-06-21 21:21:39
linux-kernel
[PATCH v9 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain
2023-06-21 21:12:04
linux-kernel
[PATCH v9 2/7] iommu: Move global PASID allocation from SVA to core
2023-06-21 21:07:47
linux-kernel
[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-06-21 21:02:38
linux-kernel
[PATCH v9 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
2023-06-14 18:04:45
linux-kernel
Re: [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
2023-06-02 18:28:18
linux-kernel
[PATCH v8 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-06-02 18:28:00
linux-kernel
[PATCH v8 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
2023-06-02 18:22:55
linux-kernel
[PATCH v8 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain
2023-06-02 18:21:31
linux-kernel
[PATCH v8 5/7] iommu/vt-d: Make prq draining code generic
2023-06-02 18:21:27
linux-kernel
[PATCH v8 4/7] iommu/vt-d: Remove pasid_mutex
2023-06-02 18:21:02
linux-kernel
[PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
2023-06-02 18:20:44
linux-kernel
[PATCH v8 1/7] iommu: Generalize PASID 0 for normal DMA w/o PASID
2023-06-02 18:20:30
linux-kernel
[PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-06-01 16:09:01
linux-kernel
Re: [PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-06-01 14:36:47
linux-kernel
Re: [PATCH v7 1/4] iommu: Generalize PASID 0 for normal DMA w/o PASID
2023-06-01 04:49:43
linux-kernel
Re: [PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-06-01 04:48:36
linux-kernel
Re: [PATCH v7 1/4] iommu: Generalize PASID 0 for normal DMA w/o PASID
2023-05-25 15:55:56
linux-kernel
Re: [PATCH v7 2/4] iommu: Move global PASID allocation from SVA to core
2023-05-23 17:54:10
linux-kernel
[PATCH v7 2/4] iommu: Move global PASID allocation from SVA to core
2023-05-23 17:43:40
linux-kernel
[PATCH v7 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-05-23 17:34:42
linux-kernel
[PATCH v7 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain
2023-05-23 17:34:38
linux-kernel
[PATCH v7 1/4] iommu: Generalize PASID 0 for normal DMA w/o PASID
2023-05-23 17:34:31
linux-kernel
[PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-05-23 15:45:59
linux-kernel
Re: [PATCH v6 1/4] iommu: Generalize default PCIe requester ID PASID
2023-05-22 17:41:53
linux-kernel
Re: [PATCH v6 2/4] iommu: Move global PASID allocation from SVA to core
2023-05-19 20:56:48
linux-kernel
[PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain
2023-05-19 20:56:33
linux-kernel
[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-05-19 20:55:33
linux-kernel
[PATCH v6 2/4] iommu: Move global PASID allocation from SVA to core
2023-05-19 20:55:14
linux-kernel
[PATCH v6 1/4] iommu: Generalize default PCIe requester ID PASID
2023-05-19 20:55:10
linux-kernel
[PATCH v6 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API
2023-05-09 20:49:37
linux-kernel
Re: [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
2023-05-08 20:31:18
linux-kernel
Re: [PATCH] iommu: Add Kconfig help text for IOMMU_SVA
2023-05-08 16:39:04
linux-kernel
Re: [PATCH] iommu: Add Kconfig help text for IOMMU_SVA
2023-05-06 23:03:00
linux-kernel
Re: [PATCH] iommu: Add Kconfig help text for IOMMU_SVA
2023-05-06 13:29:21
linux-kernel
[PATCH] iommu: Add Kconfig help text for IOMMU_SVA
2023-05-06 04:17:05
linux-kernel
Re: [git pull] IOMMU Updates for Linux v6.4
2023-05-05 20:42:05
linux-kernel
Re: [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op
2023-05-04 23:05:11
linux-kernel
Re: [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op