Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-01-20 18:39:13 to 2014-02-19 06:07:37 UTC [more...]

[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-02-19  6:07 UTC  (18+ messages)
  ` [Patch Part2 V2 01/17] iommu/vt-d: avoid double free of g_iommus on error recovery path
  ` [Patch Part2 V2 02/17] iommu/vt-d: avoid caching stale domain_device_info and fix memory leak
  ` [Patch Part2 V2 03/17] iommu/vt-d: avoid caching stale domain_device_info when hot-removing PCI device
  ` [Patch Part2 V2 04/17] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse
  ` [Patch Part2 V2 05/17] iommu/vt-d: move private structures and variables into intel-iommu.c
  ` [Patch Part2 V2 06/17] iommu/vt-d: simplify function get_domain_for_dev()
  ` [Patch Part2 V2 07/17] iommu/vt-d: free resources if failed to create domain for PCIe endpoint
  ` [Patch Part2 V2 08/17] iommu/vt-d: reduce duplicated code to handle virtual machine domains
  ` [Patch Part2 V2 09/17] iommu/vt-d: fix incorrect iommu_count for si_domain
  ` [Patch Part2 V2 10/17] iommu/vt-d: check for NULL pointer when freeing IOMMU data structure
  ` [Patch Part2 V2 11/17] iommu/vt-d: fix error in detect ATS capability
  ` [Patch Part2 V2 12/17] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries
  ` [Patch Part2 V2 13/17] iommu/vt-d: introduce a rwsem to protect global data structures
  ` [Patch Part2 V2 14/17] iommu/vt-d: use RCU to protect global resources in interrupt context
  ` [Patch Part2 V2 15/17] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
  ` [Patch Part2 V2 16/17] iommu/vt-d, PCI: unify the way to process DMAR device scope array
  ` [Patch Part2 V2 17/17] iommu/vt-d: update IOMMU state when memory hotplug happens

[PATCH v2 0/4] Remove dead code
 2014-02-18 21:00 UTC  (5+ messages)
  ` [PATCH v2 1/4] misc: mic: Add include of <linux/irqreturn.h>
  ` [PATCH v2 2/4] mei: "
  ` [PATCH v2 3/4] iommu/amd: "
  ` [PATCH v2 4/4] PCI: Remove unused SR-IOV VF Migration support

[GIT PULL] iommu/arm-smmu: fixes for 3.14
 2014-02-18 19:21 UTC  (5+ messages)

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-18  0:38 UTC  (23+ messages)
  ` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
  ` [RFC PATCH v4 02/10] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
  ` [RFC PATCH v4 03/10] VFIO_IOMMU_TYPE1: workaround to build for platform devices
  ` [RFC PATCH v4 05/10] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
  ` [RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
  ` [RFC PATCH v4 07/10] VFIO_PLATFORM: Support MMAP of MMIO regions
  ` [RFC PATCH v4 08/10] VFIO_PLATFORM: Return IRQ info
  ` [RFC PATCH v4 09/10] VFIO_PLATFORM: Initial interrupts support
  ` [RFC PATCH v4 10/10] VFIO_PLATFORM: Support for maskable and automasked interrupts
` [RFC PATCH v4 04/10] VFIO_PLATFORM: Initial skeleton of VFIO support for platform devices

[PATCH 0/1] Fix Crashdump failure caused by leftover DMA through a hardware IOMMU
 2014-02-15  3:04 UTC  (2+ messages)
  ` [PATCH] Fix dump failure caused by DMA through an IOMMU

[PATCH] iommu/exynos: Remove driver
 2014-02-14  0:17 UTC  (7+ messages)

[PATCH 0/4] OMAP IOMMU DTS nodes
 2014-02-13 18:22 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: dts: OMAP3: Update ISP IOMMU node
  ` [PATCH 2/4] ARM: dts: OMAP3: Add IVA "
  ` [PATCH 3/4] ARM: dts: OMAP4: Add IOMMU nodes
` [PATCH 4/4] ARM: dts: OMAP5: "

[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
 2014-02-13 18:15 UTC  (17+ messages)
` [PATCHv2 01/16] iommu/omap: convert to devm_* interfaces
` [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
  ` [PATCHv2 02/16] iommu/omap: omap_iommu_attach() should return ENODEV, not NULL
  ` [PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings
  ` [PATCHv2 04/16] iommu/omap: add devicetree support
  ` [PATCHv2 05/16] iommu/omap: enable bus-error back on supported iommus
  ` [PATCHv2 06/16] iommu/omap: allocate archdata on the fly for DT-based devices
  ` [PATCHv2 07/16] iommu/omap: allow enable/disable even without pdata
  ` [PATCHv2 09/16] ARM: OMAP2+: change the ISP device archdata MMU name
  ` [PATCHv2 10/16] ARM: OMAP2+: use pdata quirks for iommu reset lines
  ` [PATCHv2 11/16] ARM: OMAP3: fix iva mmu programming issues
  ` [PATCHv2 12/16] ARM: OMAP5: hwmod data: add mmu data for ipu & dsp
  ` [PATCHv2 16/16] ARM: OMAP2+: Remove legacy omap-iommu.c
` [PATCHv2 13/16] ARM: OMAP2+: extend iommu pdata-quirks to OMAP5
` [PATCHv2 14/16] ARM: OMAP3: hwmod data: cleanup data for IOMMUs
` [PATCHv2 15/16] ARM: OMAP4: "

[PATCH 0/5] iommu/arm-smmu: fixes for 3.14
 2014-02-13 17:11 UTC  (9+ messages)
` [PATCH 2/5] iommu/arm-smmu: really fix page table locking
  ` [PATCH 1/5] iommu/arm-smmu: fix pud/pmd entry fill sequence
  ` [PATCH 3/5] iommu/arm-smmu: fix table flushing during initial allocations
  ` [PATCH 4/5] iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
  ` [PATCH 5/5] iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA

[PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc
 2014-02-11  2:12 UTC 

[PATCH] iommu: shmobile: depend on ARCH_SHMOBILE
 2014-02-10 12:51 UTC  (2+ messages)

How to combine two PCIe devices in one domain?
 2014-02-10  8:18 UTC 

[PATCH 04/28] Remove EXYNOS_DEV_SYSMMU
 2014-02-10  4:32 UTC  (5+ messages)
` [PATCH 10/28] Remove SH_MOBILE

IOMMU DMA-mapping API for arm64 ?
 2014-02-06 11:59 UTC  (5+ messages)
  ` Fwd: "

DMA mapping API(IOMMU) for ARM64?
 2014-02-05 16:10 UTC  (8+ messages)
              ` [Linaro-mm-sig] "

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-02-04 17:36 UTC  (57+ messages)
` [PATCH 01/11] iommu/arm-smmu: Introduce driver option handling
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
    ` [PATCH v2 02/11] iommu/arm-smmu: Introduce iommu_group "
    ` [PATCH v3 "
` [PATCH 04/11] iommu/arm-smmu: Introduce automatic stream-id-masking
` [PATCH 05/11] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
  ` [PATCH v2 "
` [PATCH 10/11] arm: dma-mapping: Add additional parameters to arm_iommu_create_mapping
` [PATCH 11/11] arm: dma-mapping: Add support to extend DMA IOMMU mappings
                    ` [PATCH] "

iommu/arm-smmu: Regression (sleeping function called from invalid context)
 2014-02-03 16:31 UTC  (4+ messages)

[PATCH v2 0/5] enhance DMA CMA on x86
 2014-02-03 12:14 UTC  (13+ messages)
` [PATCH v2 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
` [PATCH v2 2/5] x86: enable DMA CMA with swiotlb

Who understand the IOMMU code?
 2014-01-31 10:06 UTC  (3+ messages)

[PATCH 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-30 20:17 UTC  (8+ messages)
  ` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling
  ` [PATCH 2/6] iommu/arm-smmu: Support buggy implementation where all config accesses are secure
  ` [PATCH 3/6] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices
  ` [PATCH 4/6] iommu/arm-smmu: Introduce automatic stream-id-masking
  ` [PATCH 5/6] iommu/arm-smmu: Set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
  ` [PATCH 6/6] iommu/arm-smmu: Introduce iommu_group notifier block
  ` [PATCH] documentation/iommu: Update description of ARM System MMU binding

[git pull] IOMMU Updates for Linux v3.14
 2014-01-29 22:09 UTC 

[PATCH] omap: iommu: Fix decimal permissions
 2014-01-28 18:49 UTC 

[RFC PATCH] vfio/iommu_type1: Multi-IOMMU domain support
 2014-01-27 21:36 UTC  (12+ messages)

[PATCH] iommu/amd: Add quirk for broken Marvell 88SE91xx SATA
 2014-01-25  4:10 UTC 

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-01-25  2:44 UTC  (2+ messages)

PROBLEM: do_IRQ: [number] No irq handler for vector (irq -1)
 2014-01-23 21:51 UTC  (17+ messages)

[PATCH] intel-iommu: Fix off-by-one in pagetable freeing
 2014-01-23 16:47 UTC  (2+ messages)

[PATCH] Quirk for buggy dma source tags with Intel IOMMU
 2014-01-21  3:53 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox