messages from 2017-09-13 17:38:42 to 2017-09-27 12:15:40 UTC [more...]
[RFC] iommu: arm-smmu: stall support
2017-09-27 12:15 UTC (10+ messages)
intel-dmar: possible circular locking dependency detected
2017-09-27 12:14 UTC
[PATCH v3] dma-debug: fix incorrect pfn calculation
2017-09-27 10:23 UTC (2+ messages)
[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
2017-09-27 6:42 UTC (3+ messages)
[PATCH v2] dma-debug: fix incorrect pfn calculation
2017-09-27 1:41 UTC
[PATCH] dma-debug: fix incorrect pfn calculation
2017-09-27 1:07 UTC (3+ messages)
[RFC] iommu/arm-smmu: Add support for TTBR1
2017-09-26 23:40 UTC
DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 20:50 UTC (27+ messages)
[PATCH] iommu: Fix comment for iommu_ops.map_sg
2017-09-26 18:32 UTC
[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
2017-09-26 16:57 UTC (13+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes
[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
2017-09-26 13:35 UTC (12+ messages)
` [PATCH 1/4] mm: move function alloc_pages_exact_nid out of __meminit
` [PATCH 2/4] numa, iommu/io-pgtable-arm: Use NUMA aware memory allocation for smmu translation tables
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages
bind pasid table API
2017-09-26 9:46 UTC (8+ messages)
[PATCH] iommu/amd: pr_err() strings should end with newlines
2017-09-26 7:37 UTC
[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
2017-09-25 16:13 UTC (7+ messages)
iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
2017-09-25 15:53 UTC (4+ messages)
[PATCH] iommu/arm-smmu-v3: Correct COHACC override message
2017-09-25 14:19 UTC (2+ messages)
[PATCH] iommu/mediatek: Limit the physical address in 32bit for v7s
2017-09-25 13:53 UTC (2+ messages)
[RFC] virtio-iommu version 0.4
2017-09-25 13:47 UTC (14+ messages)
` [virtio-dev] "
` [virtio-dev] "
[PATCH] iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
2017-09-25 9:47 UTC (2+ messages)
[PATCH v5 0/6] Optimise 64-bit IOVA allocations
2017-09-22 17:25 UTC (11+ messages)
` [PATCH v5 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v5 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching
` [PATCH v5 4/6] iommu/iova: Make dma_32bit_pfn implicit
` [PATCH v5 5/6] iommu/iova: Add rbtree anchor node
` [PATCH v5 6/6] iommu/iova: Simplify cached node logic
[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
2017-09-22 15:43 UTC (3+ messages)
` [PATCH 2/2] iommu/io-pgtable-arm-v7s: "
[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-09-22 15:37 UTC (10+ messages)
` [PATCH v7 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v7 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v7 3/5] iommu/of: "
` [PATCH v7 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v7 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
[PATCH] iommu/arm-smmu: Remove ACPICA workarounds
2017-09-22 14:04 UTC
[git pull] IOMMU Fixes for Linux v4.14-rc1
2017-09-22 12:07 UTC
[PATCH] iommu/of: Remove PCI host bridge node check
2017-09-22 10:06 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
2017-09-22 9:59 UTC (6+ messages)
` [PATCH 1/3] iommu/ipmmu-vmsa: Document R-Car M3-W IPMMU DT bindings
` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M "
` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 "
[PATCH] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
2017-09-21 15:21 UTC (5+ messages)
` [PATCH v2] iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq
[PATCH v2] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
2017-09-21 12:36 UTC
[GIT PULL] a dma-mapping fix for 4.14-rc2
2017-09-20 21:25 UTC
[PATCH v4 0/6] Optimise 64-bit IOVA allocations
2017-09-20 17:27 UTC (10+ messages)
` [PATCH v4 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v4 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v4 3/6] iommu/iova: Add rbtree anchor node
` [PATCH v4 4/6] iommu/iova: Simplify cached node logic
` [PATCH v4 5/6] iommu/iova: Extend rbtree node caching
` [PATCH v4 6/6] iommu/iova: Make dma_32bit_pfn implicit
` [PATCH v4 7/6] iommu/iova: Make cached_node always valid
[PATCH] iommu/iova: Improve alloc_iova performance
2017-09-20 15:28 UTC
[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
2017-09-20 14:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD
2017-09-20 10:18 UTC (3+ messages)
[PATCH V2 0/1] Optimise IOVA allocations for PCI devices
2017-09-20 8:52 UTC (2+ messages)
` [PATCH V2 1/1] iommu/iova: Make rcache flush optional on IOVA allocation failure
[PATCH 0/3] Misc IOVA tweaks
2017-09-19 13:48 UTC (4+ messages)
` [PATCH 1/3] iommu/iova: Simplify domain destruction
` [PATCH 2/3] iommu/iova: Make rcache limit_pfn handling more robust
` [PATCH 3/3] iommu/iova: Try harder to allocate from rcache magazine
[PATCH] iommu: QCOM_IOMMU should depend on HAS_DMA
2017-09-19 13:31 UTC (2+ messages)
[PATCH] iommu/exynos: Rework runtime PM links management
2017-09-19 12:48 UTC (2+ messages)
[PATCH v2 0/4] Optimise 64-bit IOVA allocations
2017-09-19 10:07 UTC (6+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching
[PATCH] iommu: dmar: fix harmless section mismatch warning
2017-09-19 9:45 UTC (2+ messages)
[PATCH] iommu: Add missing dependencies
2017-09-19 9:42 UTC (2+ messages)
[PATCH v2 0/2] Dual MMU support for TI DRA7xx DSPs
2017-09-19 9:32 UTC (2+ messages)
[PATCH 0/1] Optimise IOVA allocations for PCI devices
2017-09-19 8:10 UTC (6+ messages)
` [PATCH 1/1] iommu/iova: Make rcache flush optional on IOVA allocation failure
Seeing conflict with IPMMU driver under ACPI
2017-09-19 7:13 UTC (4+ messages)
[PATCH v2 0/3] arm-smmu: performance optimization
2017-09-19 6:26 UTC (3+ messages)
[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
2017-09-18 18:45 UTC (7+ messages)
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints
[PATCH] dma-coherent: fix rmem_dma_device_init regression
2017-09-17 15:20 UTC (3+ messages)
[PATCH] dma-coherent: fix dma_declare_coherent_memory() logic error
2017-09-15 15:03 UTC (3+ messages)
` "
[patch 45/52] iommu/vt-d: Reevaluate vector configuration on activate()
2017-09-13 21:29 UTC (2+ messages)
` [patch 46/52] iommu/amd: "
VFIO on ARM64
2017-09-13 18:57 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox