messages from 2016-02-20 18:15:47 to 2016-03-02 13:30:43 UTC [more...]
[PATCH 00/12] Generic DT bindings for PCI and ARM SMMU
2016-03-02 13:30 UTC (17+ 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
[PATCH] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-03-02 13:10 UTC (4+ messages)
Bug: Freeing dma regions
2016-03-02 12:58 UTC (6+ messages)
[patch] iommu/exynos: checking for IS_ERR() instead of NULL
2016-03-02 12:47 UTC (2+ messages)
[PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT
2016-03-02 12:31 UTC (4+ messages)
` [PATCH 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
` [PATCH 2/2] iommu/mediatek: Add 4GB mode support
[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
2016-03-02 12:30 UTC (20+ 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 v10 0/5] MT8173 IOMMU SUPPORT
2016-03-02 11:26 UTC (12+ messages)
` [PATCH v10 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v10 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v10 3/5] memory: mediatek: Add SMI driver
` [PATCH v10 4/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v10 5/5] dts: mt8173: Add iommu/smi nodes for mt8173
[patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL
2016-03-02 10:10 UTC
[patch 1/2] iommu/mediatek: signedness bug in probe function
2016-03-02 10:10 UTC
[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
2016-03-02 10:02 UTC
[PATCH] iommu/ipmmu-vmsa: Add r8a7795 DT binding
2016-03-02 8:17 UTC (3+ messages)
[PATCH v2] iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
2016-03-02 8:16 UTC (2+ 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 v4 0/6] PCI: Support multiple DMA aliases
2016-03-01 16:57 UTC (11+ 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 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 v4 6/6] PCI: Squash pci_dev_flags to remove holes
[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
[PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support
2016-02-26 14:44 UTC (2+ messages)
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 V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
2016-02-25 14:54 UTC (12+ messages)
` [PATCH V5 01/10] perf/amd/iommu: Misc fix up perf_iommu_read
` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
` [PATCH V5 03/10] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH V5 04/10] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
` [PATCH V5 05/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
` [PATCH V5 06/10] perf/amd/iommu: Clean up perf_iommu_enable_event
` [PATCH V5 07/10] perf/amd/iommu: Clean up get_next_available_iommu_bnk_cntr
` [PATCH V5 08/10] perf/amd/iommu: Rename struct perf_amd_iommu to perf_iommu
` [PATCH V5 09/10] iommu/amd: Introduce amd_iommu_get_num_iommus()
` [PATCH V5 10/10] perf/amd/iommu: Enable support for multiple IOMMUs
[PATCH] iommu: ipmmu-vmsa: Use ARCH_RENESAS
2016-02-25 14:45 UTC (4+ 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
[PATCH V3] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-02-24 19:37 UTC
[PATCH V2] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-02-24 19:15 UTC (13+ messages)
[PATCH V3] iommu/arm-smmu-v2: Add support for 16 bit VMID
2016-02-23 18:19 UTC
[PATCH V2] iommu/arm-smmu-v2: Add support for 16 bit VMID
2016-02-23 17:53 UTC (3+ messages)
[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
2016-02-23 12:12 UTC (15+ messages)
` [PATCH V4 2/6] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH V4 5/6] perf/amd/iommu: Enable support for multiple IOMMUs
` [PATCH] iommu/amd: Fix boot warning when device 00:00.0 is not iommu
[PATCH v9 4/5] iommu/mediatek: Add mt8173 IOMMU driver
2016-02-21 18:43 UTC (3+ messages)
` [v9,4/5] "
[RFC PATCH 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_BRIDGE_SKIP_ALIAS
2016-02-20 18:15 UTC (9+ 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;
as well as URLs for NNTP newsgroup(s).