Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-10-23 10:33:33 to 2015-11-24 05:30:37 UTC [more...]

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

[PATCH 0/4 v2] Implement access checks in iommu page fault paths
 2015-11-20 15:35 UTC  (8+ 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-20 14:21 UTC  (5+ messages)
  ` [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 V5 RESEND 2/3] iommu/hisilicon: Add hi6220-SoC "

[RFC PATCH] iommu/amd: make kmemleak ignore the 'irq_remap_table' object
 2015-11-20 12:31 UTC  (3+ messages)
` [RFC PATCH v2] iommu/amd: gray the 'irq_remap_table' object for kmemleak

[PATCH v2] iommu/dma: Map scatterlists more parsimoniously
 2015-11-20 10:57 UTC 

[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 0/8] iommu: Make core iommu-groups code more generic
 2015-11-19 13:41 UTC  (6+ messages)
` [PATCH 8/8] iommu: Move default domain allocation to iommu_group_get_for_dev()

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

Regression in kernel 4.2.3+ (relative to 4.1.10) on AMD 990FX system with IOMMU enabled
 2015-11-18 15:18 UTC  (7+ messages)

[Patch v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-11-18  6:14 UTC  (12+ messages)
  ` [Patch v2 1/9] iommu/amd: Use standard bitmap operation to set bitmap
  ` [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 v2 8/9] iommu/amd: Do not update the information of domain to devtables before device "
  ` [Patch v2 9/9] iommu/amd: Clear the iommu pre enabled setting

[PATCH v2] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs
 2015-11-17 21:00 UTC  (3+ messages)

[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  (4+ messages)

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

[PATCH] vfio: Include No-IOMMU mode
 2015-11-16 17:12 UTC  (4+ messages)

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

[PATCH] iommu/dma: Map scatterlists more parsimoniously
 2015-11-12  5:47 UTC  (2+ messages)

use dma_map_ops for all architectures
 2015-11-11 15:07 UTC  (19+ messages)
` [PATCH 03/16] avr32: convert to dma_map_ops
  ` [PATCH 01/16] dma-mapping: make the generic coherent dma mmap implementation optional
  ` [PATCH 02/16] arc: convert to dma_map_ops
  ` [PATCH 04/16] blackfin: "
  ` [PATCH 15/16] dma-mapping: always provide the dma_map_ops based implementation
` [PATCH 05/16] c6x: convert to dma_map_ops
` [PATCH 06/16] cris: "
` [PATCH 07/16] nios2: "
` [PATCH 08/16] frv: "
` [PATCH 09/16] parisc: "
` [PATCH 10/16] mn10300: "
` [PATCH 11/16] m68k: "
` [PATCH 12/16] metag: "
` [PATCH 13/16] sparc: use generic dma_set_mask
` [PATCH 14/16] tile: uninline dma_set_mask
` [PATCH 16/16] dma-mapping: remove <asm-generic/dma-coherent.h>

[PATCH 0/4] Implement access checks in iommu page fault paths
 2015-11-10 17:57 UTC  (9+ 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()

[RFC V2] iommu: correct group reference count
 2015-11-10  1:24 UTC  (5+ messages)

[RFC] iommu: arm-smmu: correct reference count
 2015-11-09  5:41 UTC  (5+ messages)

[PATCH 0/7] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2015-11-06 21:29 UTC  (18+ messages)
  ` [PATCH 1/7] doc:bindings:Add document for mfd hi665x PMIC
  ` [PATCH 2/7] doc:bindings:Document for mtcmos regulator on hi6220 SoC
  ` [PATCH 3/7] doc:bindings:Document for hi655x pmic driver
  ` [PATCH 4/7] mfd: hi655x: Add hi665x "
  ` [PATCH 5/7] regulator: add driver for mtcmos voltage regulator on hi6220 SoC
  ` [PATCH 6/7] regulator: hisilicon: Add hi655x pmic voltage regulator driver
  ` [PATCH 7/7] arm64: dts: Add mtcmos and pmic node for hi6220 HiKey board

[PATCH] iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops"
 2015-11-06 17:38 UTC  (2+ messages)
                                    ` [PATCH] iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()

[PATCH] iommu/s390: fix sparse warnings
 2015-11-06 16:26 UTC 

[RFC] Independent use of IOMMU groups
 2015-11-06 15:35 UTC  (3+ messages)

[PATCH] iommu/vt-d: Add support for multiple DMA aliases
 2015-11-06 15:21 UTC 

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-11-06 11:42 UTC  (12+ messages)
` [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v5 4/6] memory: mediatek: Add SMI driver
` [PATCH v5 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[RFI] Watchdog detected hard LOCKUP on alloc_iova
 2015-11-05 16:47 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v4.4
 2015-11-05 11:41 UTC 

Question about arm smmu
 2015-11-05  2:41 UTC  (4+ messages)

[PATCH v2] vfio: Include No-IOMMU mode
 2015-11-04 18:25 UTC 

[GIT PULL] Shared Virtual Memory for Intel IOMMU
 2015-11-02 21:51 UTC 

[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
 2015-10-29 18:50 UTC  (4+ messages)

[PATCH 1/2] arm64: Workaround renaming of __GFP_WAIT
 2015-10-28 11:01 UTC  (3+ messages)

[PATCH V4 1/3] bindings for hisilicon hi6220 iommu driver
 2015-10-28  8:48 UTC  (3+ messages)
  ` [PATCH V4 2/3] Add iommu driver for hi6220 SoC platform
  ` [PATCH V4 3/3] Add iommu node "

[PATCH v8 59/61] PCI: Introduce resource_disabled()
 2015-10-27 20:55 UTC 

[PATCH V3 RESEND 1/3] bindings for hisilicon hi6220 iommu driver
 2015-10-27 17:39 UTC  (4+ messages)
  ` [PATCH V3 RESEND 2/3] Add iommu driver for hi6220 SoC platform
  ` [PATCH V3 RESEND 3/3] Add iommu node "

[PATCH] iommu/amd: Fix amd_iommu_detect() (does not fix any issues)
 2015-10-27 14:10 UTC  (5+ messages)

[PATCH 1/3] bindings for hisilicon hi6220 iommu driver
 2015-10-27  7:00 UTC  (3+ messages)
  ` [PATCH 2/3] Add iommu driver for hi6220 SoC platform
  ` [PATCH 3/3] Add iommu node "

[git pull] IOMMU Fixes for Linux v4.3-rc7
 2015-10-26  8:19 UTC 

[iommu:arm/renesas 1/1] drivers/iommu/iommu.c:1318:2: note: in expansion of macro 'pr_debug'
 2015-10-25  9:29 UTC 

[iommu:arm/renesas 1/1] drivers/iommu/ipmmu-vmsa.c:336:2: warning: right shift count >= width of type
 2015-10-25  4:47 UTC 

[iommu:arm/renesas 1/1] drivers/iommu/ipmmu-vmsa.c:24:27: fatal error: asm/dma-iommu.h: No such file or directory
 2015-10-25  2:41 UTC 

[RFC PATCH] iommu/vt-d: Add IOTLB flush support for kernel addresses
 2015-10-23 12:42 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