iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 15:56:28 to 2021-07-05 10:24:24 UTC [more...]

[bug report] IB/usnic: Add Cisco VIC low-level hardware driver
 2021-07-05 10:23 UTC 

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-07-05  9:10 UTC  (13+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH v15 00/12] Restricted DMA
 2021-07-05  7:29 UTC  (26+ messages)
` [PATCH v15 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v15 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v15 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v15 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v15 12/12] of: Add plumbing for "

[PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
 2021-07-05  6:56 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-05  3:36 UTC  (48+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
        `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "
  ` Re: [PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
          `  "

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-04 18:20 UTC  (6+ messages)
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler

Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
 2021-07-03  8:31 UTC  (3+ messages)
` [PATCH] eventfd: Enlarge recursion limit to allow vhost to work

[GIT PULL] dma-mapping updates for Linux 5.14
 2021-07-02 21:47 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.14
 2021-07-02 21:47 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-07-02 14:16 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
` [PATCH v2 2/5] iommu: Implement of_iommu_get_resv_regions()

[PATCH 1/2] dma-iommu: fix swiotlb SKIP_CPU_SYNC and arch sync
 2021-07-02  5:37 UTC  (2+ messages)
` [PATCH 2/2] dma-iommu: Check CONFIG_SWIOTLB more broadly

[PATCH] iommu/arm: Cleanup resources in case of probe error path
 2021-07-01  9:26 UTC  (10+ messages)

[PATCH v4] swiotlb: fix implicit debugfs declarations
 2021-07-01  3:31 UTC 

[PATCH rdma-next v1 1/2] lib/scatterlist: Fix wrong update of orig_nents
 2021-06-30 17:49 UTC  (4+ messages)

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-06-30 13:54 UTC  (10+ messages)
` [PATCH v4 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH v4 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v4 3/3] iommu: dart: Add DART iommu driver

[PATCH v3] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30 13:49 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add default domain quirk for Arm Fast Models
 2021-06-30 11:07 UTC  (6+ messages)

[PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag
 2021-06-30 10:07 UTC  (12+ messages)

[PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-06-30  9:50 UTC  (8+ messages)
` [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-06-30  9:08 UTC  (12+ messages)

[PATCH 00/24] MT8195 IOMMU SUPPORT
 2021-06-30  7:30 UTC  (28+ messages)
` [PATCH 01/24] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH 02/24] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH 03/24] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH 04/24] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH 05/24] iommu/mediatek: Add 12G~16G support for mult domain
` [PATCH 06/24] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH 07/24] iommu/mediatek: Add flag NON_STD_AXI
` [PATCH 08/24] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH 09/24] iommu/mediatek: Always pm_runtime_get while tlb flush
` [PATCH 10/24] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH 11/24] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH 12/24] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH 13/24] iommu/mediatek: Add infra iommu support
` [PATCH 14/24] iommu/mediatek: Add PCIe support
` [PATCH 15/24] iommu/mediatek: Add mt8195 support
` [PATCH 16/24] iommu/mediatek: Only adjust code about register base
` [PATCH 17/24] iommu/mediatek: Just move code position in hw_init
` [PATCH 18/24] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH 19/24] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH 20/24] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH 21/24] iommu/mediatek: Change the domid to iova_region_id
` [PATCH 22/24] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH 23/24] iommu/mediatek: Add multi bank support
` [PATCH 24/24] iommu/mediatek: mt8195: Enable multi-bank for infra iommu

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:07 UTC  (14+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:01 UTC  (11+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  6:56 UTC  (20+ messages)

[PATCH v2] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30  4:07 UTC  (3+ messages)

[PATCH] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-29  8:11 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-29  0:43 UTC  (25+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-06-28 13:20 UTC  (3+ messages)

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-28  6:29 UTC  (4+ messages)
` [PATCH 9/9] dma-debug: Use memory_intersects() directly

Regression in at least 5.10.y and mainline: Firewire audio interface fails to work properly (when booted under Xen)
 2021-06-26 18:17 UTC  (4+ messages)
    ` Bug#989778: "

[PATCH RFC 0/8] iommu/arm-smmu-v3: add support for ECMDQ register mode
 2021-06-26 11:01 UTC  (9+ messages)
` [PATCH RFC 1/8] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
` [PATCH RFC 2/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()
` [PATCH RFC 3/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
` [PATCH RFC 4/8] iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()
` [PATCH RFC 5/8] iommu/arm-smmu-v3: Add support for ECMDQ register mode
` [PATCH RFC 6/8] iommu/arm-smmu-v3: Ensure that a set of associated commands are inserted in the same ECMDQ
` [PATCH RFC 7/8] iommu/arm-smmu-v3: Add arm_smmu_ecmdq_issue_cmdlist() for non-shared ECMDQ
` [PATCH RFC 8/8] iommu/arm-smmu-v3: Add support for less than one ECMDQ per core

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-25 16:41 UTC  (2+ messages)

IOMMU regression in 5.11 kernel related to device removal from PCI topolgy
 2021-06-25 16:47 UTC  (2+ messages)

[PATCH v8 0/9] x86: tag application address space for devices
 2021-06-25 15:46 UTC  (10+ messages)
` [PATCH v8 9/9] x86/mmu: Allocate/free PASID
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-06-25 14:42 UTC  (7+ messages)
` [PATCH v2 1/3] iommu: Add per-domain strictness and combine with the global default
` [PATCH v2 2/3] iommu/arm-smmu: Check for strictness after calling impl->init_context()
` [PATCH v2 3/3] mmc: sdhci-msm: Request non-strict IOMMU mode

[PATCH v5 0/5] Add support for ACPI VIOT
 2021-06-25 13:03 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125
 2021-06-24 19:26 UTC  (2+ messages)

[PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-06-24 19:20 UTC  (13+ messages)

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-24 17:23 UTC  (6+ 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).