iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 14:52:26 to 2015-12-11 06:57:51 UTC [more...]

[PATCH 0/9] 8250: AMD Carrizo UART PL300 DMA enablement
 2015-12-11  6:57 UTC  (26+ messages)
` [PATCH 1/9] ACPI: Add support for AMBA bus type
` [PATCH 2/9] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
` [PATCH 3/9] ACPI: add struct acpi_amba_quirk for AMD pl330 specific device config
` [PATCH 4/9] dmaengine: pl330: add new items for pl330 private data
` [PATCH 5/9] dmaengine: pl330: provide ACPI dmaengine interface
` [PATCH 6/9] dmaengine:pl330: set segment_boundary_mask = 0cffffffff
` [PATCH 7/9] Serial:8250: New Port Type PORT_AMD_8250
` [PATCH 8/9] Documentation: Add ivrs_acpihid kernel parameter description
` [PATCH 9/9] iommu/amd: Add ACPI HID named devices IOMMU driver support

[PATCH v9 58/60] PCI: Introduce resource_disabled()
 2015-12-11  5:06 UTC 

[PATCH] iommu/dma: Map scatterlists more parsimoniously
 2015-12-10 12:49 UTC  (3+ messages)

Regression since 4.1
 2015-12-09 23:07 UTC  (3+ messages)

[PATCH v6 0/5] MT8173 IOMMU SUPPORT
 2015-12-09  6:55 UTC  (10+ messages)
` [PATCH v6 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v6 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v6 3/5] memory: mediatek: Add SMI driver
` [PATCH v6 4/5] iommu/mediatek: Add mt8173 IOMMU driver
  ` [PATCH v6 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH 0/5] io-pgtable fixes + ARM short-descriptor format
 2015-12-08  8:58 UTC  (16+ messages)
  ` [PATCH 1/5] iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
  ` [PATCH 2/5] iommu/io-pgtable: Indicate granule for TLB maintenance
      ` [PATCH v2] "
  ` [PATCH 3/5] iommu/arm-smmu: Invalidate TLBs properly
      ` [PATCH v2] "
  ` [PATCH 4/5] iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
  ` [PATCH 5/5] iommu/io-pgtable: Add ARMv7 short descriptor support

[PATCH 0/4] iommu: remove lock contention in iova allocation
 2015-12-07 17:52 UTC  (14+ messages)
  ` [PATCH 1/4] iommu: alloc_iova returns a pfn
  ` [PATCH 2/4] iommu: add a bitmap based dma address allocator
  ` [PATCH 3/4] iommu: enable bitmap allocation for intel iommu
  ` [PATCH 4/4] iommu: free_iova doesn't need lock twice

[PATCH] iommu: Remove unused Renesas IPMMU/IPMMUI driver
 2015-12-07  6:24 UTC  (2+ messages)

[RFC PATCH] iommu/amd: make kmemleak ignore the 'irq_remap_table' object
 2015-12-03  8:47 UTC  (29+ messages)
` [RFC PATCH v2] iommu/amd: gray the 'irq_remap_table' object for kmemleak

Regression in kernel 4.2.3+ (relative to 4.1.10) on AMD 990FX system with IOMMU enabled
 2015-12-02 19:56 UTC  (4+ messages)

[PATCH] vfio: Include No-IOMMU mode
 2015-12-02 16:31 UTC  (6+ messages)
            ` [dpdk-dev] "

[PATCH] iommu/msm: Use platform_register/unregister_drivers()
 2015-12-02 16:26 UTC 

[RFC] Independent use of IOMMU groups
 2015-12-02 15:58 UTC  (5+ messages)

[PATCH 0/8] iommu: Make core iommu-groups code more generic
 2015-12-01 15:15 UTC  (5+ messages)

[PATCH] parisc iommu: fix panic due to trying to allocate too large region
 2015-11-30 19:47 UTC 

[PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
 2015-11-30 18:34 UTC  (3+ messages)

[Patch v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-11-30 12:13 UTC  (22+ messages)
` [Patch v2 2/9] iommu/amd: Detect pre enabled translation
` [Patch v2 3/9] iommu/amd: make several functions globally seen
` [Patch v2 4/9] iommu/amd: add copy_irq_table function
` [Patch v2 5/9] iommu/amd: Add function copy_dev_tables
` [Patch v2 6/9] iommu/amd: Add functions copy_command_buffer/copy_event_buffer
` [Patch v2 7/9] iommu/amd: copy old tables and do not update dev tables before driver init

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-29 22:02 UTC  (2+ messages)
` [PATCH 2/3] iommu/amd: "

[PATCH 0/4 v2] Implement access checks in iommu page fault paths
 2015-11-28 16:12 UTC  (10+ messages)
  ` [PATCH 1/4] iommu/amd: Do proper access checking before calling handle_mm_fault()
  ` [PATCH 2/4] iommu/amd: Correctly set flags for handle_mm_fault call
  ` [PATCH 3/4] iommu/amd: Cleanup error handling in do_fault()
  ` [PATCH 4/4] iommu/vt-d: Do access checks before calling handle_mm_fault()

[PATCH V5 RESEND 0/3] Add iommu support for hi6220 HiKey board
 2015-11-28 12:19 UTC  (10+ messages)
` [PATCH V5 RESEND 2/3] iommu/hisilicon: Add hi6220-SoC smmu driver
  ` [PATCH V5 RESEND 1/3] docs: iommu: Documentation for iommu in hi6220 SoC
  ` [PATCH V5 RESEND 3/3] arm64: dts: Add dts node for hi6220 smmu driver

[PATCH v2] iommu/dma: Map scatterlists more parsimoniously
 2015-11-27 19:49 UTC  (5+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs
 2015-11-26 13:43 UTC  (4+ messages)

[PATCH] iommu/s390: fix sparse warnings
 2015-11-26 13:41 UTC  (2+ messages)

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-11-25  1:30 UTC  (7+ messages)

[PATCH] intel-iommu: respect iommu=pt
 2015-11-24 22:29 UTC  (4+ messages)

[PATCH] IOMMU: arm-smmu-v3: Use STE.S1STALLD only when supported
 2015-11-24  5:30 UTC  (3+ messages)

[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
 2015-11-20 15:45 UTC  (13+ messages)

[RFC V4] iommu: arm-smmu: correct group reference count
 2015-11-20  9:05 UTC  (2+ messages)

[RFC V4] iommu: arm-smmu: correct group reference count
 2015-11-20  8:56 UTC 

[RFC V3] iommu: arm-smmu: correct group reference count
 2015-11-20  6:24 UTC  (3+ messages)

[PATCH v2 1/1] iommu/vt-d: use lo_hi_readq() / lo_hi_writeq()
 2015-11-19 16:22 UTC 

[PATCH] iommu/arm-smmu: Use incoming shareability attributes in bypass mode
 2015-11-18 18:39 UTC 

[PATCH] iommu/arm-smmu: Convert DMA buffer allocations to the managed API
 2015-11-17 17:58 UTC 

[PATCH RFC 0/3] Add iommu support for hi6220 HiKey board
 2015-11-17 17:36 UTC  (5+ messages)
` [PATCH 1/3] docs: iommu: Documentation for iommu in hi6220 SoC
` [PATCH 2/3] iommu/hisilicon: Add hi6220-SoC smmu driver
` [PATCH 3/3] arm64: dts: Add dts node for hi6220 "

[RFC/PATCH] media: omap3isp: Set maximum DMA segment size
 2015-11-17 12:15 UTC  (3+ messages)

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-11-17 12:02 UTC  (6+ messages)
` [PATCH v6 1/3] iommu: Implement common IOMMU ops for "

KVM PCI passthrough problems after kernel v4.2
 2015-11-13  4:48 UTC  (2+ messages)

use dma_map_ops for all architectures
 2015-11-11 15:07 UTC  (3+ messages)
` [PATCH 06/16] cris: convert to dma_map_ops

[PATCH 0/4] Implement access checks in iommu page fault paths
 2015-11-10 17:57 UTC  (6+ messages)
` [PATCH 4/4] iommu/vt-d: Do access checks before calling handle_mm_fault()


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).