iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 10:27:04 to 2020-05-05 08:46:37 UTC [more...]

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-05  8:46 UTC  (10+ messages)
    ` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v3 02/25] drm: core: fix common struct sg_table related issues
        ` [PATCH v3 03/25] drm: amdgpu: "
        ` [PATCH v3 04/25] drm: armada: "
        ` [PATCH v3 06/25] drm: exynos: "
        ` [PATCH v3 07/25] drm: i915: "
        ` [PATCH v3 08/25] drm: lima: "
        ` [PATCH v3 10/25] drm: panfrost: "
        ` [PATCH v3 12/25] drm: rockchip: "

[PATCH] iommu: Relax ACS requirement for RCiEP devices
 2020-05-05  6:11 UTC  (3+ messages)

generic DMA bypass flag v3
 2020-05-05  4:18 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-04 20:47 UTC  (53+ messages)
` [PATCH v6 01/25] mm: Add a PASID field to mm_struct
` [PATCH v6 02/25] iommu/ioasid: Add ioasid references
` [PATCH v6 03/25] iommu/sva: Add PASID helpers
` [PATCH v6 04/25] iommu: Add a page fault handler
` [PATCH v6 05/25] iommu/iopf: Handle mm faults
` [PATCH v6 06/25] arm64: mm: Add asid_gen_match() helper
` [PATCH v6 07/25] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v6 08/25] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v6 09/25] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v6 10/25] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v6 11/25] iommu/arm-smmu-v3: Share process page tables
` [PATCH v6 12/25] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v6 13/25] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v6 14/25] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v6 15/25] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v6 16/25] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v6 18/25] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v6 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v6 20/25] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v6 21/25] dt-bindings: document stall property for IOMMU masters
` [PATCH v6 22/25] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v6 23/25] PCI/ATS: Add PRI stubs
` [PATCH v6 24/25] PCI/ATS: Export PRI functions
` [PATCH v6 25/25] iommu/arm-smmu-v3: Add support for PRI

[PATCH 5.6 61/73] iommu/vt-d: Use right Kconfig option name
 2020-05-04 19:42 UTC 

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-04 18:37 UTC 

[PATCH v2 00/21] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-04 13:27 UTC  (26+ messages)
    ` [PATCH v2 01/21] drm: core: fix "
        ` [PATCH v2 02/21] drm: amdgpu: "
        ` [PATCH v2 03/21] drm: armada: "
        ` [PATCH v2 04/21] drm: etnaviv: "
        ` [PATCH v2 05/21] drm: exynos: "
        ` [PATCH v2 06/21] drm: i915: fix sg_table nents vs. orig_nents misuse for dmabuf objects
        ` [PATCH v2 07/21] drm: lima: fix sg_table nents vs. orig_nents misuse
        ` [PATCH v2 08/21] drm: msm: "
        ` [PATCH v2 09/21] drm: panfrost: "
        ` [PATCH v2 10/21] drm: radeon: "
        ` [PATCH v2 11/21] drm: rockchip: "
        ` [PATCH v2 12/21] drm: tegra: "
        ` [PATCH v2 13/21] drm: virtio: "
        ` [PATCH v2 14/21] drm: vmwgfx: "
        ` [PATCH v2 15/21] drm: xen: "
        ` [PATCH v2 16/21] drm: host1x: "
        ` [PATCH v2 17/21] drm: rcar-du: "
        ` [PATCH v2 18/21] xen: gntdev: "
        ` [PATCH v2 19/21] dmabuf: "
        ` [PATCH v2 20/21] media: pci: fix common ALSA DMA-mapping related code
        ` [PATCH v2 21/21] staging: ion: fix sg_table nents vs. orig_nents misuse

[PATCH 0/5] iommu/amd: Fix race conditions around increase_address_space()
 2020-05-04 12:54 UTC  (6+ messages)
` [PATCH 1/5] iommu/amd: Fix race in increase_address_space()/fetch_pte()
` [PATCH 2/5] iommu/amd: Do not loop forever when trying to increase address space
` [PATCH 3/5] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH 4/5] iommu/amd: Update Device Table in increase_address_space()
` [PATCH 5/5] iommu/amd: Do not flush Device Table in iommu_map_page()

[RFC PATCH] iommu/amd: fix a race in fetch_pte()
 2020-05-03 19:12 UTC  (9+ messages)

[git pull] IOMMU Fixes for Linux v5.7-rc3
 2020-05-03 18:35 UTC  (2+ messages)

decruft the vmalloc API v2
 2020-05-01 22:09 UTC  (6+ messages)
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc

[PATCH 00/14] Move the ReST files from Documentation/*.txt
 2020-05-01 16:18 UTC  (3+ messages)
` [PATCH 03/14] docs: fix references for DMA*.txt files

[PATCH 1/2] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
 2020-05-01 14:39 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

[PATCH v2]iommu/qcom:fix local_base status check
 2020-05-01 13:54 UTC  (3+ messages)

[PATCH] drivers/iommu: properly export iommu_group_get_for_dev
 2020-05-01 11:33 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Use right Kconfig option name
 2020-05-01 11:31 UTC  (2+ messages)

[PATCH] iommu: Free fwspec with the dev_iommu object
 2020-05-01 11:23 UTC  (2+ messages)

[PATCH] iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
 2020-05-01 11:21 UTC  (2+ messages)

[RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
 2020-04-30 19:34 UTC  (16+ messages)
` [RFC/PATCH 1/1] virtio: Introduce MMIO ops

[PATCH 5/5] virtio: Add bounce DMA ops
 2020-04-30 15:20 UTC  (16+ messages)
                        ` [virtio-dev] "

[RFC 00/17] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-04-30 14:17 UTC  (4+ messages)
  ` [RFC 06/17] drm: i915: fix "
    ` [Intel-gfx] "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-30  9:39 UTC  (4+ messages)

[PATCH 3/5] swiotlb: Add alloc and free APIs
 2020-04-30  4:18 UTC  (2+ messages)

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-30  0:07 UTC  (37+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v3 16/34] iommu/vt-d: "
` [PATCH v3 17/34] iommu/arm-smmu: "
` [PATCH v3 18/34] iommu/pamu: "
` [PATCH v3 19/34] iommu/s390: "
` [PATCH v3 20/34] iommu/virtio: "
` [PATCH v3 21/34] iommu/msm: "
` [PATCH v3 22/34] iommu/mediatek: "
` [PATCH v3 23/34] iommu/mediatek-v1 "
` [PATCH v3 24/34] iommu/qcom: "
` [PATCH v3 25/34] iommu/rockchip: "
` [PATCH v3 26/34] iommu/tegra: "
` [PATCH v3 27/34] iommu/renesas: "
` [PATCH v3 28/34] iommu/omap: Remove orphan_dev tracking
` [PATCH v3 29/34] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v3 30/34] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v3 31/34] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v3 32/34] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v3 33/34] iommu: Move more initialization to __iommu_probe_device()
` [PATCH v3 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH v12 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-29 22:30 UTC  (8+ messages)
` [PATCH v12 4/8] iommu/vt-d: Add bind guest PASID support
` [PATCH v12 6/8] iommu/vt-d: Add svm/sva invalidate function

[PATCH v3 0/4] iommu/vt-d: Add page request draining support
 2020-04-29 22:23 UTC  (5+ messages)
` [PATCH v3 3/4] "

[PATCH 5/5] virtio: Add bounce DMA ops
 2020-04-29 21:06 UTC  (3+ messages)
` [RFC PATCH] virtio: virtio_pool can be static

[PATCH] perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
 2020-04-29 18:01 UTC  (4+ messages)

iommu_iova slab eats too much memory
 2020-04-29 15:00 UTC  (13+ 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).