messages from 2016-02-24 19:43:45 to 2016-03-08 02:42:54 UTC [more...]
[PATCH v5 0/9] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-03-08 2:42 UTC (10+ messages)
` [PATCH v5 1/9] iommu: Add MMIO mapping type
` [PATCH v5 2/9] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource
` [PATCH v5 4/9] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCH v5 5/9] dmaengine: rcar-dmac: slave address are physical
` [PATCH v5 6/9] dmaengine: rcar-dmac: group slave configuration
` [PATCH v5 7/9] dmaengine: rcar-dmac: add iommu support for slave transfers
` [PATCH v5 8/9] ARM: dts: r8a7790: add iommus to dmac0 and dmac1
` [PATCH v5 9/9] ARM: dts: r8a7791: "
DMAR error messages after 'shutdown -r'
2016-03-07 21:41 UTC (3+ messages)
[PATCH 0/7] PAMU driver update
2016-03-07 15:34 UTC (8+ messages)
` [PATCH 1/7] iommu/fsl: Fix most checkpatch warnings and typos
` [PATCH 2/7] iommu/fsl: Work around erratum A-007907
` [PATCH 3/7] iommu/fsl: Enable OMT cache, before invalidating PAACT and SPAACT cache
` [PATCH 4/7] iommu/fsl: Factor out PCI specific code
` [PATCH 5/7] iommu/fsl: Enable default DMA window for PCIe devices once detached from domain
` [PATCH 6/7] iommu/fsl: PAMU power management support
` [PATCH 7/7] iommu/fsl: Added cache controller compatible strings for SOCs
[PATCH v4 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-03-07 6:03 UTC (3+ messages)
` [PATCH v4 6/8] "
[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
2016-03-07 1:44 UTC (3+ messages)
[PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support
2016-03-05 9:00 UTC (6+ messages)
[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-03-04 21:56 UTC
[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-03-04 21:35 UTC (3+ messages)
[PATCH V4] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-03-04 18:16 UTC (4+ messages)
[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
2016-03-04 0:00 UTC (3+ messages)
[PATCH 00/12] Generic DT bindings for PCI and ARM SMMU
2016-03-03 22:29 UTC (19+ messages)
` [PATCH 01/12] Docs: dt: add PCI IOMMU map bindings
` [PATCH 02/12] of/irq: Break out msi-map lookup (again)
` [PATCH 03/12] iommu/of: Handle iommu-map property for PCI
` [PATCH 04/12] arm64/dma-mapping: Extend DMA ops workaround to PCI devices
` [PATCH 05/12] arm64/dma-mapping: Remove default domain workaround
` [PATCH 06/12] iommu/arm-smmu: Streamline SMMU data lookup
` [PATCH 07/12] iommu/arm-smmu: Factor out mmu-masters handling
` [PATCH 08/12] iommu/arm-smmu: Refactor master/group config handling
` [PATCH 09/12] iommu/arm-smmu: Simplify mmu-masters handling
` [PATCH 10/12] Docs: dt: document ARM SMMU generic binding usage
` [PATCH 11/12] iommu/arm-smmu: Generic IOMMU DT bindings support
` [PATCH 12/12] iommu/arm-smmu: Group platform devices appropriately
[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
2016-03-03 16:26 UTC (21+ messages)
` [RFC v5 02/17] iommu/arm-smmu: advertise DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v5 03/17] iommu: introduce a reserved iova cookie
` [RFC v5 04/17] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [RFC v5 05/17] dma-reserved-iommu: reserved binding rb-tree and helpers
` [RFC v5 01/17] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v5 06/17] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v5 07/17] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v5 08/17] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v5 09/17] irqchip/gic-v3-its: ITS advertises MSI_FLAG_IRQ_REMAPPING
` [RFC v5 10/17] msi: export msi_get_domain_info
` [RFC v5 11/17] msi: msi_compose wrapper
` [RFC v5 12/17] msi: IOMMU map the doorbell address when needed
` [RFC v5 13/17] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v5 14/17] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v5 15/17] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v5 16/17] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v5 17/17] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO
[PATCH v4 0/6] PCI: Support multiple DMA aliases
2016-03-03 14:53 UTC (14+ messages)
` [PATCH v4 1/6] PCI: Add pci_add_dma_alias() to abstract implementation
` [PATCH v4 2/6] PCI: Move informational printk to pci_add_dma_alias()
` [PATCH v4 3/6] PCI: Add support for multiple DMA aliases
` [PATCH] "
` [PATCH v5 3/6] "
` [PATCH v4 4/6] PCI: Rename dma_alias_is_enabled() to pci_devs_are_dma_aliases()
` [PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
` [PATCH v5 5/6] PCI: "
` [PATCH v4 6/6] PCI: Squash pci_dev_flags to remove holes
[git pull] IOMMU Fixes for Linux v4.5-rc6
2016-03-03 13:51 UTC
[PATCH] iommu/ipmmu-vmsa: Add r8a7795 DT binding
2016-03-03 9:59 UTC (7+ messages)
[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
2016-03-03 3:29 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-03-02 18:12 UTC (6+ messages)
[patch] iommu/exynos: checking for IS_ERR() instead of NULL
2016-03-02 14:53 UTC (3+ messages)
[patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL
2016-03-02 14:49 UTC (2+ messages)
Bug: Freeing dma regions
2016-03-02 14:06 UTC (8+ messages)
[patch 1/2] iommu/mediatek: signedness bug in probe function
2016-03-02 13:53 UTC (2+ messages)
[PATCH v2] iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
2016-03-02 13:49 UTC (3+ messages)
[PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT
2016-03-02 12:31 UTC (3+ messages)
` [PATCH 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
[PATCH v10 0/5] MT8173 IOMMU SUPPORT
2016-03-02 11:26 UTC (7+ messages)
[PATCH] iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
2016-03-01 18:53 UTC (2+ messages)
[PATCH] iommu/mtk: fix handling of of_count_phandle_with_args result
2016-03-01 18:19 UTC (3+ messages)
[PATCH v3 0/3] io-pgtable ARM short descriptor format
2016-03-01 13:51 UTC (5+ messages)
` [PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support
[PATCH 1/2] iommu/mediatek: select ARM_DMA_USE_IOMMU
2016-02-29 21:04 UTC (9+ messages)
` [PATCH 2/2] iommu/mediatek: mark PM functions as __maybe_unused
Can't boot new 4.4 kernel with IOMMU enabled
2016-02-29 17:52 UTC (14+ messages)
[PATCH] iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
2016-02-29 16:28 UTC (3+ messages)
[PATCH] iommu/exynos: Use proper readl/writel register interface
2016-02-29 15:46 UTC (3+ messages)
[PATCH] iommu: exynos: pointers are nto physical addresses
2016-02-29 15:45 UTC (4+ messages)
[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
2016-02-29 15:27 UTC (19+ messages)
` [RFC v4 01/14] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v4 02/14] iommu: introduce a reserved iova cookie
` [RFC v4 03/14] dma-reserved-iommu: alloc/free_reserved_iova_domain
` [RFC v4 04/14] dma-reserved-iommu: reserved binding rb-tree and helpers
` [RFC v4 05/14] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v4 06/14] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 08/14] msi: export msi_get_domain_info
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed
` [RFC v4 10/14] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v4 11/14] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v4 12/14] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v4 13/14] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v4 14/14] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO
[PATCH] iommu/mediatek: select IOMMU_IOVA
2016-02-29 9:17 UTC (2+ messages)
[PATCH v2] perf/x86/amd: Adding support for new IOMMU performance event
2016-02-29 4:23 UTC
Warning from AMD IOMMU performance counters
2016-02-25 17:47 UTC (7+ messages)
[PATCH] iommu/amd: Apply workaround for ATS write permission check
2016-02-25 15:07 UTC (2+ messages)
[GIT PULL] iommu/arm-smmu: Updates for 4.6
2016-02-25 15:00 UTC (2+ messages)
RFC: extend IOMMU attributes
2016-02-25 15:00 UTC (3+ messages)
[PATCH] iommu: ipmmu-vmsa: Use ARCH_RENESAS
2016-02-25 14:45 UTC (2+ messages)
[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
2016-02-25 14:44 UTC (5+ messages)
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture
[PATCH v2 00/13] SYSMMU driver update and support for Exynos 5433
2016-02-25 14:34 UTC (2+ messages)
[PATCH 0/2] iommu: fix handling of attach/detach for default domains
2016-02-25 14:01 UTC (7+ messages)
` [PATCH 1/2] iommu: call detach also for default_domain before attaching to new one
[PATCH] iommu: fix second argument of trace_map() to report correct paddr
2016-02-25 13:57 UTC (2+ messages)
[GIT PULL] iommu/io-pgtable: Updates for 4.6
2016-02-25 13:25 UTC (2+ messages)
[PATCH v10 57/59] PCI: Introduce resource_disabled()
2016-02-25 2:12 UTC
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