IOMMU Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 14:10:32 to 2021-05-24 07:56:20 UTC [more...]

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

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

[PATCHv3 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-05-24  2:43 UTC  (2+ messages)

[PATCH 00/11] Convert Intel IOMMU to use sva-lib helpers
 2021-05-24  2:16 UTC  (14+ 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] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-05-23 20:49 UTC 

[PATCH V2] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-05-23 21:25 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 v2 0/6] Add support for ACPI VIOT
 2021-05-21 16:42 UTC  (6+ 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 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)

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-21  7:59 UTC  (27+ 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] 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)

more iommu dead code removal
 2021-05-20 14:34 UTC  (25+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[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 v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-20  9:06 UTC  (24+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
` [PATCH v7 02/12] file: Export receive_fd() to modules
    `  "
` [PATCH v7 03/12] eventfd: Increase the recursion depth of eventfd_signal()
` [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 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v7 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v7 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v7 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v7 10/12] vduse: Implement an MMU-based IOMMU driver
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [PATCH v7 12/12] Documentation: Add documentation for VDUSE
  ` Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

[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 v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (28+ 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 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v7 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v7 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v7 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v7 15/15] of: Add plumbing for "

[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 

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-05-18 12:54 UTC 

[PATCH v3] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-05-18  9:26 UTC  (5+ messages)

[PATCH -next] iommu/virtio: Add missing MODULE_DEVICE_TABLE
 2021-05-18  9:24 UTC  (2+ messages)

[PATCH 0/4] iommu/amd: Enable page-selective flushes
 2021-05-18  9:23 UTC  (3+ messages)
` [PATCH 1/4] iommu/amd: Fix wrong parentheses on page-specific invalidations

[PATCH] iommu/amd: Clear DMA ops when switching domain
 2021-05-18  9:19 UTC  (2+ messages)

[PATCH v6 00/15] Restricted DMA
 2021-05-18  6:54 UTC  (2+ messages)

5.10.37 won't boot on my system, but 5.10.36 with same config does
 2021-05-18  5:48 UTC  (6+ messages)

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-17 14:03 UTC  (7+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-17 12:16 UTC  (3+ messages)
` [PATCH v4 6/6] iommu: rockchip: Add support iommu v2

[RFC PATCH v4 00/13] iommu/smmuv3: Implement hardware dirty log tracking
 2021-05-17  8:46 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-17  6:57 UTC 

[PATCH v2 1/1] iommu/vt-d: Tweak the description of a DMA fault
 2021-05-17  6:54 UTC 

[RFC PATCH v5 0/7] x86: watchdog/hardlockup/hpet: Add support for interrupt remapping
 2021-05-14 21:31 UTC  (3+ messages)
` [RFC PATCH v5 5/7] iommu/vt-d: Fixup delivery mode of the HPET hardlockup interrupt

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-14 16:30 UTC  (15+ messages)
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg


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 read-only IMAP folder(s) and NNTP newsgroup(s).