Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-09-23 14:46:21 to 2014-10-01 10:20:43 UTC [more...]

[PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
 2014-10-01 10:20 UTC  (4+ messages)
` [PATCH 1/3] iommu/rockchip: rk3288 iommu driver
` [PATCH 2/3] dt-bindings: iommu: Add documentation for rockchip iommu
` [PATCH 3/3] ARM: dts: rk3288: add VOP iommu nodes

[PATCH v3 0/5] enhance DMA CMA on x86
 2014-10-01  9:05 UTC  (11+ messages)

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-10-01  8:46 UTC  (9+ messages)
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH v4 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-01  8:27 UTC  (5+ messages)
  ` [PATCH v4 1/2] iopoll: Introduce memory-mapped IO polling macros
  ` [PATCH v4 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH v3 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-01  1:28 UTC  (8+ messages)
  ` [PATCH v3 1/2] iopoll: Introduce memory-mapped IO polling macros
  ` [PATCH v3 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH 00/17] OMAP IOMMU Cleanup & Consolidation
 2014-09-30 21:16 UTC  (18+ messages)
  ` [PATCH 01/17] iommu/omap: Remove refcount field from omap_iommu object
  ` [PATCH 02/17] iommu/omap: Remove unused isr_priv field from omap_iommu
  ` [PATCH 03/17] iommu/omap: Remove duplicate declarations
  ` [PATCH 04/17] iommu/omap: Remove conditional definition of dev_to_omap_iommu()
  ` [PATCH 11/17] iommu/omap: Make pagetable debugfs entry read-only
  ` [PATCH 15/17] iommu/omap: Reset the domain field upon detaching
` [PATCH 05/17] iommu/omap: Remove ver debugfs entry
` [PATCH 06/17] iommu/omap: Remove omap_iommu_arch_version() and version field
` [PATCH 07/17] iommu/omap: Remove bogus version check in context save/restore
` [PATCH 08/17] iommu/omap: Simplify omap2_iommu_fault_isr()
` [PATCH 09/17] iommu/omap: Consolidate OMAP IOMMU modules
` [PATCH 10/17] iommu/omap: Fix the permissions on nr_tlb_entries
` [PATCH 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu
` [PATCH 13/17] iommu/omap: Remove couple of unused exported functions
` [PATCH 14/17] iommu/omap: Do not export unneeded functions
` [PATCH 16/17] iommu/omap: Fix bus error on debugfs access of unattached IOMMU
` [PATCH 17/17] iommu/omap: Switch pagetable debugfs entry to use seq_file

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-09-30 18:48 UTC  (3+ messages)
` [RFC 09/10] drm/tegra: Add "

[PATCH 0/2] iommu/vt-d: Keep RMRR mappings around on driver unbind
 2014-09-30 11:02 UTC  (3+ messages)
  ` [PATCH 1/2] driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
  ` [PATCH 2/2] iommu/vt-d: Only remove domain when device is removed

[PATCH v5 0/2] Support for nesting IOMMUs in VFIO
 2014-09-30  0:21 UTC  (4+ messages)
  ` [PATCH v5 1/2] iommu: introduce domain attribute for nesting IOMMUs
  ` [PATCH v5 2/2] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type

[PATCH 1/2] x86: don't unnecessarily call dma_alloc_from_contiguous()
 2014-09-29 13:21 UTC  (5+ messages)
  ` [PATCH 2/2] intel-iommu: "

[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
 2014-09-29 10:38 UTC  (37+ messages)
` [PATCHv7 01/26] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [PATCHv7 02/26] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCHv7 05/26] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCHv7 06/26] vfio/iommu_type1: implement "
` [PATCHv7 07/26] driver core: amba: add device binding path 'driver_override'
` [PATCHv7 10/26] vfio: platform: probe to devices on the platform bus
` [PATCHv7 13/26] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd
  ` [PATCHv7 22/26] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCHv7 23/26] vfio: add local lock in virqfd instead of depending on VFIO PCI
  ` [PATCHv7 24/26] vfio: pass an opaque pointer on virqfd initialization
  ` [PATCHv7 25/26] vfio: initialize the virqfd workqueue in VFIO generic code
  ` [PATCHv7 26/26] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-09-29 10:13 UTC  (70+ messages)
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 08/22] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 09/22] x86/xen/MSI: "
` [PATCH v2 10/22] Irq_remapping/MSI: "
` [PATCH v2 12/22] MIPS/Octeon/MSI: "
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
  ` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
  ` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
  ` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
  ` [PATCH v2 14/22] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 19/22] IA64/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions

[PATCH v2 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-09-28  3:22 UTC  (4+ messages)
  ` [PATCH v2 1/2] iopoll: Introduce memory-mapped IO polling macros
  ` [PATCH v2 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-09-26 17:20 UTC  (8+ messages)
` [PATCH 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-09-25 18:34 UTC  (5+ messages)
` [PATCH v2 01/18] arm: dma-mapping: arm_iommu_attach_device: automatically set max_seg_size

[PATCH v2 1/1] iommu/amd: set iommu for early mapped ioapic/hpet
 2014-09-25 17:29 UTC  (4+ messages)

[PATCH v2] x86: irq_remapping: Fix the regression of hpet irq remapping
 2014-09-25 17:12 UTC  (2+ messages)

[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
 2014-09-25 17:01 UTC  (3+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions

[PATCH] iommu/core: fix bus notifier breakage
 2014-09-25 15:15 UTC  (3+ messages)

[PATCH v4 0/3] Support for nesting IOMMUs in VFIO
 2014-09-25 15:07 UTC  (9+ messages)
  ` [PATCH v4 1/3] iommu: introduce domain attribute for nesting IOMMUs
  ` [PATCH v4 2/3] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
  ` [PATCH v4 3/3] iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute

[PATCH 0/2] iommu: Fix regression in IOMMU grouping
 2014-09-25 14:40 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix broken device issue when using iommu=pt
 2014-09-25 14:29 UTC  (4+ messages)

[PATCH] iommu: Make of_device_id array const
 2014-09-25 14:01 UTC  (2+ messages)

[PATCH] amd_iommu: do not dereference a NULL pointer address
 2014-09-25 14:00 UTC  (2+ messages)

[PATCH 0/2] OMAP IOMMU cleanups
 2014-09-25 13:57 UTC  (7+ messages)
` [PATCH 2/2] iommu/omap: Remove omap_iommu unused owner field
` [PATCH 1/2] iommu/omap: Reverse dependency between omap-iommu and omap-iommu2

[GIT PULL] iommu/arm-smmu: updates for 3.18
 2014-09-25 13:35 UTC  (2+ messages)

[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
 2014-09-24 18:37 UTC  (3+ messages)
` [Patch Part3 V6 8/8] pci, ACPI, iommu: Enhance pci_root to support "

[PATCH 0/2] Add access-protected IOMMU mappings
 2014-09-24 16:27 UTC  (5+ messages)
` [PATCH 2/2] iommu/arm-smmu: add support for access-protected mappings

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-24  3:52 UTC  (3+ messages)


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