iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 02:03:42 to 2021-03-15 18:04:21 UTC [more...]

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-15 18:04 UTC  (2+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-15 18:04 UTC  (2+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-15 16:33 UTC  (36+ messages)
` [RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages

[PATCH] iommu/amd: Don't initialise remapping irqdomain if IOMMU is disabled
 2021-03-15 11:15 UTC 

[PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-15 10:04 UTC  (5+ messages)

[PATCH] include: fix inconsistent indenting in dma_alloc_coherent()
 2021-03-15 10:03 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for SC7280 SoC
 2021-03-15  6:02 UTC 

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-15  8:33 UTC  (22+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH v4] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-15  3:35 UTC 

[PATCH] vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
 2021-03-15  3:17 UTC 

[PATCH v3] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-15  3:15 UTC  (4+ messages)

[PATCH] iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
 2021-03-15  0:30 UTC  (2+ messages)

[PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier
 2021-03-14 19:01 UTC  (4+ messages)

[PATCH v1] iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
 2021-03-13 22:52 UTC  (2+ messages)

[PATCH v3 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-12 22:49 UTC  (2+ messages)

[PATCH v2 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-12 22:35 UTC  (4+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-12 14:54 UTC  (18+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller
` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-12 13:29 UTC  (29+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

[RFC PATCH 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2021-03-12  9:04 UTC  (8+ messages)
` [RFC PATCH 1/7] iommu/amd: Refactor amd_iommu_domain_enable_v2
` [RFC PATCH 2/7] iommu/amd: Update sanity check when enable PRI/ATS
` [RFC PATCH 3/7] iommu/amd: Decouple the logic to enable PPR and GT
` [RFC PATCH 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
` [RFC PATCH 5/7] iommu/amd: Add support for Guest IO protection
` [RFC PATCH 6/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
` [RFC PATCH 7/7] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API

add a new dma_alloc_noncontiguous API v3
 2021-03-12  1:43 UTC  (6+ messages)
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH v2] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-12  1:09 UTC  (5+ messages)

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-12  1:09 UTC  (14+ messages)

[PATCH v2 1/2] init/initramfs.c: allow asynchronous unpacking
 2021-03-11 17:55 UTC 

swiotlb cleanups v2
 2021-03-11 16:52 UTC  (2+ messages)

[PATCH] iommu/dma: Resurrect the "forcedac" option
 2021-03-11 15:25 UTC  (6+ messages)

[PATCH] iommu/amd: Fix iommu remap panic while amd_iommu is set to disable
 2021-03-11 14:28 UTC 

[PATCH 1/1] drm/amdkfd: fix build error with AMD_IOMMU_V2=m
 2021-03-11 10:02 UTC  (6+ messages)

[PATCH v4 00/14] Restricted DMA
 2021-03-11  5:04 UTC  (5+ messages)
` [PATCH v4 13/14] dt-bindings: of: Add restricted DMA pool

[PATCH 1/1] Revert "iommu/iova: Retry from last rb tree node if iova search fails"
 2021-03-10 17:50 UTC  (9+ messages)

[PATCH v2 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-10  9:06 UTC  (12+ messages)
` [PATCH v2 01/11] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v2 02/11] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH v2 03/11] iommu/arm-smmu-v3: Add feature detection for BBML
` [PATCH v2 04/11] iommu/arm-smmu-v3: Split block descriptor when start dirty log
` [PATCH v2 05/11] iommu/arm-smmu-v3: Merge a span of page when stop "
` [PATCH v2 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware "
` [PATCH v2 07/11] iommu/arm-smmu-v3: Clear dirty log according to bitmap
` [PATCH v2 08/11] iommu/arm-smmu-v3: Add HWDBM device feature reporting
` [PATCH v2 09/11] vfio/iommu_type1: Add HWDBM status maintanance
` [PATCH v2 10/11] vfio/iommu_type1: Optimize dirty bitmap population based on iommu HWDBM
` [PATCH v2 11/11] vfio/iommu_type1: Add support for manual dirty log clear

[RFC PATCH v2 0/6] Add IOPF support for VFIO passthrough
 2021-03-10  6:34 UTC  (9+ messages)
` [RFC PATCH v2 1/6] iommu: Evolve to support more scenarios of using IOPF
` [RFC PATCH v2 2/6] vfio: Add an MMU notifier to avoid pinning
` [RFC PATCH v2 3/6] vfio: Add a page fault handler
` [RFC PATCH v2 4/6] vfio: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v2 5/6] vfio: No need to statically pin and map if IOPF enabled
` [RFC PATCH v2 6/6] vfio: Add nested IOPF support

[PATCH 1/2] iommu/iova: Add rbtree entry helper
 2021-03-09 15:55 UTC  (3+ messages)
` [PATCH 2/2] iommu/iova: Improve restart logic

[PATCH v3] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-03-09 12:50 UTC  (2+ messages)

[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
 2021-03-09 11:12 UTC  (7+ messages)
` [RFC PATCH 3/5] KVM: ARM64: "
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-03-09  6:40 UTC  (11+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

[PATCH 1/1] iommu/vt-d: Don't set then immediately clear in prq_event_thread()
 2021-03-09  0:46 UTC 

[PATCH 0/5] iommu/vt-d: Several misc fixes
 2021-03-08 19:47 UTC  (5+ messages)
` [PATCH 2/5] iommu/vt-d: Remove WO permissions on second-level paging entries

[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-08 18:12 UTC  (4+ messages)
` [PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING

[git pull] IOMMU Fixes for Linux iommu-updates-v5.12
 2021-03-05 21:58 UTC  (2+ messages)

[PATCH v5 0/2] Add Unisoc IOMMU basic driver
 2021-03-05  9:32 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iommu: add bindings for sprd IOMMU
` [PATCH v5 2/2] iommu: add Unisoc IOMMU basic driver

[PATCH] iommu/amd: Fix sleeping in atomic in increase_address_space()
 2021-03-05  8:18 UTC  (4+ messages)

CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
 2021-03-04 17:02 UTC  (4+ messages)

[Patch v8 00/10] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-04 12:52 UTC  (9+ messages)
` [Patch v8 04/10] vfio/type1: Support binding guest page tables to PASID

[PATCH] iommu/vt-d: Fix status code for Allocate/Free PASID command
 2021-03-04 12:32 UTC  (2+ messages)

[PATCH v3 0/2] Add Unisoc iommu basic driver
 2021-03-04  7:11 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: iommu: add bindings for sprd iommu

[PATCH 1/4] iommu/vt-d: Enable write protect for supervisor SVM
 2021-03-04  8:06 UTC  (2+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-04  7:55 UTC  (3+ messages)
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate


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