iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 01:51:34 to 2021-05-27 07:34:28 UTC [more...]

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-27  7:34 UTC  (29+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
    `  "
` [PATCH v7 02/12] file: Export receive_fd() to modules
    `  "
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space
      `  "
          `  "
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
  ` Re: [PATCH v7 00/12] "

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-27  5:00 UTC  (22+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-27  4:25 UTC  (15+ messages)
` [PATCH v5 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v5 2/8] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 4/8] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v5 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v5 6/8] iommu/arm-smmu-v3: Get associated RMR info and install
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v5 8/8] iommu/dma: Reserve any RMR regions associated with a dev

Different type iommus integrated in a SoC
 2021-05-27  2:37 UTC 

[PATCH] iommu/vt-d: Dump DMAR translation structure
 2021-05-26 23:35 UTC 

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-05-26 16:19 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: document stall property for IOMMU masters
` [PATCH v15 2/3] ACPI/IORT: Enable stall support for platform devices
` [PATCH v15 3/3] iommu/arm-smmu-v3: Add "

[PATCH v7 00/15] Restricted DMA
 2021-05-26 15:53 UTC  (30+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-05-26 10:05 UTC  (7+ messages)
` [PATCH v2 2/6] ACPI: Move IOMMU setup code out of IORT
` [PATCH v2 3/6] ACPI: Add driver for the VIOT table

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-05-26  5:41 UTC  (3+ messages)
` [PATCH v5 11/16] drm/mediatek: Get rid of mtk_smi_larb_get/put

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-05-25 21:21 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v7 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v7 3/4] iommu: rockchip: Add internal ops to handle variants
` [PATCH v7 4/4] iommu: rockchip: Add support for iommu v2

[PATCH v7 4/4] iommu: rockchip: Add support for iommu v2
 2021-05-25 12:38 UTC 

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v5.13-rc4
 2021-05-25  7:08 UTC  (2+ messages)
` [PATCH 1/1] iommu/vt-d: Fix sysfs leak in alloc_iommu()

[PATCH v2 0/4] iommu/amd: Enable page-selective flushes
 2021-05-24 22:41 UTC  (5+ messages)
` [PATCH v2 1/4] iommu/amd: Fix wrong parentheses on page-specific invalidations
` [PATCH v2 2/4] iommu/amd: Selective flush on unmap
` [PATCH v2 3/4] iommu/amd: Do not sync on page size changes
` [PATCH v2 4/4] iommu/amd: Do not use flush-queue when NpCache is on

[PATCH V2] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-05-25  4:05 UTC  (2+ messages)

[PATCHv3 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-05-25  4:03 UTC  (4+ messages)
` [PATCHv3 1/2] iommu/arm-smmu-qcom: Add SC7280 SMMU compatible

[PATCH 0/3] iommu/arm-smmu: Qualcomm bootsplash/efifb
 2021-05-25  3:28 UTC  (5+ messages)

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-05-25  0:00 UTC  (19+ messages)

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-24 22:11 UTC  (32+ messages)
` [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
` [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
` [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH 00/11] Convert Intel IOMMU to use sva-lib helpers
 2021-05-24 18:54 UTC  (15+ messages)
` [PATCH 01/11] iommu/vt-d: Add pasid private data helpers
` [PATCH 02/11] iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
` [PATCH 03/11] iommu/vt-d: Use common helper to lookup svm devices
` [PATCH 04/11] iommu/vt-d: Refactor prq_event_thread()
` [PATCH 05/11] iommu/vt-d: Allocate/register iopf queue for sva devices
` [PATCH 06/11] iommu/vt-d: Report prq to io-pgfault framework
` [PATCH 07/11] iommu/vt-d: Add prq_report trace event
` [PATCH 08/11] iommu/vt-d: Add common code for dmar latency performance monitors
` [PATCH 09/11] iommu/vt-d: Expose latency monitor data through debugfs
` [PATCH 10/11] iommu/vt-d: Add cache invalidation latency sampling
` [PATCH 11/11] iommu/vt-d: Add PRQ handling "

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-24  7:56 UTC  (11+ messages)

[PATCH] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-05-23 20:49 UTC 

[PATCH] iommu/vt-d: fix kernel-doc syntax in file header
 2021-05-23 15:52 UTC  (2+ messages)

[PATCH 1/2] irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module
 2021-05-21 20:06 UTC  (4+ messages)
` [PATCH 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-21 19:03 UTC  (2+ messages)

[PATCH v5 0/4] Add IOMMU driver for rk356x
 2021-05-21 14:44 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v5 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v5 3/4] iommu: rockchip: Add internal ops to handle variants
` [PATCH v5 4/4] iommu: rockchip: Add support for iommu v2

[PATCH] iommu/rockchip: Remove redundant DMA syncs
 2021-05-21 13:49 UTC 

[PATCH v6 0/4] Add IOMMU driver for rk356x
 2021-05-21 13:40 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v6 2/4] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v6 3/4] iommu: rockchip: Add internal ops to handle variants
` [PATCH v6 4/4] iommu: rockchip: Add support for iommu v2

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-21 13:12 UTC  (7+ messages)
` [PATCH v4 2/8] iommu/dma: Introduce generic helper to retrieve RMR info

[PATCH] dma-iommu: Add a check to avoid dereference null pointer in function iommu_dma_map_sg()
 2021-05-21 12:34 UTC  (3+ messages)

[PATCH] Intel IOMMU: fix sysfs leak in hotplug init path
 2021-05-21  7:02 UTC  (5+ messages)
` [PATCH] iommu/vt-d: Fix sysfs leak in alloc_domain()

[RFC PATCH v1 0/2] iommu/arm-smmu-v3: Add some parameter check in __arm_smmu_tlb_inv_range()
 2021-05-21  6:53 UTC  (5+ messages)
` [RFC PATCH v1 1/2] iommu/arm-smmu-v3: Align invalid range with leaf page size upwards when support RIL
` [RFC PATCH v1 2/2] iommu/arm-smmu-v3: Standardize granule size "

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-05-21  6:48 UTC  (3+ messages)
` [PATCH v15 07/12] iommu/smmuv3: Implement cache_invalidate

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-05-20 22:03 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier

i915 and swiotlb_max_segment
 2021-05-20 15:12 UTC  (2+ messages)

[PATCH v3] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20 14:00 UTC  (2+ messages)

[PATCH 0/3] Use pr_crit() instead of long fancy messages
 2021-05-20 12:51 UTC  (4+ messages)
` [PATCH 3/3] lib/vsprintf: "

[PATCH v2 00/15] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-05-20  8:28 UTC  (2+ messages)

[PATCH -next 0/3] iommu/arm-smmu-v3: clean up some code style issues
 2021-05-20  8:42 UTC  (4+ messages)
` [PATCH -next 1/3] iommu/arm-smmu-v3: fix missing a blank line after declarations
` [PATCH -next 2/3] iommu/arm-smmu-v3: Change *array into *const array
` [PATCH -next 3/3] iommu/arm-smmu-v3: Prefer unsigned int to bare use of unsigned

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20  3:29 UTC  (3+ messages)

[PATCH v4 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-05-19 15:46 UTC  (12+ messages)

[PATCH 1/1] dma-contiguous: return early for dt case in dma_contiguous_reserve
 2021-05-19  3:54 UTC  (3+ messages)

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v5.13-rc3
 2021-05-19  6:52 UTC  (4+ messages)
` [PATCH 1/2] iommu/vt-d: Check for allocation failure in aux_detach_device()
` [PATCH 2/2] iommu/vt-d: Use user privilege for RID2PASID translation

[PATCH] iommu/amd: Remove redundant assignment of err
 2021-05-19  3:37 UTC 


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