iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-19 05:38:02 to 2019-10-28 22:47:55 UTC [more...]

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-28 22:52 UTC  (49+ messages)
` [PATCH v7 01/11] iommu/vt-d: Cache virtual command capability register
` [PATCH v7 02/11] iommu/vt-d: Enlightened PASID allocation
` [PATCH v7 03/11] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v7 05/11] iommu/vt-d: Move domain helper to header
` [PATCH v7 06/11] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v7 07/11] iommu/vt-d: Add nested translation helper function
` [PATCH v7 08/11] iommu/vt-d: Misc macro clean up for SVM
` [PATCH v7 09/11] iommu/vt-d: Add bind guest PASID support
` [PATCH v7 10/11] iommu/vt-d: Support flushing more translation cache types
` [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-10-28 22:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-10-28 18:51 UTC  (13+ messages)
` [PATCH v2 01/10] iommu/io-pgtable: Make selftest gubbins consistently __init
` [PATCH v2 02/10] iommu/io-pgtable-arm: Rationalise size check
` [PATCH v2 03/10] iommu/io-pgtable-arm: Simplify bounds checks
` [PATCH v2 04/10] iommu/io-pgtable-arm: Simplify start level lookup
` [PATCH v2 05/10] iommu/io-pgtable-arm: Simplify PGD size handling
` [PATCH v2 06/10] iommu/io-pgtable-arm: Simplify level indexing
` [PATCH v2 07/10] iommu/io-pgtable-arm: Rationalise MAIR handling
` [PATCH v2 08/10] iommu/io-pgtable-arm: Rationalise TTBRn handling
` [PATCH v2 09/10] iommu/io-pgtable-arm: Rationalise TCR handling
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[PATCH] drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86
 2019-10-28 16:20 UTC  (2+ messages)

[PATCH] iommu/dma: Add support for DMA_ATTR_SYS_CACHE
 2019-10-28 15:44 UTC  (9+ messages)

[PATCH] iommu/intel: Use fallback generic_device_group() for ACPI devices
 2019-10-28 14:04 UTC  (2+ messages)

[PATCH v2 0/3] dma-mapping: introduce new dma unmap and sync variants
 2019-10-28 13:52 UTC  (10+ messages)
` [PATCH v2 1/3] dma-mapping: introduce new dma unmap and sync api variants
` [PATCH v2 2/3] iommu/dma: wire-up new dma map op .get_virt_addr
` [PATCH v2 3/3] dpaa2_eth: use new unmap and sync dma api variants

[PATCH 00/13] MT6779 IOMMU SUPPORT
 2019-10-28  8:28 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH 02/13] iommu/mediatek: Add mt6779 IOMMU basic support
` [PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure
` [PATCH 04/13] iommu/mediatek: Remove mtk_iommu_domain_finalise
` [PATCH 05/13] iommu/mediatek: Remove pgtable info in mtk_iommu_domain
` [PATCH 06/13] iommu/mediatek: Change get the way of m4u_group
` [PATCH 07/13] iommu/mediatek: Add smi_larb info about device
` [PATCH 08/13] iommu/mediatek: Add mtk_domain_data structure
` [PATCH 09/13] iommu/mediatek: Remove the usage of m4u_dom variable
` [PATCH 10/13] iommu/mediatek: Remove mtk_iommu_get_m4u_data api
` [PATCH 11/13] iommu/mediatek: Add iova reserved function
` [PATCH 12/13] iommu/mediatek: Change single domain to multiple domains
` [PATCH 13/13] iommu/mediatek: Add multiple mtk_iommu_domain support for mt6779

[BUG] dma-ranges, reserved memory regions, dma_alloc_coherent: possible bug?
 2019-10-28 10:59 UTC  (9+ messages)

[PATCH] iommu/virtio: Remove unused variable
 2019-10-25 16:13 UTC 

[PATCH AUTOSEL 4.4 01/17] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2019-10-26 13:22 UTC 

[PATCH AUTOSEL 4.9 01/21] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2019-10-26 13:21 UTC 

[PATCH AUTOSEL 4.14 01/33] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2019-10-26 13:20 UTC 

[PATCH AUTOSEL 4.19 02/59] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2019-10-26 13:18 UTC 

[PATCH AUTOSEL 5.3 02/99] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2019-10-26 13:15 UTC  (4+ messages)
` [PATCH AUTOSEL 5.3 03/99] iommu/io-pgtable-arm: Correct Mali attributes
` [PATCH AUTOSEL 5.3 04/99] iommu/io-pgtable-arm: Support all Mali configurations
` [PATCH AUTOSEL 5.3 73/99] iommu/amd: Fix incorrect PASID decoding from event log

[GIT PULL] dma-mapping fix for 5.4-rc
 2019-10-26 10:45 UTC  (2+ messages)

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-10-25 11:20 UTC  (10+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-10-25  8:09 UTC  (3+ messages)

[PATCH v6 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-25  1:44 UTC  (27+ messages)
` [PATCH v6 01/10] iommu/vt-d: Enlightened PASID allocation
` [PATCH v6 02/10] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v6 03/10] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v6 04/10] iommu/vt-d: Move domain helper to header
` [PATCH v6 05/10] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v6 06/10] iommu/vt-d: Add nested translation helper function
` [PATCH v6 07/10] iommu/vt-d: Misc macro clean up for SVM
` [PATCH v6 08/10] iommu/vt-d: Add bind guest PASID support
` [PATCH v6 09/10] iommu/vt-d: Support flushing more translation cache types
` [PATCH v6 10/10] iommu/vt-d: Add svm/sva invalidate function

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-10-24 16:56 UTC  (12+ messages)

Users of IOMMU_QCOM_SYS_CACHE?
 2019-10-24 15:38 UTC  (5+ messages)

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-10-24 12:52 UTC 

[PATCH 0/4] iommu/io-pgtable: Cleanup and prep for split tables
 2019-10-24 11:40 UTC  (12+ messages)
` [PATCH 3/4] iommu/io-pgtable-arm: Rationalise TCR handling

[RFC PATCH 0/3] dma-mapping: introduce a new dma api
 2019-10-24 11:27 UTC  (11+ messages)
` [RFC PATCH 1/3] dma-mapping: introduce a new dma api dma_addr_to_phys_addr()
` [RFC PATCH 2/3] iommu/dma: wire-up new dma op dma_addr_to_phys_addr()
` [RFC PATCH 3/3] dpaa2_eth: use dma_addr_to_phys_addr() new dma api

[PATCH 0/3] dma-mapping: introduce new dma unmap and sync variants
 2019-10-24 10:55 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: introduce new dma unmap and sync api variants
` [PATCH 2/3] iommu/dma: wire-up new dma map op .get_phys_addr
` [PATCH 3/3] dpaa2_eth: use new unmap and sync dma api variants

[PATCH v4 0/7] Improve tlb range flush
 2019-10-24  7:22 UTC  (7+ messages)
` [PATCH v4 2/7] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH v4 3/7] iommu/mediatek: Use gather to achieve the tlb range flush

[PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation
 2019-10-23 16:53 UTC  (7+ messages)
` [PATCH v3 3/7] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU

[PATCH -next] iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
 2019-10-23 14:36 UTC  (2+ messages)

[PATCH v2 0/2] AMD IOMMU Changes for NTB
 2019-10-22 22:01 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Support multiple PCI DMA aliases in device table
` [PATCH v2 2/2] iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping

[PATCH v2] dt-bindings: iommu: Convert Arm SMMUv3 to DT schema
 2019-10-22 17:09 UTC  (3+ messages)

[PATCH V2] kernel: dma: contigous: Make CMA parameters __initdata/__initconst
 2019-10-22 13:56 UTC  (2+ messages)

[PATCH] iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
 2019-10-21 15:17 UTC 

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-21  8:36 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted

[PATCH] kernel: dma: Make CMA boot parameters __ro_after_init
 2019-10-19  5:37 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;
as well as URLs for NNTP newsgroup(s).