Robin Murphy ([email protected])

Number of posts: 4029 (1.18 per day)
First post: 2014-12-19 17:39:38
Last post: 2024-05-03 12:30:12

Date List Subject
2024-02-14 17:28:05 linux-kernel Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
2024-02-13 17:27:39 linux-kernel Re: [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
2024-02-13 13:40:02 linux-kernel Re: [PATCH v9 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support
2024-02-13 11:38:15 linux-kernel Re: [PATCH 1/1] iommu/arm-smmu-qcom: Fix use-after-free issue in qcom_smmu_create()
2024-02-12 20:26:12 linux-kernel Re: [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
2024-02-12 19:13:16 linux-kernel Re: [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
2024-02-09 17:19:16 linux-kernel [PATCH v3 7/7] dma-mapping: Simplify arch_setup_dma_ops()
2024-02-09 17:18:50 linux-kernel [PATCH v3 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
2024-02-09 17:17:44 linux-kernel [PATCH v3 3/7] ACPI/IORT: Handle memory address size limits as limits
2024-02-09 17:16:57 linux-kernel [PATCH v3 1/7] OF: Retire dma-ranges mask workaround
2024-02-09 17:11:40 linux-kernel [PATCH v2] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
2024-02-09 16:57:37 linux-kernel [PATCH v3 2/7] OF: Simplify DMA range calculations
2024-02-09 16:56:11 linux-kernel [PATCH v3 5/7] iommu/dma: Make limit checks self-contained
2024-02-09 16:55:53 linux-kernel [PATCH v3 4/7] dma-mapping: Add helpers for dma_range_map bounds
2024-02-09 16:54:27 linux-kernel [PATCH v3 0/7] dma-mapping: Simplify arch_setup_dma_ops()
2024-02-09 16:32:50 linux-kernel Re: [PATCH] perf/arm_smmuv3: Omit the two judgements which done in framework
2024-02-09 13:44:50 linux-kernel Re: [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
2024-02-09 11:36:10 linux-kernel Re: [PATCH v4 09/10] iommu: observability of the IOMMU allocations
2024-02-08 01:38:05 linux-kernel Re: [PATCH 1/1] iommu: Avoid races around default domain allocations
2024-02-08 00:05:33 linux-kernel Re: [PATCH 1/1] iommu: Avoid races around default domain allocations
2024-02-06 11:39:17 linux-kernel Re: [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-06 11:26:14 linux-kernel Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
2024-02-06 10:00:53 linux-kernel Re: [PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
2024-02-05 18:06:41 linux-kernel Re: [PATCH 04/12] bcm2835-dma: Advertise the full DMA range
2024-02-05 18:04:39 linux-kernel Re: [PATCH 05/12] bcm2835-dma: Derive slave DMA addresses correctly
2024-02-05 15:40:35 linux-kernel [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
2024-02-05 15:40:04 linux-kernel [PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 15:34:21 linux-kernel [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 15:33:58 linux-kernel [PATCH v3 2/3] iommu/iova: Reorganise some code
2024-02-05 15:32:45 linux-kernel Re: [PATCH v2] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 14:31:15 linux-kernel Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 12:35:17 linux-kernel Re: iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-05 11:11:22 linux-kernel Re: [PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-02 20:12:02 linux-kernel Re: [PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
2024-02-02 18:29:28 linux-kernel Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines
2024-02-02 13:49:36 linux-kernel Re: [mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
2024-02-01 21:23:53 linux-kernel Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines
2024-02-01 20:56:21 linux-kernel Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines
2024-02-01 13:56:03 linux-kernel Re: [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()
2024-02-01 13:30:31 linux-kernel Re: [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots
2024-02-01 10:46:06 linux-kernel Re: [PATCH] dma-coherent: add support for multi coherent rmems per dev
2024-01-31 21:24:26 linux-kernel Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
2024-01-31 19:12:55 linux-kernel Re: [PATCH] arm: flush: don't abuse pfn_valid() to check if pfn is in RAM
2024-01-31 17:14:30 linux-kernel Re: [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
2024-01-31 16:59:45 linux-kernel Re: [PATCH v2] dt-bingdings: perf: Support uncore ARM NI-700 PMU
2024-01-31 16:51:47 linux-kernel Re: [PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
2024-01-31 16:25:27 linux-kernel Re: [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots
2024-01-31 16:05:04 linux-kernel Re: [PATCH v2 3/3] swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
2024-01-31 15:14:32 linux-kernel Re: [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()
2024-01-31 10:49:16 linux-kernel Re: [mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
2024-01-30 12:35:04 linux-kernel Re: [PATCH] ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts