Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2019-04-25 10:35:39 to 2019-04-29 09:48:47 UTC [more...]

Linux crash when using FTDI FT232R USB to serial converter on AMD boards
 2019-04-29  9:48 UTC 

[PATCH v3 00/10] iommu: Bounce page for untrusted devices
 2019-04-29  5:10 UTC  (12+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free

[PATCH v3 0/8] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-04-29  2:09 UTC  (18+ messages)
` [PATCH v3 1/8] iommu: Add ops entry for supported default domain type
` [PATCH v3 2/8] iommu/vt-d: Implement apply_resv_region iommu ops entry
` [PATCH v3 3/8] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
` [PATCH v3 4/8] iommu/vt-d: Enable DMA remapping after rmrr mapped
` [PATCH v3 5/8] iommu/vt-d: Implement def_domain_type iommu ops entry
` [PATCH v3 6/8] iommu/vt-d: Allow DMA domains to be allocated by iommu ops
` [PATCH v3 7/8] iommu/vt-d: Remove lazy allocation of domains
` [PATCH v3 8/8] iommu/vt-d: Implement is_attach_deferred iommu ops entry

[PATCH 1/1] iommu/vt-d: Cleanup: no spaces at the start of a line
 2019-04-29  1:16 UTC  (2+ messages)

[PATCH v2] iommu/amd: flush not present cache in iommu_map_page
 2019-04-28 23:47 UTC  (2+ messages)

[PATCH v2 0/9] Prerequisites for NXP LS104xA SMMU enablement
 2019-04-27 17:10 UTC  (26+ messages)
` [PATCH v2 1/9] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH v2 2/9] soc/fsl/qbman_portals: add APIs to retrieve the probing status
` [PATCH v2 3/9] fsl/fman: backup and restore ICID registers
` [PATCH v2 4/9] fsl/fman: add API to get the device behind a fman port
` [PATCH v2 5/9] dpaa_eth: defer probing after qbman
` [PATCH v2 6/9] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v2 7/9] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v2 8/9] dpaa_eth: fix iova handling for sg frames
` [PATCH v2 9/9] dpaa_eth: fix SG frame cleanup

[PATCH v1] iommu/amd: flush not present cache in iommu_map_page
 2019-04-27 14:20 UTC  (5+ messages)

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-27  9:04 UTC  (80+ messages)
` [PATCH v2 02/19] iommu: introduce device fault data
` [PATCH v2 06/19] drivers core: Add I/O ASID allocator
` [PATCH v2 08/19] ioasid: Add custom IOASID allocator
` [PATCH v2 09/19] iommu/vt-d: Enlightened PASID allocation
` [PATCH v2 10/19] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v2 11/19] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v2 13/19] iommu/vt-d: Add nested translation support
` [PATCH v2 14/19] iommu: Add guest PASID bind function
` [PATCH v2 15/19] iommu/vt-d: Add bind guest PASID support
` [PATCH v2 16/19] iommu/vtd: Clean up for SVM device list
` [PATCH v2 17/19] iommu: Add max num of cache and granu types
` [PATCH v2 18/19] iommu/vt-d: Support flushing more translation cache types
` [PATCH v2 19/19] iommu/vt-d: Add svm/sva invalidate function

[PATCH AUTOSEL 3.18 8/8] iommu/amd: Set exclusion range correctly
 2019-04-27  1:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 9/9] iommu/amd: Set exclusion range correctly
 2019-04-27  1:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 15/16] iommu/amd: Set exclusion range correctly
 2019-04-27  1:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 30/32] iommu/amd: Set exclusion range correctly
 2019-04-27  1:42 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 50/53] iommu/amd: Set exclusion range correctly
 2019-04-27  1:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 75/79] iommu/amd: Set exclusion range correctly
 2019-04-27  1:38 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-26 23:56 UTC  (13+ messages)

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-04-26 20:25 UTC  (7+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-04-26 15:55 UTC  (6+ messages)

[PATCH] iommu/dmar: Use struct_size() helper
 2019-04-26 14:58 UTC  (5+ messages)

iommu/vt-d: drop mm use count if address is not canonical
 2019-04-26 15:47 UTC  (5+ messages)

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-26 15:13 UTC  (8+ messages)

[PATCH] Remove old no iommu direct mapping code
 2019-04-26 15:02 UTC  (3+ messages)

[PATCH next 13/25] iommu/omap: Use dev_get_drvdata()
 2019-04-26 14:49 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Don't request page request irq under dmar_global_lock
 2019-04-26 14:45 UTC  (3+ messages)

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-04-26 14:13 UTC  (6+ messages)
` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE

[GIT PULL] iommu/arm-smmu: Updates for 5.2
 2019-04-26 13:50 UTC  (3+ messages)

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-26 13:47 UTC  (13+ messages)
` [PATCH v2 4/9] powerpc/powernv/npu: use helper pci_dev_id
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[PATCH] iommu/mediatek: fix leaked of_node references
 2019-04-26 13:25 UTC  (3+ messages)

[PATCH] iommu/amd: Remove amd_iommu_pd_list
 2019-04-26 13:22 UTC  (2+ messages)

[PATCH] iommu/amd: Add allocated domain to global list earlier
 2019-04-26 13:16 UTC  (3+ messages)

[PATCH] dma-mapping: remove an unnecessary NULL check
 2019-04-25 14:32 UTC  (10+ messages)

a few xen swiotlb cleanups
 2019-04-25 18:55 UTC  (3+ messages)

[patch V3 00/29] stacktrace: Consolidate stack trace usage
 2019-04-25 13:35 UTC  (25+ messages)
` [patch V3 01/29] tracing: Cleanup stack trace code
` [patch V3 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V3 04/29] backtrace-test: Simplify stack trace handling
` [patch V3 05/29] proc: Simplify task stack retrieval
` [patch V3 15/29] dm persistent data: Simplify stack trace handling
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V3 23/29] tracing: Simplify stack trace retrieval
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage


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