messages from 2016-01-20 14:01:19 to 2016-02-10 00:57:52 UTC [more...]
[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-02-10 0:57 UTC (3+ messages)
` [PATCH v3 1/8] iommu: Add MMIO mapping type
` [PATCH v3 2/8] dma-mapping: add {map,unmap}_resource to dma_map_ops
[PATCH V3 0/5] perf/amd/iommu: Enable multi-IOMMU support
2016-02-10 0:08 UTC (7+ messages)
` [PATCH V3 1/5] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
` [PATCH V3 2/5] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH V3 3/5] iommu/amd: Introduce amd_iommu_get_num_iommus()
` [PATCH V3 4/5] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx
` [PATCH V3 5/5] perf/amd/iommu: Enable support for multiple IOMMUs
[PATCH v2 0/6] perf/amd/iommu: Enable multi-IOMMU support
2016-02-09 22:09 UTC (4+ messages)
` [PATCH v2 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()
DMAR error messages after 'shutdown -r'
2016-02-09 19:59 UTC
[PATCH] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
2016-02-09 17:07 UTC (7+ messages)
[PATCH 0/4] Miscellaneous ARM SMMU patches
2016-02-09 14:16 UTC (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: Treat all device transactions as unprivileged
` [PATCH 2/4] iommu/arm-smmu: Allow disabling unmatched stream bypass
` [PATCH 3/4] iommu/arm-smmu: Support DMA-API domains
` [PATCH 4/4] iommu/arm-smmu: Use per-context TLB sync as appropriate
[PATCH v2 0/4] iommu/arm-smmu: misc fixes for SMMUv1/SMMUv2
2016-02-08 13:42 UTC (9+ messages)
` [PATCH v2 1/4] iommu/arm-smmu: Init driver using IOMMU_OF_DECLARE
` [PATCH v2 2/4] iommu/arm-smmu: Invoke DT probe from arm_smmu_of_setup()
` [PATCH v2 3/4] of: iommu: Increment DT node refcount in of_iommu_set_ops()
` [PATCH v2 4/4] iommu/arm-smmu: Add stub of_xlate() operation in SMMUv1/SMMUv2 driver
[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
2016-02-08 13:27 UTC (33+ messages)
` [PATCH 01/10] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [PATCH 02/10] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [PATCH 04/10] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [PATCH 05/10] vfio/type1: attach a reserved iova domain to vfio_domain
` [PATCH 06/10] vfio: introduce vfio_group_alloc_map_/unmap_free_reserved_iova
` [PATCH 07/10] vfio: pci: cache the vfio_group in vfio_pci_device
` [PATCH 08/10] vfio: introduce vfio_group_require_msi_mapping
` [PATCH 09/10] vfio-pci: create an iommu mapping for msi address
` [PATCH 10/10] vfio: allow the user to register reserved iova range for MSI mapping
` [PATCH 03/10] vfio_iommu_type1: add reserved binding RB tree management
` ARM PCI/MSI KVM passthrough with GICv2M
[PATCH] powerpc: Fix incorrect PPC32 PAMU dependency
2016-02-08 11:13 UTC (2+ messages)
Regression in kernel 4.2.3+ (relative to 4.1.10) on AMD 990FX system with IOMMU enabled
2016-02-05 21:09 UTC (7+ messages)
AMD-Vi: Unable to write to IOMMU perf counter
2016-02-05 6:37 UTC (4+ messages)
Bus error at 0x0 by sysmmu_fimd (Page table base 0x000 0x00 ad808000)
2016-02-04 4:02 UTC (3+ messages)
[PATCH] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
2016-02-03 12:52 UTC (2+ messages)
Can't boot new 4.4 kernel with IOMMU enabled
2016-02-02 15:49 UTC (18+ messages)
[PATCH] iommu/dma: Map scatterlists more parsimoniously
2016-02-02 7:04 UTC (4+ messages)
[PATCH v8 0/5] MT8173 IOMMU SUPPORT
2016-01-31 15:40 UTC (14+ messages)
` [PATCH v8 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v8 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v8 3/5] memory: mediatek: Add SMI driver
` [PATCH v8 4/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v8 5/5] dts: mt8173: Add iommu/smi nodes for mt8173
[git pull] IOMMU Fixes for Linux v4.5-rc1
2016-01-29 14:22 UTC
[PATCH] Intel-IOMMU.txt: fix link
2016-01-29 11:33 UTC (2+ messages)
[PATCH] iommu/amd: Correct the wrong setting of alias DTE in do_attach
2016-01-29 11:28 UTC (2+ messages)
[PATCH v1] iommu/rockchip: reconstruct to support multi slaves
2016-01-29 11:26 UTC (2+ messages)
[PATCH] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
2016-01-29 11:18 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
2016-01-29 11:14 UTC (2+ messages)
[RFC PATCH 0/6] iommu/arm-smmu: Add support for DMA domains and instruction fetch
2016-01-29 3:58 UTC (15+ messages)
` [RFC PATCH 1/6] iommu/arm-smmu: Init driver using IOMMU_OF_DECLARE
` [RFC PATCH 2/6] iommu/arm-smmu: Invoke DT probe from arm_smmu_of_setup()
` [RFC PATCH 3/6] of: iommu: Increment DT node refcount in of_iommu_set_ops()
` [RFC PATCH 4/6] iommu/arm-smmu: Add support for IOMMU_DOMAIN_DMA in SMMUv1/SMMUv2 driver
` [RFC PATCH 5/6] iommu/arm-smmu: Option to treat instruction fetch as data read for SMMUv2
` [RFC PATCH 6/6] iommu/arm-smmu: Update bindings document for smmu-inst-as-data DT option
[Patch v3 00/12] Fix AMD IOMMU faults in kdump kernel
2016-01-29 3:12 UTC (29+ messages)
` [Patch v3 01/12] iommu/amd: Use standard bitmap operation to set bitmap
` [Patch v3 02/12] iommu/amd: Detect pre enabled translation
` [Patch v3 03/12] iommu/amd: move dte irq macro defitions to amd_iommu_types.h
` [Patch v3 04/12] iommu/amd: add copy_irq_table function
` [Patch v3 05/12] iommu/amd: change IOMMU_PTE_P to IOMMU_PTE_V
` [Patch v3 06/12] iommu/amd: Clean up the useless IOMMU_PTE_U/IOMMU_PTE_FC
` [Patch v3 07/12] iommu/amd: Add function copy_dev_tables
` [Patch v3 08/12] iommu/amd: set the device table and re-enable event/cmd buffer
` [Patch v3 09/12] iommu/amd: Don't update the domain information to iommu dev before dev init
` [Patch v3 10/12] iommu/amd: Update related domain info to dev when dev driver init
` [Patch v3 11/12] iommu/amd: No need to wait iommu completion if no dte irq entry change
` [Patch v3 12/12] iommu/amd: fix a code bug in do_attach
[PATCH v3 0/3] io-pgtable ARM short descriptor format
2016-01-28 13:41 UTC (6+ messages)
` [PATCH v3 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support
` [PATCH v3 2/3] iommu/io-pgtable: Add helper functions for TLB ops
` [PATCH v3 3/3] iommu/io-pgtable: Avoid redundant TLB syncs
[PATCH v2 1/1] iommu/vt-d: use lo_hi_readq() / lo_hi_writeq()
2016-01-28 12:35 UTC (2+ messages)
iommu/arm-smmu-v2 ASID/VMID calculation
2016-01-27 19:08 UTC (9+ messages)
[PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support
2016-01-26 23:14 UTC (9+ messages)
` [PATCH V2 1/8] iommu/amd: Modify ivhd_header structure to support type 11h and 40h
` [PATCH V2 2/8] iommu/amd: Use the most comprehensive IVHD type that the driver can support
` [PATCH V2 3/8] iommu/amd: Add new map for storing IVHD dev entry type HID
` [PATCH V2 4/8] iommu/amd: Introduces ivrs_acpihid kernel parameter
` [PATCH V2 5/8] iommu/amd: Make call-sites of get_device_id aware of its return value
` [PATCH V2 6/8] iommu/amd: Add iommu support for ACPI HID devices
` [PATCH V2 7/8] iommu/amd: Manage iommu_group "
` [PATCH V2 8/8] iommu/amd: Set AMD iommu callbacks for amba bus
[PATCH V2 0/4]IOMMU: avoid lock contention in iova allocation
2016-01-22 11:35 UTC (10+ messages)
[PATCH] iommu/arm-smmu: add a shortcut when the @dev_node is NULL
2016-01-21 2:04 UTC (6+ 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).