Tom Murphy ([email protected])

Number of posts: 63 (0.08 per day)
First post: 2018-08-24 14:32:48
Last post: 2020-09-10 21:54:28

Date List Subject
2019-06-13 22:40:42 linux-kernel [PATCH v4 2/5] iommu: Add gfp parameter to iommu_ops::map
2019-06-13 22:40:09 linux-kernel [PATCH v4 3/5] iommu/dma-iommu: Handle deferred devices
2019-06-13 22:39:50 linux-kernel [PATCH v4 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
2019-06-13 22:39:41 linux-kernel [PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-06-13 22:05:42 linux-kernel [PATCH v3] iommu/amd: Flush not present cache in iommu_map_page
2019-02-08 14:33:13 linux-kernel Re: [PATCH] fix dma-buf/udmabuf selftest
2019-02-08 14:21:35 linux-kernel [PATCH] fix flush_tlb_all typo
2019-02-08 14:05:47 linux-kernel [PATCH] remove unused end_pfn
2018-12-20 21:11:25 linux-kernel Re: [PATCH] Fix typo. Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync
2018-12-04 18:31:31 linux-kernel [PATCH] Fix typo. Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync
2018-11-27 18:46:42 linux-kernel [PATCH] fix dma-buf/udmabuf selftest
2018-08-24 14:32:48 linux-kernel [PATCH] Changing the AMD IOMMU API path to work in an atomic context which is necessary for any custom drivers using the IOMMU API while holding a spinlock.