iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 11:09:43 to 2021-03-03 18:31:39 UTC [more...]

[PATCH 0/2] Domain nesting info for arm-smmu
 2021-03-03  9:57 UTC  (8+ messages)
` [PATCH 1/2] iommu: Report domain nesting info for arm-smmu-v3
` [PATCH 2/2] iommu: arm-smmu-v3: Report domain nesting info reuqired for stage1

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-03 18:28 UTC  (13+ messages)
` [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 09/15] iommu/virtio: Update table format probing header
` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

[PATCH v3] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-03-03 17:36 UTC 

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

[PATCH] Revert "iommu/amd: Fix performance counter initialization"
 2021-03-03 14:10 UTC  (3+ messages)

[Patch v8 00/10] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-03  9:53 UTC  (16+ messages)
` [Patch v8 01/10] iommu: Report domain nesting info
` [Patch v8 02/10] iommu/smmu: Report empty "
` [Patch v8 03/10] vfio/type1: Report iommu nesting info to userspace
` [Patch v8 04/10] vfio/type1: Support binding guest page tables to PASID
` [Patch v8 05/10] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [Patch v8 06/10] iommu: Pass domain to sva_unbind_gpasid()
` [Patch v8 07/10] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [Patch v8 08/10] vfio/pci: Expose PCIe PASID capability to userspace
` [Patch v8 09/10] vfio: Document dual stage control
` [Patch v8 10/10] iommu/vt-d: Support reporting nesting capability info

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-03  9:44 UTC  (11+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-03  5:57 UTC  (16+ messages)
` [PATCH v13 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v13 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v13 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v13 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v13 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v13 06/10] iommu: Add a page fault handler
` [PATCH v13 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v13 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v13 10/10] iommu/arm-smmu-v3: Add "

[PATCH v2 0/4] Misc vSVA fixes for VT-d
 2021-03-03  4:57 UTC  (7+ messages)
` [PATCH v2 1/4] iommu/vt-d: Enable write protect for supervisor SVM
` [PATCH v2 2/4] iommu/vt-d: Enable write protect propagation from guest
` [PATCH v2 3/4] iommu/vt-d: Reject unsupported page request modes
` [PATCH v2 4/4] iommu/vt-d: Calculate and set flags for handle_mm_fault

[PATCH] swiotlb: Fix type of max_slot
 2021-03-03  4:33 UTC  (3+ messages)

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-03-02 15:54 UTC  (6+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v3 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v3 3/3] drm/msm: Improve the a6xx page fault handler

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-02 12:58 UTC  (20+ messages)
` [PATCH V4 01/18] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH V4 02/18] iommu/ioasid: Rename ioasid_set_data()
` [PATCH V4 03/18] iommu/ioasid: Add a separate function for detach data
` [PATCH V4 04/18] iommu/ioasid: Support setting system-wide capacity
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
` [PATCH V4 06/18] iommu/ioasid: Add free function and states
` [PATCH V4 07/18] iommu/ioasid: Add ioasid_set iterator helper functions
` [PATCH V4 08/18] iommu/ioasid: Introduce ioasid_set private ID
` [PATCH V4 09/18] iommu/ioasid: Introduce notification APIs
` [PATCH V4 10/18] iommu/ioasid: Support mm token type ioasid_set notifications
` [PATCH V4 11/18] iommu/ioasid: Add ownership check in guest bind
` [PATCH V4 12/18] iommu/vt-d: Remove mm reference for guest SVA
` [PATCH V4 13/18] iommu/ioasid: Add a workqueue for cleanup work
` [PATCH V4 14/18] iommu/vt-d: Listen to IOASID notifications
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller
` [RFC PATCH 16/18] iommu/ioasid: Consult IOASIDs cgroup for allocation
` [RFC PATCH 17/18] docs: cgroup-v1: Add IOASIDs controller
` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

[PATCH 1/1] Revert "iommu/iova: Retry from last rb tree node if iova search fails"
 2021-03-02 12:30 UTC  (7+ messages)

[PATCH AUTOSEL 5.4 15/33] iommu/amd: Fix performance counter initialization
 2021-03-02 11:57 UTC 

[PATCH AUTOSEL 5.10 07/47] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
 2021-03-02 11:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 21/47] iommu/amd: Fix performance counter initialization

[PATCH AUTOSEL 5.11 09/52] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
 2021-03-02 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 25/52] iommu/amd: Fix performance counter initialization

[PATCH v6 00/12] x86: tag application address space for devices
 2021-03-02 10:43 UTC  (6+ messages)
` [PATCH v6 08/12] fork: Clear PASID for new mm

[PATCH] mm/fork: Clear PASID for new mm
 2021-03-02 10:38 UTC 

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-02  8:35 UTC  (4+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-02  7:42 UTC  (4+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU

[PATCH 0/3] iommu/iova: Add CPU hotplug handler to flush rcaches to core code
 2021-03-01 12:12 UTC  (4+ messages)
` [PATCH 1/3] iova: Add CPU hotplug handler to flush rcaches
` [PATCH 2/3] iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
` [PATCH 3/3] iova: Correct comment for free_cpu_cached_iovas()

add a new dma_alloc_noncontiguous API v3
 2021-03-01  8:52 UTC  (7+ messages)
` [PATCH 1/6] dma-mapping: add a dma_mmap_pages helper
` [PATCH 2/6] dma-mapping: refactor dma_{alloc,free}_pages
` [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 4/6] dma-iommu: refactor iommu_dma_alloc_remap
` [PATCH 5/6] dma-iommu: implement ->alloc_noncontiguous
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-01  8:42 UTC  (18+ messages)
` [PATCH 01/17] iommu: remove the unused domain_window_disable method
` [PATCH 02/17] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/17] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/17] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/17] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/17] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/17] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/17] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/17] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/17] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/17] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/17] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/17] iommu: remove DOMAIN_ATTR_GEOMETRY
` [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
` [PATCH 17/17] iommu: remove iommu_domain_set_attr

add a new dma_alloc_noncontiguous API v2
 2021-03-01  8:11 UTC  (11+ messages)
` [PATCH 4/7] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

swiotlb cleanups v2
 2021-03-01  7:44 UTC  (15+ messages)
` [PATCH 01/14] powerpc/svm: stop using io_tlb_start
` [PATCH 02/14] swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
` [PATCH 03/14] swiotlb: move orig addr and size validation into swiotlb_bounce
` [PATCH 04/14] swiotlb: split swiotlb_tbl_sync_single
` [PATCH 05/14] xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
` [PATCH 06/14] xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
` [PATCH 07/14] xen-swiotlb: remove xen_set_nslabs
` [PATCH 08/14] xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
` [PATCH 09/14] swiotlb: lift the double initialization protection from xen-swiotlb
` [PATCH 10/14] xen-swiotlb: split xen_swiotlb_init
` [PATCH 11/14] xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup
` [PATCH 12/14] swiotlb: move global variables into a new io_tlb_mem structure
` [PATCH 13/14] swiotlb: dynamically allocate io_tlb_default_mem
` [PATCH 14/14] swiotlb: remove swiotlb_nr_tbl

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

MIPS noncoherent DMA cleanups
 2021-02-27 18:33 UTC  (10+ messages)
` [PATCH 5/6] driver core: lift dma_default_coherent into common code

[PATCHv2 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-02-27 13:53 UTC  (10+ messages)
` [PATCHv2 1/2] iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
` [PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-02-27  9:59 UTC  (6+ messages)

[PATCH v12 00/10] iommu: I/O page faults for SMMUv3
 2021-02-27  3:40 UTC  (7+ messages)
` [PATCH v12 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH] iommu/amd: Fix event counter availability check
 2021-02-26 21:55 UTC  (6+ messages)

[PATCH] swiotlb: swiotlb_tbl_map_single() kernel BUG in iommu-helper.h:30
 2021-02-26 21:28 UTC  (4+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-02-26 20:11 UTC  (14+ messages)
` [Patch V2 01/13] x86/irq: Add DEV_MSI allocation type
` [Patch V2 02/13] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [Patch V2 03/13] platform-msi: Provide default irq_chip:: Ack
` [Patch V2 04/13] genirq/proc: Take buslock on affinity write
` [Patch V2 05/13] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [Patch V2 06/13] platform-msi: Add device MSI infrastructure
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 09/13] iommu/vt-d: Add DEV-MSI support
` [Patch V2 10/13] iommu: Add capability IOMMU_CAP_VIOMMU_HINT
` [Patch V2 11/13] platform-msi: Add platform check for subdevice irq domain
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH v4 00/14] Restricted DMA
 2021-02-26  9:35 UTC  (5+ messages)
` [PATCH v4 12/14] swiotlb: Add restricted DMA alloc/free support

next/master bisection: baseline.login on r8a77960-ulcb
 2021-02-26  8:56 UTC  (7+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-02-26  8:06 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCH v3 0/2] Add Unisoc iommu basic driver
 2021-02-26  6:47 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: iommu: add bindings for sprd iommu


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