iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 19:43:58 to 2020-05-15 09:50:46 UTC [more...]

[PATCH v4 0/5] iommu: Add Allwinner H6 IOMMU driver
 2020-05-15  8:15 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: iommu: Add Allwinner H6 IOMMU bindings
` [PATCH v4 2/5] dt-bindings: display: sun8i-mixer: Allow for an iommu property
` [PATCH v4 3/5] iommu: Add Allwinner H6 IOMMU driver
` [PATCH v4 4/5] arm64: dts: allwinner: h6: Add IOMMU
` [PATCH v4 5/5] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU

[PATCH] iommu: Implement deferred domain attachment
 2020-05-15  9:45 UTC 

Constantly map and unmap of streaming DMA buffers with IOMMU backend might cause serious performance problem
 2020-05-15  8:19 UTC 

[PATCH v6] iommu/arm-smmu-qcom: Request direct mapping for modem device
 2020-05-15  8:18 UTC  (3+ messages)

[PATCH] iommu/mediatek-v1: Add def_domain_type
 2020-05-15  8:08 UTC 

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-05-15  7:44 UTC  (3+ messages)
` [PATCH v2 23/33] iommu/mediatek-v1 Convert to probe/release_device() call-backs

(a design open) RE: [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
 2020-05-15  7:39 UTC 

[PATCH v13 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-05-15  1:01 UTC  (16+ messages)
` [PATCH v13 1/8] iommu/vt-d: Move domain helper to header
` [PATCH v13 2/8] iommu/vt-d: Use a helper function to skip agaw for SL
` [PATCH v13 3/8] iommu/vt-d: Add nested translation helper function
` [PATCH v13 4/8] iommu/vt-d: Add bind guest PASID support
` [PATCH v13 5/8] iommu/vt-d: Support flushing more translation cache types
` [PATCH v13 6/8] iommu/vt-d: Add svm/sva invalidate function
` [PATCH v13 7/8] iommu/vt-d: Enlightened PASID allocation
` [PATCH v13 8/8] iommu/vt-d: Add custom allocator for IOASID

[PATCH] iommu: Remove functions that support private domain
 2020-05-14 23:12 UTC  (7+ messages)

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-05-14 19:32 UTC  (3+ messages)

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-14 20:07 UTC  (44+ messages)
    ` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v5 02/38] scatterlist: add generic wrappers for iterating over "
        ` [PATCH v5 03/38] iommu: add generic helper for mapping "
        ` [PATCH v5 04/38] drm: prime: add common helper to check scatterlist contiguity
        ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
        ` [PATCH v5 06/38] drm: core: fix common struct sg_table related issues
        ` [PATCH v5 07/38] drm: amdgpu: "
        ` [PATCH v5 08/38] drm: armada: "
        ` [PATCH v5 09/38] drm: etnaviv: "
        ` [PATCH v5 10/38] drm: exynos: use common helper for a scatterlist contiguity check
        ` [PATCH v5 11/38] drm: exynos: fix common struct sg_table related issues
        ` [PATCH v5 12/38] drm: i915: "
        ` [PATCH v5 13/38] drm: lima: "
        ` [PATCH v5 14/38] drm: mediatek: use common helper for a scatterlist contiguity check
        ` [PATCH v5 15/38] drm: mediatek: use common helper for extracting pages array
        ` [PATCH v5 16/38] drm: msm: fix common struct sg_table related issues
        ` [PATCH v5 17/38] drm: omapdrm: use common helper for extracting pages array
        ` [PATCH v5 18/38] drm: omapdrm: fix common struct sg_table related issues
        ` [PATCH v5 19/38] drm: panfrost: "
        ` [PATCH v5 20/38] drm: radeon: "
        ` [PATCH v5 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
        ` [PATCH v5 22/38] drm: rockchip: fix common struct sg_table related issues
        ` [PATCH v5 23/38] drm: tegra: "
        ` [PATCH v5 24/38] drm: v3d: "
        ` [PATCH v5 25/38] drm: virtio: "
        ` [PATCH v5 26/38] drm: vmwgfx: "
        ` [PATCH v5 27/38] xen: gntdev: "
        ` [PATCH v5 28/38] drm: host1x: "
        ` [PATCH v5 29/38] drm: rcar-du: "
        ` [PATCH v5 30/38] dmabuf: "
        ` [PATCH v5 31/38] staging: ion: remove dead code
        ` [PATCH v5 32/38] staging: ion: fix common struct sg_table related issues
        ` [PATCH v5 33/38] staging: tegra-vde: "
        ` [PATCH v5 34/38] misc: fastrpc: "
        ` [PATCH v5 35/38] rapidio: "
        ` [PATCH v5 36/38] samples: vfio-mdev/mbochs: "
        ` [PATCH v5 37/38] media: pci: fix common ALSA DMA-mapping related codes
        ` [PATCH v5 38/38] videobuf2: use sgtable-based scatterlist wrappers

amd kdump failure with iommu=nopt
 2020-05-14 19:02 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 36/49] iommu/amd: Call domain_flush_complete() in update_domain()
 2020-05-14 18:52 UTC 

[PATCH AUTOSEL 5.6 40/62] iommu/amd: Fix race in increase_address_space()/fetch_pte()
 2020-05-14 18:51 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 41/62] iommu/amd: Do not loop forever when trying to increase address space
` [PATCH AUTOSEL 5.6 42/62] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH AUTOSEL 5.6 43/62] iommu/amd: Update Device Table in increase_address_space()

[PATCH] iommu/qcom: add optional clock for TLB invalidate
 2020-05-14 15:15 UTC  (5+ messages)

[PATCH 1/2] iommu/sun50i: Fix compile warnings
 2020-05-14 12:46 UTC  (2+ messages)
` [PATCH 2/2] iommu/sun50i: Use __GFP_ZERO instead of memset()

next/master bisection: baseline.login on jetson-tk1
 2020-05-14 11:23 UTC  (4+ messages)

[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-14 10:56 UTC  (4+ messages)

[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-14  7:51 UTC 

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-05-13 15:57 UTC  (6+ messages)

[PATCH v3 0/5] iommu: Add Allwinner H6 IOMMU driver
 2020-05-13 14:04 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: display: sun8i-mixer: Allow for an iommu property
` [PATCH v3 3/5] iommu: Add Allwinner H6 IOMMU driver

[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-13 13:27 UTC  (53+ messages)
    ` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v4 02/38] scatterlist: add generic wrappers for iterating over "
        ` [PATCH v4 03/38] iommu: add generic helper for mapping "
        ` [PATCH v4 04/38] drm: prime: add common helper to check scatterlist contiguity
        ` [PATCH v4 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
        ` [PATCH v4 06/38] drm: core: fix common struct sg_table related issues
        ` [PATCH v4 07/38] drm: amdgpu: "
        ` [PATCH v4 08/38] drm: armada: "
        ` [PATCH v4 09/38] drm: etnaviv: "
        ` [PATCH v4 10/38] drm: exynos: use common helper for a scatterlist contiguity check
        ` [PATCH v4 11/38] drm: exynos: fix common struct sg_table related issues
        ` [PATCH v4 12/38] drm: i915: "
        ` [PATCH v4 13/38] drm: lima: "
        ` [PATCH v4 14/38] drm: mediatek: use common helper for a scatterlist contiguity check
        ` [PATCH v4 15/38] drm: mediatek: use common helper for extracting pages array
        ` [PATCH v4 16/38] drm: msm: fix common struct sg_table related issues
        ` [PATCH v4 17/38] drm: omapdrm: use common helper for extracting pages array
        ` [PATCH v4 18/38] drm: omapdrm: fix common struct sg_table related issues
        ` [PATCH v4 19/38] drm: panfrost: "
        ` [PATCH v4 20/38] drm: radeon: "
        ` [PATCH v4 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
        ` [PATCH v4 22/38] drm: rockchip: fix common struct sg_table related issues
        ` [PATCH v4 23/38] drm: tegra: "
        ` [PATCH v4 24/38] drm: v3d: "
        ` [PATCH v4 25/38] drm: virtio: "
        ` [PATCH v4 26/38] drm: vmwgfx: "
        ` [PATCH v4 27/38] xen: gntdev: "
        ` [PATCH v4 28/38] drm: host1x: "
        ` [PATCH v4 29/38] drm: rcar-du: "
        ` [PATCH v4 30/38] dmabuf: "
        ` [PATCH v4 31/38] staging: ion: remove dead code
        ` [PATCH v4 32/38] staging: ion: fix common struct sg_table related issues
        ` [PATCH v4 33/38] staging: tegra-vde: "
        ` [PATCH v4 34/38] misc: fastrpc: "
        ` [PATCH v4 35/38] rapidio: "
        ` [PATCH v4 36/38] samples: vfio-mdev/mbochs: "
        ` [PATCH v4 37/38] media: pci: fix common ALSA DMA-mapping related codes
        ` [PATCH v4 38/38] videobuf2: use sgtable-based scatterlist wrappers

[PATCH v2] iommu/arm-smmu-v3: Don't reserve implementation defined register space
 2020-05-13 12:17 UTC  (2+ messages)

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-13 10:45 UTC  (6+ messages)
  ` [EXT] "

[PATCH] iommu/arm-smmu-v3: Don't reserve implementation defined register space
 2020-05-13 10:02 UTC  (3+ messages)

[PATCH -next] iommu/msm: Make msm_iommu_lock static
 2020-05-13  9:58 UTC  (3+ messages)

[PATCH v2] iommu/amd: Fix get_acpihid_device_id()
 2020-05-13  9:15 UTC  (2+ messages)

[PATCH] iommu/amd: fix over-read of ACPI UID from IVRS table
 2020-05-13  9:14 UTC  (2+ messages)

[PATCH] iommu/renesas: fix unused-function warning
 2020-05-13  8:58 UTC  (3+ messages)

[PATCH -next] iommu/amd: Remove set but not used variable 'iommu'
 2020-05-13  8:57 UTC  (2+ messages)

[PATCH v1 1/3] iommu/vt-d: Unify format of the printed messages
 2020-05-13  8:56 UTC  (2+ messages)

[PATCH v4 0/3] Replace private domain with per-group default domain
 2020-05-13  8:51 UTC  (3+ messages)

[PATCH] iommu: Do not probe devices on IOMMU-less busses
 2020-05-13  8:42 UTC  (2+ messages)

[PATCH -next] iommu/amd: fix variable "iommu" set but not used
 2020-05-13  8:40 UTC  (2+ messages)

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-13  8:33 UTC  (2+ messages)

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  9:05 UTC  (11+ messages)
` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v3 15/25] drm: vmwgfx: fix common struct sg_table related issues
      ` [Linux-graphics-maintainer] "
    ` [PATCH v3 02/25] drm: core: "

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-12  4:08 UTC  (3+ messages)
` [PATCH 1/2] iommu/of: "
` [PATCH 2/2] ACPI/IORT: "

[PATCH v5 0/5] iommu/vt-d: Add page request draining support
 2020-05-12  0:53 UTC  (6+ messages)
` [PATCH v5 1/5] iommu/vt-d: Multiple descriptors per qi_submit_sync()
` [PATCH v5 2/5] iommu/vt-d: debugfs: Add support to show inv queue internals
` [PATCH v5 3/5] iommu/vt-d: Disable non-recoverable fault processing before unbind
` [PATCH v5 4/5] iommu/vt-d: Add page request draining support
` [PATCH v5 5/5] iommu/vt-d: Remove redundant IOTLB flush


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