Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-10-16 09:02:54 to 2015-11-10 01:24:09 UTC [more...]

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

use dma_map_ops for all architectures
 2015-11-09 19:32 UTC  (18+ 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>

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

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

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

Regression in kernel 4.2.3+ (relative to 4.1.10) on AMD 990FX system with IOMMU enabled
 2015-11-08 16:52 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 v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-11-06 12:14 UTC  (11+ 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 v5 0/6] MT8173 IOMMU SUPPORT
 2015-11-06 11:42 UTC  (15+ 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 

[PATCH 0/8] iommu: Make core iommu-groups code more generic
 2015-10-30 14:13 UTC  (11+ messages)
  ` [PATCH 1/8] iommu: Revive device_group iommu-ops call-back
  ` [PATCH 2/8] iommu: Export and rename iommu_group_get_for_pci_dev()
  ` [PATCH 3/8] iommu: Add generic_device_group() function
  ` [PATCH 4/8] iommu: Add device_group call-back to x86 iommu drivers
  ` [PATCH 5/8] iommu/fsl: Convert to device_group call-back
  ` [PATCH 6/8] iommu/arm-smmu: Switch "
  ` [PATCH 7/8] iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev
  ` [PATCH 8/8] iommu: Move default domain allocation to iommu_group_get_for_dev()

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

[PATCH] vfio: Include No-IOMMU mode
 2015-10-28 21:46 UTC  (2+ messages)

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

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

[Patch v2] iommu/vt-d: Adjsut the return value of the parse_ioapics_under_ir
 2015-10-23 10:04 UTC  (2+ messages)
` [PATCH] iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()

[PATCH] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
 2015-10-23  9:49 UTC  (5+ messages)

[PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
 2015-10-22 17:15 UTC  (2+ messages)

[PATCH] iommu-common: fix return type of iommu_tbl_range_alloc()
 2015-10-21 19:56 UTC  (2+ messages)

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-10-21 10:34 UTC  (9+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[GIT PULL] Minor intel-iommu fix for 4.3
 2015-10-21 10:27 UTC 

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-10-21 10:10 UTC  (3+ messages)
` [PATCH 09/22] PCI: Add pci_peer_traffic_supported()

[PATCH 00/12] AMD IOMMU alias handling cleanups and code removal
 2015-10-20 15:33 UTC  (13+ messages)
  ` [PATCH 01/12] iommu/amd: Do not BUG_ON in __detach_device()
  ` [PATCH 02/12] iommu/amd: Do not iterate over alias-list in __[attach|detach]_device
  ` [PATCH 03/12] iommu/amd: Don't disable IRQs in __detach_device
  ` [PATCH 04/12] iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled
  ` [PATCH 05/12] iommu/amd: Set alias DTE in do_attach/do_detach
  ` [PATCH 06/12] iommu/amd: Remove old alias handling code
  ` [PATCH 07/12] iommu/amd: Align DTE flag definitions
  ` [PATCH 08/12] iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
  ` [PATCH 09/12] iommu/amd: Cleanup buffer allocation
  ` [PATCH 10/12] iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
` [PATCH 11/12] iommu/amd: Remove first/last_device handling
` [PATCH 12/12] iommu/amd: Remove find_last_devid_on_pci()

[PATCH] iommu/amd: Don't clear DTE flags when modifying it
 2015-10-20 12:59 UTC 

[PATCH] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs
 2015-10-20 10:27 UTC  (4+ messages)

[PATCH 1/3] docs: dts: Documentation for smmu in hi6220 SoC
 2015-10-19  1:49 UTC  (4+ messages)
` [PATCH 2/3] iommu/hisilicon: Add hi6220 iommu driver

[patch] iommu/vt-d: fix a loop in prq_event_thread()
 2015-10-18 14:26 UTC  (2+ messages)

AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]
 2015-10-16 22:02 UTC  (9+ messages)

[patch] iommu/vt-d: shift wrapping bug in prq_event_thread()
 2015-10-16 16:28 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 4.4
 2015-10-16  9:33 UTC  (2+ messages)


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