messages from 2017-07-26 10:36:52 to 2017-08-07 07:25:43 UTC [more...]
[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
2017-08-07 7:25 UTC
[PATCH] ARM: dts: rockchip: rk3288 add more iommu nodes
2017-08-06 10:45 UTC (2+ messages)
Support SVM without PASID
2017-08-05 5:14 UTC (13+ messages)
[RFC] virtio-iommu version 0.4
2017-08-04 18:19 UTC (3+ messages)
` [RFC] virtio-iommu v0.4 - IOMMU Device
` [RFC] virtio-iommu v0.4 - Implementation notes
[PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
2017-08-04 17:04 UTC (5+ messages)
` [PATCH] iommu/arm-smmu: Defer TLB flush in case of unmap op
[PATCH v5 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-08-04 16:57 UTC (4+ messages)
` [PATCH v5 1/2] ACPI/IORT: Add ITS address regions reservation helper
` [PATCH v5 2/2] iommu/dma: Add HW MSI address regions reservation
[PATCH v2] iommu/of: Fix of_iommu_configure() for disabled IOMMUs
2017-08-04 16:29 UTC
[PATCH] iommu/of: Fix of_iommu_configure() for disabled IOMMUs
2017-08-04 14:44 UTC (3+ messages)
[PATCH v3 0/4] Add larbid init routine for mediatek's gen1 smi larb driver
2017-08-04 14:28 UTC (7+ messages)
` [PATCH v3 2/4] memory: mtk-smi: add larbid handle routine
` [PATCH v3 1/4] memory: mtk-smi: Use of_device_get_match_data helper
` [PATCH v3 3/4] dt-bindings: mediatek: add descriptions for larbid
` [PATCH v3 4/4] arm: dts: mediatek: add larbid property for larb
[PATCH v9 00/13] Fix the on-flight DMA issue on system with amd iommu
2017-08-04 13:18 UTC (27+ messages)
` [PATCH v9 01/13] iommu/amd: Detect pre enabled translation
` [PATCH v9 02/13] iommu/amd: add several helper functions
` [PATCH v9 03/13] Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
` [PATCH v9 04/13] iommu/amd: Define bit fields for DTE particularly
` [PATCH v9 06/13] iommu/amd: copy old trans table from old kernel
` [PATCH v9 07/13] iommu/amd: Do sanity check for address translation and irq remap of old dev table entry
` [PATCH v9 05/13] iommu/amd: Add function copy_dev_tables()
` [PATCH v9 08/13] iommu: Add is_attach_deferred call-back to iommu-ops
` [PATCH v9 09/13] iommu/amd: Use is_attach_deferred call-back
` [PATCH v9 10/13] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
` [PATCH v9 11/13] iommu/amd: Don't copy GCR3 table root pointer
` [PATCH v9 12/13] iommu/amd: Clear out the GV flag when handle deferred domain attach
` [PATCH v9 13/13] iommu/amd: Disable iommu only if amd_iommu=off is specified
[PATCH] iommu/exynos: Remove custom platform device registration code
2017-08-04 11:02 UTC (2+ messages)
[PATCH 0/2] iommu/omap: Rework cache functionality with DMA Streaming API
2017-08-04 9:59 UTC (5+ messages)
` [PATCH 1/2] iommu/omap: Fix disabling of MMU upon a fault
` [PATCH 2/2] iommu/omap: Use DMA-API for performing cache flushes
[PATCH] iommu/exynos: prevent building on big-endian kernels
2017-08-04 9:56 UTC (3+ messages)
[PATCH v2] memory: mtk-smi: Use of_device_get_match_data helper
2017-08-04 9:44 UTC (3+ messages)
Feature Request: Ability to decode bus/dma address back into physical address
2017-08-04 9:43 UTC (24+ messages)
[git pull] IOMMU Fixes for Linux v4.13-rc3
2017-08-04 8:38 UTC
[PATCH v2 0/4] Optimise 64-bit IOVA allocations
2017-08-03 19:41 UTC (7+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching
[PATCH v4] acpi/iort: numa: Add numa node mapping for smmuv3 devices
2017-08-03 13:52 UTC (6+ messages)
[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
2017-08-03 10:47 UTC (5+ messages)
` [PATCH 1/4] Docs: dt: document qcom iommu bindings
` [PATCH 2/4] iommu: arm-smmu: split out register defines
` [PATCH 4/4] iommu: qcom: initialize secure page table
` [PATCH 3/4] iommu: add qcom_iommu
[PATCH -next] iommu/of: Check for valid fwspec after of_pci_iommu_init
2017-08-02 16:43 UTC (3+ messages)
[PATCH 2/3] iova: Use alloc_percpu_aligned()
2017-08-02 8:52 UTC
[PATCH 0/4] IOMMU group cleanup
2017-08-02 8:12 UTC (10+ messages)
` [PATCH 1/4] iommu/msm: Add iommu_group support
` [PATCH 2/4] iommu/tegra-smmu: "
` [PATCH 3/4] iommu/tegra-gart: "
[PATCH v4] FlexRM support in VFIO platform
2017-08-02 5:38 UTC (2+ messages)
` [PATCH v4] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH v8 00/13] Fix the on-flight DMA issue on system with amd iommu
2017-07-31 10:29 UTC (34+ messages)
` [PATCH v8 01/13] iommu/amd: Detect pre enabled translation
` [PATCH v8 02/13] iommu/amd: add several helper functions
` [PATCH v8 05/13] iommu/amd: Add function copy_dev_tables()
` [PATCH v8 06/13] iommu/amd: copy old trans table from old kernel
` [PATCH v8 09/13] iommu/amd: Use is_attach_deferred call-back
` [PATCH v8 10/13] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
` [PATCH v8 11/13] iommu/amd: Don't copy GCR3 table root pointer
` [PATCH v8 13/13] iommu/amd: Disable iommu only if amd_iommu=off is specified
[PATCH v2 0/3] Add larbid init routine for mediatek's gen1 smi larb driver
2017-07-31 9:32 UTC (5+ messages)
` [PATCH v2 1/3] memory: mtk-smi: add larbid handle routine
` [PATCH v2 2/3] dt-bindings: mediatek: add descriptions for larbid
` [PATCH v2 3/3] arm: dts: mediatek: add larbid property for larb
mailing list for the dma mapping code
2017-07-31 5:42 UTC (2+ messages)
[PATCH v3] FlexRM support in VFIO platform
2017-07-31 4:50 UTC (4+ messages)
` [PATCH v3] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH] memory: mtk-smi: Use of_device_get_match_data helper
2017-07-30 0:45 UTC (2+ messages)
[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
2017-07-29 11:09 UTC (4+ messages)
[PATCH v4 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-07-28 15:48 UTC (11+ messages)
` [PATCH v4 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
[PATCH v3 02/12] intel-ipu3: mmu: implement driver
2017-07-28 14:49 UTC (7+ messages)
[iommu:core 1/3] drivers/iommu/of_iommu.c:231:21-28: ERROR: PTR_ERR applied after initialization to constant on line 173
2017-07-28 12:15 UTC (3+ messages)
[PATCH 0/3] Add larbid init routine for mediatek's gen1 smi larb driver
2017-07-28 10:38 UTC (10+ messages)
` [PATCH 1/3] memory: mtk-smi: add larbid init routine
` [PATCH 2/3] dt-bindings: mediatek: add descriptions for larbid
` [PATCH 3/3] arm: dts: mediatek: add larbid property for larb
[PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes
2017-07-27 12:45 UTC (8+ messages)
[RFC 0/2] arm-smmu-v3 tlbi-on-map option
2017-07-26 14:41 UTC (3+ messages)
[PATCH v3 03/12] intel-ipu3: Add DMA API implementation
2017-07-26 13:51 UTC (4+ messages)
amd-iommu/x2apic: sleeping function called from invalid context
2017-07-26 13:41 UTC (6+ messages)
` [PATCH] iommu/amd: Fix schedule-while-atomic BUG in initialization code
[PATCH] memory: mtk-smi: Use of_device_get_match_data helper
2017-07-26 12:35 UTC (3+ messages)
[PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
2017-07-26 11:33 UTC (4+ messages)
[PATCH] iommu: Convert to using %pOF instead of full_name
2017-07-26 11:01 UTC (2+ messages)
[PATCH V3 1/3] Docs: dt: rockchip: add rockchip, disable-mmu-reset property
2017-07-26 10:58 UTC (2+ messages)
` [PATCH V3 1/3] Docs: dt: rockchip: add rockchip,disable-mmu-reset property
[PATCH 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes
2017-07-26 10:57 UTC (2+ messages)
[PATCH v2 00/05] iommu/ipmmu-vmsa: 32-bit ARM update V2
2017-07-26 10:44 UTC (3+ messages)
` [PATCH v2 01/05] iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
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).