Robin Murphy ([email protected])

Number of posts: 4032 (1.18 per day)
First post: 2014-12-19 17:39:38
Last post: 2024-05-09 14:33:38

Date List Subject
2023-11-29 17:44:09 linux-kernel [PATCH 4/7] dma-mapping: Add helpers for dma_range_map bounds
2023-11-29 17:43:58 linux-kernel [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits
2023-11-29 17:43:40 linux-kernel [PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
2023-11-29 17:43:36 linux-kernel [PATCH 2/7] OF: Simplify DMA range calculations
2023-11-29 17:43:33 linux-kernel [PATCH 1/7] OF: Retire dma-ranges mask workaround
2023-11-29 16:49:10 linux-kernel Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
2023-11-28 23:08:08 linux-kernel Re: [PATCH 05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h
2023-11-28 23:00:22 linux-kernel Re: [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h
2023-11-28 22:53:23 linux-kernel Re: [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h
2023-11-28 22:47:22 linux-kernel Re: [PATCH 05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h
2023-11-28 22:34:18 linux-kernel Re: [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h
2023-11-28 17:36:54 linux-kernel Re: [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices
2023-11-28 16:54:40 linux-kernel Re: Bug in add_dma_entry()'s debugging code
2023-11-28 16:31:49 linux-kernel Re: Bug in add_dma_entry()'s debugging code
2023-11-28 16:03:20 linux-kernel Re: [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices
2023-11-28 14:53:46 linux-kernel Re: [PATCH 2/2] iommufd/selftest: Use normal IOMMU registration
2023-11-28 10:43:01 linux-kernel [PATCH 2/2] iommufd/selftest: Use normal IOMMU registration
2023-11-28 10:42:42 linux-kernel [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices
2023-11-28 10:42:40 linux-kernel [PATCH 0/2] iommufd/selftest: Fix and cleanup for bus ops
2023-11-27 11:25:37 linux-kernel Re: [PATCH] kernel: dma: let dma use vmalloc area
2023-11-24 18:10:15 linux-kernel [PATCH] dma-mapping: Don't store redundant offsets
2023-11-23 11:58:54 linux-kernel [PATCH] perf/arm-cmn: Fix HN-F class_occup_id events
2023-11-23 11:13:41 linux-kernel Re: [PATCH] iommu: Don't reserve IOVA when address and size are zero
2023-11-22 11:35:22 linux-kernel Re: [PATCH 4/4] arm64: add software prefetches for AmpereOne
2023-11-21 18:12:15 linux-kernel [PATCH v6 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
2023-11-21 18:07:21 linux-kernel [PATCH v6 0/7] iommu: Retire bus ops
2023-11-21 18:07:07 linux-kernel [PATCH v6 7/7] iommu: Clean up open-coded ownership checks
2023-11-21 18:07:01 linux-kernel [PATCH v6 1/7] iommu: Factor out some helpers
2023-11-21 18:06:40 linux-kernel [PATCH v6 6/7] iommu: Retire bus ops
2023-11-21 18:06:37 linux-kernel [PATCH v6 3/7] iommu: Validate that devices match domains
2023-11-21 18:06:34 linux-kernel [PATCH v6 4/7] iommu: Decouple iommu_domain_alloc() from bus ops
2023-11-21 18:06:07 linux-kernel [PATCH v6 2/7] iommu: Decouple iommu_present() from bus ops
2023-11-16 17:44:08 linux-kernel Re: [PATCH] iommufd/selftest: Fix dirty_bitmap tests
2023-11-16 17:04:49 linux-kernel Re: [PATCH v2 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation
2023-11-16 16:53:00 linux-kernel [PATCH] iommufd/selftest: Fix dirty_bitmap tests
2023-11-15 18:26:16 linux-kernel [PATCH] iommu: Avoid more races around device probe
2023-11-15 15:05:57 linux-kernel Re: [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
2023-11-15 14:53:25 linux-kernel Re: [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
2023-11-03 17:52:04 linux-kernel Re: [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
2023-11-03 16:44:26 linux-kernel Re: Race between of_iommu_configure() and iommu_probe_device()
2023-11-03 15:35:10 linux-kernel Re: [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
2023-11-03 15:24:24 linux-kernel Re: [PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
2023-10-31 11:47:16 linux-kernel Re: IOVA address range
2023-10-26 18:07:01 linux-kernel Re: [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver
2023-10-26 16:53:19 linux-kernel Re: [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver
2023-10-26 12:31:45 linux-kernel Re: [PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-25 16:07:01 linux-kernel Re: [PATCH v5 3/7] iommu: Validate that devices match domains
2023-10-25 12:40:16 linux-kernel Re: [PATCH v5 3/7] iommu: Validate that devices match domains
2023-10-24 22:36:53 linux-kernel Re: [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
2023-10-24 12:38:52 linux-kernel Re: [PATCH 1/2] iommu: Introduce a rb_tree for looking up device
2023-10-24 11:56:29 linux-kernel Re: [PATCH v2 1/4] arm64: Introduce aarch32_enabled()