iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 23:59:11 to 2020-06-24 23:22:27 UTC [more...]

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

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24 22:16 UTC  (6+ messages)

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-06-24 21:11 UTC  (13+ messages)

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-24 17:07 UTC  (11+ 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 16:20 UTC  (9+ messages)

[PATCH 0/3] iommu/amd: I/O VA address limits
 2020-06-24 16:09 UTC  (2+ messages)

[PATCH v2] iommu: amd: Fix IO_PAGE_FAULT due to __unmap_single() size overflow
 2020-06-24 11:58 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: Update impl quirks comment
 2020-06-24 10:24 UTC 

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-24  8:55 UTC  (15+ messages)
` [PATCH v3 01/14] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 03/14] vfio/type1: Report iommu nesting info to userspace
` [PATCH v3 04/14] vfio: Add PASID allocation/free support
` [PATCH v3 05/14] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v3 07/14] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v3 08/14] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v3 09/14] vfio/type1: Support binding guest page tables to PASID
` [PATCH v3 10/14] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v3 11/14] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v3 12/14] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v3 13/14] vfio: Document dual stage control
` [PATCH v3 14/14] iommu/vt-d: Support reporting nesting capability info

[PATCH 0/4] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-06-24  8:15 UTC  (12+ 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 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 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  (6+ 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 

[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  (4+ messages)
  ` [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  (3+ messages)
` [PATCH v8 03/12] iommu/sva: Add PASID helpers

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


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