messages from 2016-06-17 10:36:20 to 2016-07-08 11:44:58 UTC [more...]
[PATCH 00/20] iommu/amd: Use generic IOVA allocator
2016-07-08 11:44 UTC (8+ messages)
` [PATCH 01/20] iommu: Add apply_dm_region call-back to iommu-ops
` [PATCH 02/20] iommu/amd: Select IOMMU_IOVA for AMD IOMMU
` [PATCH 03/20] iommu/amd: Allocate iova_domain for dma_ops_domain
` [PATCH 04/20] iommu/amd: Create a list of reserved iova addresses
` [PATCH 05/20] iommu/amd: Implement apply_dm_region call-back
` [PATCH 07/20] iommu/amd: Remove special mapping code for dma_ops path
` [PATCH 06/20] iommu/amd: Pass gfp-flags to iommu_map_page()
[v10, 0/7] Fix eSDHC host version register bug
2016-07-08 3:05 UTC (10+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
iommu/rockchip: Fix bugs and enable on ARM64
2016-07-08 1:01 UTC (13+ messages)
` [PATCH v5 1/8] iommu/rockchip: Fix devm_{request,free}_irq parameter
` [PATCH v5 2/8] iommu/rockchip: Add map_sg callback for rk_iommu_ops
` [PATCH v5 3/8] iommu/rockchip: Fix allocation of bases array in driver probe
` [PATCH v5 4/8] iommu/rockchip: Use DMA API to manage coherency
` [PATCH v5 5/8] iommu/rockchip: Prepare to support generic DMA mapping
` [PATCH v5 6/8] drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
` [PATCH v5 7/8] drm/rockchip: Use common IOMMU API to attach devices
` [PATCH v5 8/8] iommu/rockchip: Enable Rockchip IOMMU on ARM64
[PATCH 0/3] Add support for privileged mappings
2016-07-07 20:58 UTC (6+ messages)
` [PATCH 1/3] iommu: add IOMMU_PRIV attribute
` [PATCH 2/3] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
` [PATCH 3/3] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"
[PATCH v4 0/8] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-07-07 16:56 UTC (11+ messages)
` [PATCH v4 1/8] arm64: mm: change IOMMU notifier action to attach DMA ops
` [PATCH v4 2/8] Docs: dt: add PCI IOMMU map bindings
` [PATCH v4 3/8] of/irq: Break out msi-map lookup (again)
` [PATCH v4 4/8] iommu/of: Handle iommu-map property for PCI
` [PATCH v4 5/8] iommu/of: Introduce iommu_fwspec
` [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v4 7/8] iommu/arm-smmu: Support non-PCI devices with SMMUv3
` [PATCH v4 8/8] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
[PATCH v3 0/9] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-07-07 16:51 UTC (30+ messages)
` [PATCH v3 1/9] arm64: mm: change IOMMU notifier action to attach DMA ops
` [PATCH v3 2/9] iommu/of: Consolidate device creation workarounds
` [PATCH v3 3/9] Docs: dt: add PCI IOMMU map bindings
` [PATCH v3 4/9] of/irq: Break out msi-map lookup (again)
` [PATCH v3 5/9] iommu/of: Handle iommu-map property for PCI
` [PATCH v3 6/9] iommu/of: Introduce iommu_fwspec
` [PATCH v3 7/9] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v3 8/9] iommu/arm-smmu: Support non-PCI devices with SMMUv3
` [PATCH v3 9/9] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
` [RFC 1/2] iommu/dma: Restrict IOVAs to physical memory layout
` [RFC 2/2] iommu/dma: Identity-map non-RAM regions
[PATCH -next] iommu/exynos: Fix return value check in exynos_iommu_of_setup()
2016-07-07 12:17 UTC (10+ messages)
` [PATCH -next v2] "
` [PATCH -next v3] "
[PATCH] iommu/amd: Fix unity mapping initialization race
2016-07-06 16:00 UTC
[PATCH] iommu/vt-d: Remove unnecassary qi clflushes
2016-07-05 16:57 UTC (7+ messages)
[Regression] Amd-Vi + ivrs_ioapic cause kernel oops (4.4, 4.7 fail 3.9 works)
2016-07-05 7:46 UTC (7+ messages)
[PATCH] iommu: simplify and fix ida handling
2016-07-04 19:01 UTC (3+ messages)
[PATCH] iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas
2016-07-04 11:37 UTC (3+ messages)
[PATCH] iommu: arm-smmu: use devm_request_irq and devm_free_irq
2016-07-04 9:38 UTC
[PATCH v4 0/5] MT2701 iommu support
2016-07-04 8:00 UTC (14+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
[PATCH 3/3] iommu: remove unneeded check
2016-07-03 11:56 UTC (6+ messages)
[git pull] IOMMU Fixes for Linux v4.7-rc5
2016-07-01 15:36 UTC
[RFC PATCH 1/2] fsl-mc: Added header file to provide fsl-mc bus iommu group creation
2016-07-01 15:11 UTC (8+ messages)
` [RFC PATCH 2/2] iommu/arm-smmu: Add support for the fsl-mc bus
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
2016-06-30 8:26 UTC (5+ messages)
` [PATCH v5 17/44] iommu: "
` [PATCH v5 23/44] x86: "
` [PATCH v5 24/44] iommu: intel: "
` [PATCH v5 43/44] dma-mapping: Remove dma_get_attr
[PATCH 2/3] iommu: improve handling of failed call to kset_create_and_add
2016-06-28 18:39 UTC
[PATCH 1/3] iommu: simplify init function
2016-06-28 18:38 UTC
[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
2016-06-28 16:48 UTC (7+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain
[PATCH 1/1] iommu/amd: initialize devid variable before using it
2016-06-27 11:28 UTC (3+ messages)
iommu/vt-d: Use per-cpu IOVA caching, suspend-to-ram causes machine hang
2016-06-27 11:23 UTC (4+ messages)
` [PATCH v2] iommu/vt-d: fix overflow of iommu->domains array
Three X58 Workstation Motherboards that won't boot with VT-d enabled in BIOS and intel_iommu=on w/ Kernel >=4.2.1
2016-06-27 11:22 UTC (2+ messages)
[PATCH v2] iommu: Disable preemption around use of this_cpu_ptr()
2016-06-27 11:19 UTC (6+ messages)
` [PATCH v3 1/2] "
[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
2016-06-24 3:37 UTC (8+ messages)
[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
2016-06-23 11:32 UTC (11+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops
[PATCH v4 0/8] iommu/rockchip: Fix bugs and enable on ARM64
2016-06-21 17:19 UTC (15+ messages)
` [PATCH v4 1/8] iommu/rockchip: Fix devm_{request,free}_irq parameter
` [PATCH v4 2/8] iommu/rockchip: Add map_sg callback for rk_iommu_ops
` [PATCH v4 3/8] iommu/rockchip: Fix allocation of bases array in driver probe
` [PATCH v4 4/8] iommu/rockchip: Use DMA API to manage coherency
` [PATCH v4 5/8] iommu/rockchip: Prepare to support generic DMA mapping
` [PATCH v4 6/8] drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
` [PATCH v4 7/8] drm/rockchip: Use common IOMMU API to attach devices
` [PATCH v4 8/8] iommu/rockchip: Enable Rockchip IOMMU on ARM64
SMMU driver and stall vs terminate mode
2016-06-21 14:47 UTC (6+ messages)
[PATCH v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2
2016-06-21 12:42 UTC (2+ messages)
[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
2016-06-21 12:04 UTC (2+ messages)
[RFC PATCH 15/15] iommu/exynos: update to use iommu big-endian
2016-06-21 9:59 UTC (2+ messages)
[PATCH] iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate
2016-06-21 9:39 UTC (2+ messages)
[PATCH] iommu/amd: Remove create_workqueue
2016-06-21 9:14 UTC (3+ messages)
[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-06-21 8:36 UTC (7+ messages)
` [PATCH v2 7/7] iommu/arm-smmu: Support non-PCI devices with SMMUv3
[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-06-20 15:46 UTC (7+ messages)
[PATCH v10 0/9] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-06-19 16:11 UTC (4+ messages)
` [PATCH v10 7/9] irqchip/gicv3-its: register the MSI global doorbell
[iommu:arm/mediatek 1/1] drivers/iommu/mtk_iommu.c:27:32: fatal error: linux/of_component.h: No such file or directory
2016-06-18 8:22 UTC
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-06-17 15:51 UTC (8+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
[git pull] IOMMU Fixes for Linux v4.7-rc3
2016-06-17 14:38 UTC
[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
2016-06-17 14:07 UTC (5+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support
[PATCH] iommu/io-pgtable-arm: Fix iova_to_phys for block entries
2016-06-17 14:07 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;
as well as URLs for NNTP newsgroup(s).