iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 06:40:16 to 2019-11-01 20:14:20 UTC [more...]

[PATCH v2] dt-bindings: iommu: Convert Arm SMMUv3 to DT schema
 2019-11-01 20:14 UTC  (3+ messages)

[RFC 0/3] Introduce memory controller mini-framework
 2019-11-01 19:56 UTC  (5+ messages)
` [RFC 1/3] memory: "

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-11-01 18:29 UTC  (56+ messages)
` [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 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

[PATCHv7 0/3] QCOM smmu-500 wait-for-safe handling for sdm845
 2019-11-01 17:31 UTC  (5+ messages)

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-01 17:21 UTC  (26+ messages)
` [PATCH 1/7] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH 2/7] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH 3/7] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH 4/7] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH 5/7] iommu/arm-smmu-v3: Allow building as a module
` [PATCH 6/7] Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[PATCH] iommu/arm-smmu: avoid pathological RPM behaviour for unmaps
 2019-11-01 16:28 UTC  (2+ messages)

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 18:32 UTC  (8+ messages)

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-10-31 17:53 UTC  (7+ messages)
` [PATCH v7 1/3] uacce: Add documents for uacce
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 17:26 UTC  (6+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH v4 0/2] dma-mapping: Add vmap checks to dma_map_single()
 2019-10-31 17:13 UTC  (11+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] usb: core: Remove redundant vmap checks

[PATCH v2 0/2] x86: Get rid of custom DMA functions
 2019-10-31 10:44 UTC  (4+ messages)
` [PATCH v2 1/2] dma-direct: check for overflows on 32 bit DMA addresses

[PATCH v4 0/6] Nvidia Arm SMMUv2 Implementation
 2019-10-31  0:07 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v4 2/6] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v4 3/6] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v4 4/6] arm64: tegra: Add Memory controller DT node on T194
` [PATCH v4 5/6] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v4 6/6] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-10-30 18:13 UTC  (2+ messages)

[PATCH] dma-mapping: fix handling of dma-ranges for reserved memory (again)
 2019-10-30 18:12 UTC  (2+ messages)

[PATCH V2] kernel: dma: contigous: Make CMA parameters __initdata/__initconst
 2019-10-30 18:12 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.4-rc5
 2019-10-30 13:25 UTC  (2+ messages)

[BUG] dma-ranges, reserved memory regions, dma_alloc_coherent: possible bug?
 2019-10-30 10:16 UTC  (12+ messages)

[PATCH v2 0/3] dma-mapping: introduce new dma unmap and sync variants
 2019-10-30  9:48 UTC  (12+ 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] iommu/virtio: Remove unused variable
 2019-10-30  9:43 UTC  (2+ messages)

[PATCH v2 0/2] AMD IOMMU Changes for NTB
 2019-10-30  9:36 UTC  (2+ messages)

[PATCH] iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
 2019-10-30  9:24 UTC  (2+ messages)

[PATCH -next] iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
 2019-10-30  9:17 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-10-29 11:15 UTC  (6+ 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 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

[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  (9+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)

[PATCH] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-10-25  8:09 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).