messages from 2017-03-22 11:06:47 to 2017-04-04 05:15:59 UTC [more...]
[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2017-04-04 5:15 UTC (5+ messages)
[PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
2017-04-03 20:35 UTC (10+ messages)
` [PATCH 1/5] iommu/omap: Move data structures to omap-iommu.h
` [PATCH 2/5] iommu/omap: Permanently keep iommu_dev pointer in arch_data
` [PATCH 3/5] iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device
` [PATCH 4/5] iommu/omap: Make use of 'struct iommu_device'
` [PATCH 5/5] iommu/omap: Add iommu-group support
[PATCH] iommu/arm-smmu: Fix 16bit ASID configuration
2017-04-03 17:49 UTC (3+ messages)
[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-04-03 15:07 UTC (5+ messages)
` [PATCH v4 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling
[v10, 0/7] Fix eSDHC host version register bug
2017-04-03 14:16 UTC (5+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH] iommu/io-pgtable-arm: Avoid shift overflow in block size
2017-04-03 12:12 UTC
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-04-03 11:56 UTC (37+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
[PATCH] iommu/rockchip: Make use of 'struct iommu_device'
2017-04-03 11:18 UTC (5+ messages)
[PATCH RESEND 0/3] IOVA allocation improvements for iommu-dma
2017-04-03 10:45 UTC (5+ messages)
` [PATCH RESEND 1/3] iommu/dma: Convert to address-based allocation
` [PATCH RESEND 2/3] iommu/dma: Clean up MSI IOVA allocation
` [PATCH RESEND 3/3] iommu/dma: Plumb in the per-CPU IOVA caches
[PATCH v2] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
2017-04-03 7:06 UTC (3+ messages)
[PATCH 0/3] IOVA allocation improvements for iommu-dma
2017-03-31 14:33 UTC (5+ messages)
[PATCH] iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'
2017-03-31 14:29 UTC
[PATCH v2] iommu/arm-smmu: Add global SMR masking property
2017-03-31 12:43 UTC (2+ messages)
[PATCH v2 0/4] ARM SMMU TLB sync improvements
2017-03-31 12:38 UTC (9+ messages)
` [PATCH v2 1/4] iommu/arm-smmu: Simplify ASID/VMID handling
` [PATCH v2 2/4] iommu/arm-smmu: Tidy up context bank indexing
` [PATCH v2 3/4] iommu/arm-smmu: Use per-context TLB sync as appropriate
` [PATCH v2 4/4] iommu/arm-smmu: Poll for TLB sync completion more effectively
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices (v2)
2017-03-31 4:19 UTC (9+ messages)
` [PATCH 3/9] Docs: dt: document qcom iommu bindings
` [PATCH 5/9] iommu: add qcom_iommu
[PATCH 0/7] iommu/iova: improve the allocation performance of dma64
2017-03-31 3:55 UTC (12+ messages)
` [PATCH 1/7] iommu/iova: fix incorrect variable types
` [PATCH 2/7] iommu/iova: cut down judgement times
` [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32
[PATCH v2 0/7] iommu/iova: improve the allocation performance of dma64
2017-03-31 3:24 UTC (8+ messages)
` [PATCH v2 1/7] iommu/iova: fix incorrect variable types
` [PATCH v2 2/7] iommu/iova: cut down judgement times
` [PATCH v2 3/7] iommu/iova: insert start_pfn boundary of dma32
` [PATCH v2 4/7] iommu/iova: adjust __cached_rbnode_insert_update
` [PATCH v2 5/7] iommu/iova: to optimize the allocation performance of dma64
` [PATCH v2 6/7] iommu/iova: move the caculation of pad mask out of loop
` [PATCH v2 7/7] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32
[PATCH 0/4] ARM SMMU per-context TLB sync
2017-03-30 15:48 UTC (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: Handle size mismatches better
` [PATCH 4/4] iommu/arm-smmu: Use per-context TLB sync as appropriate
` [PATCH 5/4] iommu/arm-smmu: Poll for TLB sync completion more effectively
amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
2017-03-30 14:48 UTC (18+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only
[PATCH] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
2017-03-30 14:10 UTC (13+ messages)
[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
2017-03-30 10:14 UTC (13+ messages)
` [RFC PATCH 2/3] iommu/dma: account pci host bridge dma_mask for IOVA allocation
` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range
[RFC PATCH] of: Fix DMA configuration for non-DT masters
2017-03-30 10:12 UTC (6+ messages)
[RFC PATCH 1/2] of/pci: implement inbound dma-ranges for PCI
2017-03-30 9:59 UTC (2+ messages)
` [RFC PATCH 2/2] of/pci: call pci specific dma-ranges instead of memory-mapped
[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
2017-03-29 21:01 UTC (3+ messages)
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-28 16:07 UTC (15+ messages)
[PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
2017-03-28 16:06 UTC (4+ messages)
` [V9, "
[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
2017-03-25 5:34 UTC (3+ messages)
[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
2017-03-24 17:53 UTC (3+ messages)
` [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event
[PATCH] x86/pci-calgary: use setup_timer
2017-03-24 14:15 UTC
[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-03-24 12:44 UTC (3+ messages)
[git pull] IOMMU Fixes for Linux v4.11-rc3
2017-03-24 11:31 UTC
[PATCH] iommu/exynos: Use smarter TLB flush method for v5 SYSMMU
2017-03-24 9:19 UTC
[PATCH] iommu/exynos: Don't open-code loop unrolling
2017-03-24 9:18 UTC
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-23 21:02 UTC (4+ messages)
` [RFC PATCH v4 15/28] Add support to access persistent memory in the clear
[PATCH] iommu: use sg_phys()
2017-03-23 13:16 UTC
[PATCH v2 0/5] Implement SMMU passthrough using the default domain
2017-03-23 10:38 UTC (9+ messages)
` [PATCH v2 5/5] iommu: Allow default domain type to be set on the kernel command line
[GIT PULL] iommu/arm-smmu: Fixes for 4.11
2017-03-22 23:00 UTC (2+ messages)
[iommu:core 3/3] drivers/iommu/iova.c:36: error: redefinition of 'init_iova_domain'
2017-03-22 21:57 UTC (3+ messages)
[PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section
2017-03-22 18:07 UTC (5+ messages)
` [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA
[PATCH v2 0/4] IOMMU reserved region tweaks
2017-03-22 15:19 UTC (5+ messages)
` [PATCH v2 1/4] iommu: Disambiguate MSI region types
` [PATCH v2 4/4] iommu/dma: Make PCI window reservation generic
[PATCH 1/2] iommu/exynos: Block SYSMMU while invalidating FLPD cache
2017-03-22 14:51 UTC (2+ messages)
[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
2017-03-22 14:43 UTC (2+ messages)
IOMMU detection via sysfs
2017-03-22 14:39 UTC (2+ messages)
[PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
2017-03-22 14:33 UTC (3+ messages)
[PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
2017-03-22 14:25 UTC (3+ messages)
` [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
2017-03-22 14:25 UTC (2+ 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