iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 15:40:52 to 2020-06-24 07:55:55 UTC [more...]

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-24  7:55 UTC  (9+ messages)
` [PATCH v3 1/5] docs: IOMMU user API
` [PATCH v3 2/5] iommu/uapi: Add argsz for user filled data
` [PATCH v3 3/5] iommu/uapi: Use named union for user data
` [PATCH v3 4/5] iommu/uapi: Handle data and argsz filled by users
` [PATCH v3 5/5] iommu/uapi: Support both kernel and user unbind guest PASID

[PATCH v2] dma-pool: Fix too large DMA pools on medium systems
 2020-06-24  7:38 UTC  (8+ messages)

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-06-24  7:05 UTC  (12+ messages)

[PATCH v4 00/07] MT6779 IOMMU SUPPORT
 2020-06-24  6:39 UTC  (16+ messages)
` [PATCH v4 3/7] iommu/mediatek: Set MISC_CTRL register
` [PATCH v4 6/7] iommu/mediatek: Add REG_MMU_WR_LEN definition preparing for mt6779
` [PATCH v4 7/7] iommu/mediatek: Add mt6779 basic support

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-06-24  0:38 UTC  (10+ messages)
` [PATCH 1/7] iommu/vt-d: Enforce PASID devTLB field mask
` [PATCH 2/7] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH 5/7] iommu/vt-d: Fix devTLB flush for vSVA
` [PATCH 6/7] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

[PATCH 0/4] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-06-23 16:22 UTC  (11+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Fix trivial typo
` [PATCH 2/4] iommu/arm-smmu-v3: Calculate bits for prod and owner
` [PATCH 3/4] iommu/arm-smmu-v3: Always issue a CMD_SYNC per batch
` [PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()

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

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-23 15:04 UTC  (3+ messages)

[PATCH v6 0/4] Nvidia Arm SMMUv2 Implementation
 2020-06-23 12:47 UTC  (13+ messages)
` [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v6 2/4] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v6 4/4] iommu/arm-smmu-nvidia: fix the warning reported by kbuild test robot

[PATCH v2] dma-remap: Align the size in dma_common_*_remap()
 2020-06-23 12:13 UTC  (2+ messages)

[PATCH] dma-remap: Align the size in dma_common_*_remap()
 2020-06-23 11:40 UTC  (2+ messages)

[PATCH 0/6] [PULL REQUEST] iommu/vt-d: fixes for v5.8
 2020-06-23  8:12 UTC  (8+ messages)
` [PATCH 1/6] iommu/vt-d: Make Intel SVM code 64-bit only
` [PATCH 2/6] iommu/vt-d: Set U/S bit in first level page table by default
` [PATCH 3/6] iommu/vt-d: Don't apply gfx quirks to untrusted devices
` [PATCH 4/6] iommu/vt-d: Enable PCI ACS for platform opt in hint
` [PATCH 5/6] iommu/vt-d: Update scalable mode paging structure coherency
` [PATCH 6/6] iommu/vt-d: Fix misuse of iommu_domain_identity_map()

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-23  7:48 UTC  (6+ messages)

[PATCH v2 00/15] Documentation fixes
 2020-06-23  7:22 UTC  (3+ messages)
` [PATCH v2 14/15] docs: fix references for DMA*.txt files

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-23  6:43 UTC  (13+ messages)
` [PATCH v2 14/15] vfio: Document dual stage control

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-22 23:01 UTC  (18+ messages)
` [PATCH 3/4] pci: acs: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH 4/4] pci: export untrusted attribute in sysfs

kernel BUG at mm/huge_memory.c:2613!
 2020-06-22 21:56 UTC  (12+ messages)

[PATCH v3 00/13] x86: tag application address space for devices
 2020-06-22 18:09 UTC  (4+ messages)
` [PATCH v3 01/13] iommu: Change type of pasid to unsigned int

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-22 13:26 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
  ` [PATCH v2 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
  ` [PATCH v2 04/12] ACPI/IORT: Remove useless PCI bus walk
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 06/12] of/iommu: Make of_map_rid() PCI agnostic
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "
  ` [PATCH v2 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[patch] dma-pool: warn when coherent pool is depleted
 2020-06-21 21:12 UTC 

[patch] dma-pool: warn when coherent pool is depleted
 2020-06-21 20:43 UTC 

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-21  6:00 UTC  (4+ messages)
` [RFC][PATCH 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-21  5:46 UTC  (15+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH v6 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-19  9:43 UTC  (10+ messages)
  ` [PATCH v6 27/36] dmabuf: fix common struct sg_table related issues
  ` [PATCH v6 31/36] misc: fastrpc: "
  ` [PATCH v6 33/36] samples: vfio-mdev/mbochs: "
  ` [PATCH v6 36/36] drm: xen: "
  ` [PATCH v6 01/36] drm: prime: add common helper to check scatterlist contiguity
  ` [PATCH v6 35/36] videobuf2: use sgtable-based scatterlist wrappers

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-06-19  7:37 UTC  (14+ messages)
` [PATCH v8 01/12] mm: Define pasid in mm
` [PATCH v8 02/12] iommu/ioasid: Add ioasid references
` [PATCH v8 03/12] iommu/sva: Add PASID helpers
` [PATCH v8 04/12] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v8 05/12] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v8 06/12] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v8 07/12] iommu/arm-smmu-v3: Share process page tables
` [PATCH v8 08/12] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v8 09/12] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v8 10/12] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v8 11/12] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v8 12/12] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops

[PATCH v6 23/36] drm: vmwgfx: fix common struct sg_table related issues
 2020-06-19  4:59 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix misuse of iommu_domain_identity_map()
 2020-06-19  0:53 UTC  (2+ messages)

[PATCH 00/18] [PULL REQUEST] iommu/vt-d: patches for v5.8
 2020-06-18 23:38 UTC  (6+ messages)
` [PATCH 18/18] iommu/vt-d: Remove IOVA handling code from the non-dma_ops path
  ` [Regression] "

[PATCH v6 32/36] rapidio: fix common struct sg_table related issues
 2020-06-18 23:39 UTC  (2+ messages)

[PATCH v6 21/36] drm: v3d: fix common struct sg_table related issues
 2020-06-18 22:28 UTC  (2+ messages)

[PATCH v6 04/36] drm: amdgpu: fix common struct sg_table related issues
 2020-06-18 21:32 UTC  (2+ messages)

[PATCH] dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
 2020-06-18 17:49 UTC  (2+ messages)

[PATCH v4 00/17] Clean up "mediatek,larb" after adding device_link
 2020-06-18 17:28 UTC  (4+ messages)
` [PATCH v4 06/17] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put

[PATCH v2 00/12] x86: tag application address space for devices
 2020-06-18 16:56 UTC  (5+ messages)
` [PATCH v2 02/12] ocxl: Change type of pasid to unsigned int

[PATCH v2 0/8] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-06-18 16:56 UTC  (3+ messages)
` [PATCH v2 2/8] iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatibles


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