Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-02-13 16:55:25 to 2014-03-06 00:24:10 UTC [more...]

[PATCH 00/10] arch/arm OMAP IOMMU patches for 3.15
 2014-03-06  0:24 UTC  (2+ messages)
  ` [PATCH 01/10] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2

[PATCH] iommu/exynos: Remove driver
 2014-03-05 23:48 UTC  (8+ messages)

[PATCH] iommu/amd: Fix logics to determine and checking max PASID
 2014-03-05 23:08 UTC  (4+ messages)

[PATCH v2] IOMMU: iopte free should check wether input argument is NULL
 2014-03-05 22:47 UTC  (2+ messages)

[PATCHv3 00/13] OMAP IOMMU DT adaptation for 3.15
 2014-03-05 20:07 UTC  (21+ messages)
` [PATCHv3 05/13] iommu/omap: add devicetree support
` [PATCHv3 09/13] ARM: OMAP3: fix iva mmu programming issues
` [PATCHv3 11/13] ARM: OMAP2+: use pdata quirks for iommu reset lines
  ` [PATCHv3 01/13] iommu/omap: convert to devm_* interfaces
  ` [PATCHv3 02/13] iommu/omap: fix error return paths in omap_iommu_attach()
  ` [PATCHv3 03/13] iommu/omap: allow enable/disable even without pdata
  ` [PATCHv3 04/13] Documentation: dt: add OMAP iommu bindings
  ` [PATCHv3 06/13] iommu/omap: enable bus-error back on supported iommus
  ` [PATCHv3 07/13] iommu/omap: allocate archdata on the fly for DT-based devices
  ` [PATCHv3 08/13] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
  ` [PATCHv3 10/13] ARM: OMAP2+: change the ISP device archdata MMU name for DT
  ` [PATCHv3 12/13] ARM: OMAP5: hwmod data: add mmu data for ipu & dsp
  ` [PATCHv3 13/13] ARM: OMAP2+: extend iommu pdata-quirks to OMAP5

Re: [PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc
 2014-03-05  7:53 UTC  (2+ messages)

[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-03-05  7:48 UTC  (19+ 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] Enhance dmar to support device hotplug
 2014-03-05  2:53 UTC  (4+ messages)
` [PATCH v2] IOMMU: enhance "

[PATCH 1/1] iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command
 2014-03-04 17:06 UTC  (4+ messages)

[PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc
 2014-03-04 15:41 UTC  (2+ messages)

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-04 15:06 UTC  (4+ messages)
` [PATCHv3 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces

[GIT PULL] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:58 UTC  (2+ messages)

[PATCH 0/5] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:20 UTC  (12+ messages)
  ` [PATCH 1/5] iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
  ` [PATCH 2/5] iommu/arm-smmu: support buggy implementations with secure cfg accesses
  ` [PATCH 3/5] documentation/iommu: update description of ARM System MMU binding
  ` [PATCH 4/5] iommu/arm-smmu: clean up use of `flags' in page table handling code
  ` [PATCH 5/5] iommu/arm-smmu: provide option to dsb macro when publishing tables

IOMMU DMA-mapping API for arm64 ?
 2014-03-03 10:25 UTC  (7+ messages)

[PATCH 0/2] Renesas VMSA-compatible IPMMU driver
 2014-03-02 21:00 UTC  (7+ messages)
  ` [PATCH 1/2] iommu: Add driver for Renesas VMSA-compatible IPMMU
` [PATCH 2/2] [TEST] ARM: shmobile: koelsch-reference: Instantiate IPMMU-MX

[PATCH 0/2] ARM SMMU fixes
 2014-03-02 17:59 UTC  (6+ messages)
  ` [PATCH 1/2] iommu/arm-smmu: Replace list walk with platform driver data
  ` [PATCH 2/2] iommu/arm-smmu: Return 0 on unmap failure

[PATCHv2 0/4] OMAP IOMMU DTS nodes
 2014-02-28 20:49 UTC  (5+ messages)
  ` [PATCHv2 1/4] ARM: dts: OMAP3: Update ISP IOMMU node
  ` [PATCHv2 4/4] ARM: dts: OMAP5: Add IOMMU nodes
` [PATCHv2 2/4] ARM: dts: OMAP3: Add IVA IOMMU node
` [PATCHv2 3/4] ARM: dts: OMAP4: Add IOMMU nodes

[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
 2014-02-28 20:42 UTC  (49+ messages)
` [PATCHv2 01/16] iommu/omap: convert to devm_* interfaces
  ` [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 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
` [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/4] OMAP IOMMU DTS nodes
 2014-02-26 22:06 UTC  (7+ 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: "

(unknown),
 2014-02-26 12:14 UTC  (5+ messages)
  ` your mail

(unknown),
 2014-02-25 15:01 UTC  (2+ messages)
  ` your mail

[PATCH 0/2] arm: dma-mapping: add dynamic resize of IOVA bitmap
 2014-02-25 12:42 UTC  (3+ messages)
  ` [PATCH 1/2] arm: dma-mapping: Add support to extend DMA IOMMU mappings
  ` [PATCH 2/2] arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()

Stream ID managment for VF
 2014-02-25 10:49 UTC 

[PATCH] MAINTAINERS: Update Calgary IOMMU
 2014-02-24 22:59 UTC 

[git pull] IOMMU Fixes for Linux v3.14-rc3
 2014-02-21 14:04 UTC 

[PATCH v2 0/4] Remove dead code
 2014-02-21  1:30 UTC  (9+ 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

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-20 22:43 UTC  (11+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()

[GIT PULL] iommu/arm-smmu: fixes for 3.14
 2014-02-20 12:14 UTC  (8+ messages)

[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 0/5] iommu/arm-smmu: fixes for 3.14
 2014-02-13 17:11 UTC  (5+ messages)
` [PATCH 5/5] iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA


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