iommu
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH V2 2/6] iommu: iova: properly handle 0 as a valid IOVA address
Marek Szyprowski
[PATCH V2 4/6] iommu: dma-iommu: refactor iommu_dma_alloc_iova()
Ajay Kumar
[PATCH V2 5/6] iommu: dma-iommu: add support for DMA_ATTR_LOW_ADDRESS
Ajay Kumar
[PATCH V2 6/6] media: platform: s5p-mfc: use DMA_ATTR_LOW_ADDRESS
Ajay Kumar
Re: [PATCH V2 0/6] IOMMU-DMA - support DMA_ATTR_LOW_ADDRESS attribute
Ajay Kumar
swiotlb regression fixe
Christoph Hellwig
[PATCH 2/3] swiotlb: use the right nslabs value in swiotlb_init_remap
Christoph Hellwig
Re: [PATCH 2/3] swiotlb: use the right nslabs value in swiotlb_init_remap
Stefano Stabellini
[PATCH 1/3] swiotlb: don't panic when the swiotlb buffer can't be allocated
Christoph Hellwig
Re: [PATCH 1/3] swiotlb: don't panic when the swiotlb buffer can't be allocated
Stefano Stabellini
Re: [PATCH 1/3] swiotlb: don't panic when the swiotlb buffer can't be allocated
Conor.Dooley--- via iommu
[PATCH 3/3] swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Christoph Hellwig
Re: [PATCH 3/3] swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Stefano Stabellini
Re: [PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
Yi Liu
Re: [PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
Yi Liu
Re: [PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
Jason Gunthorpe via iommu
[PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
[PATCH v3 01/35] iommu/amd: Update struct iommu_dev_data definition
Vasant Hegde via iommu
[PATCH v3 02/35] iommu/amd: Introduce pci segment structure
Vasant Hegde via iommu
[PATCH v3 03/35] iommu/amd: Introduce per PCI segment device table
Vasant Hegde via iommu
[PATCH v3 04/35] iommu/amd: Introduce per PCI segment rlookup table
Vasant Hegde via iommu
[PATCH v3 05/35] iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde via iommu
[PATCH v3 06/35] iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde via iommu
[PATCH v3 07/35] iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Vasant Hegde via iommu
[PATCH v3 08/35] iommu/amd: Introduce per PCI segment alias_table
Vasant Hegde via iommu
[PATCH v3 09/35] iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde via iommu
[PATCH v3 10/35] iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde via iommu
[PATCH v3 11/35] iommu/amd: Introduce per PCI segment device table size
Vasant Hegde via iommu
[PATCH v3 12/35] iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde via iommu
[PATCH v3 13/35] iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde via iommu
[PATCH v3 14/35] iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde via iommu
[PATCH v3 15/35] iommu/amd: Convert to use rlookup_amd_iommu helper function
Vasant Hegde via iommu
[PATCH v3 16/35] iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Vasant Hegde via iommu
[PATCH v3 17/35] iommu/amd: Introduce struct amd_ir_data.iommu
Vasant Hegde via iommu
[PATCH v3 18/35] iommu/amd: Update amd_irte_ops functions
Vasant Hegde via iommu
[PATCH v3 19/35] iommu/amd: Update alloc_irq_table and alloc_irq_index
Vasant Hegde via iommu
[PATCH v3 20/35] iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde via iommu
[PATCH v3 21/35] iommu/amd: Update set_dte_entry and clear_dte_entry
Vasant Hegde via iommu
[PATCH v3 22/35] iommu/amd: Update iommu_ignore_device
Vasant Hegde via iommu
[PATCH v3 23/35] iommu/amd: Update dump_dte_entry
Vasant Hegde via iommu
[PATCH v3 24/35] iommu/amd: Update set_dte_irq_entry
Vasant Hegde via iommu
[PATCH v3 25/35] iommu/amd: Update (un)init_device_table_dma()
Vasant Hegde via iommu
[PATCH v3 26/35] iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Vasant Hegde via iommu
[PATCH v3 27/35] iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Vasant Hegde via iommu
[PATCH v3 28/35] iommu/amd: Flush upto last_bdf only
Vasant Hegde via iommu
[PATCH v3 29/35] iommu/amd: Introduce get_device_sbdf_id() helper function
Vasant Hegde via iommu
[PATCH v3 30/35] iommu/amd: Include PCI segment ID when initialize IOMMU
Vasant Hegde via iommu
[PATCH v3 31/35] iommu/amd: Specify PCI segment ID when getting pci device
Vasant Hegde via iommu
[PATCH v3 32/35] iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Vasant Hegde via iommu
[PATCH v3 33/35] iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde via iommu
[PATCH v3 34/35] iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde via iommu
[PATCH v3 35/35] iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde via iommu
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Joerg Roedel
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Joerg Roedel
Re: [PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
Vasant Hegde via iommu
[PATCH 0/4] iommu/mediatek: Improve safety from dts
Yong Wu via iommu
[PATCH 1/4] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
Yong Wu via iommu
Re: [PATCH 1/4] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
Dan Carpenter
Re: [PATCH 1/4] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
AngeloGioacchino Del Regno
Re: [PATCH 1/4] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
Guenter Roeck via iommu
[PATCH 2/4] iommu/mediatek: Add error path for loop of mm_dts_parse
Yong Wu via iommu
[PATCH 3/4] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
Yong Wu via iommu
Re: [PATCH 3/4] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
AngeloGioacchino Del Regno
[PATCH 4/4] iommu/mediatek: Improve safety for mediatek, smi property in larb nodes
Yong Wu via iommu
[PATCH v3 0/4] Enable PASID for DMA API users
Jacob Pan
[PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jacob Pan
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Baolu Lu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Baolu Lu
Re: [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
Jason Gunthorpe via iommu
[PATCH v3 3/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
Jacob Pan
[PATCH v3 2/4] iommu: Add PASID support for DMA mapping API users
Jacob Pan
Re: [PATCH v3 2/4] iommu: Add PASID support for DMA mapping API users
Jason Gunthorpe via iommu
Re: [PATCH v3 2/4] iommu: Add PASID support for DMA mapping API users
Jacob Pan
[PATCH v3 4/4] iommu/vt-d: Delete unused SVM flag
Jacob Pan
[PATCH] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Robin Murphy
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Zhangfei Gao
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
zhangfei....@foxmail.com
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
zhangfei....@foxmail.com
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Eric Auger
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Nicolin Chen via iommu
RE: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Tian, Kevin
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Christoph Hellwig
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Alex Williamson
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Joerg Roedel
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Robin Murphy
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Will Deacon
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe via iommu
[GIT PULL] iommu/arm-smmu: Updates for 5.19
Will Deacon
Re: [GIT PULL] iommu/arm-smmu: Updates for 5.19
Joerg Roedel
[PATCH AUTOSEL 5.15 03/19] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
Sasha Levin
[PATCH AUTOSEL 5.17 04/21] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
Sasha Levin
[PATCH] swiotlb: Max mapping size takes min align mask into account
Tianyu Lan
Re: [PATCH] swiotlb: Max mapping size takes min align mask into account
Robin Murphy
RE: [PATCH] swiotlb: Max mapping size takes min align mask into account
Michael Kelley (LINUX) via iommu
Re: [PATCH] swiotlb: Max mapping size takes min align mask into account
h...@lst.de
Re: [PATCH] swiotlb: Max mapping size takes min align mask into account
Christoph Hellwig
Re: [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Will Deacon
Re: [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Yicong Yang via iommu
Re: [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
John Garry via iommu
[PATCH] iommu/arm-smmu: Force identity domains for legacy binding
Robin Murphy
Re: [PATCH] iommu/arm-smmu: Force identity domains for legacy binding
Will Deacon
[PATCH v6 00/12] iommu: SVA and IOPF refactoring
Lu Baolu
[PATCH v6 01/12] dmaengine: idxd: Separate user and kernel pasid enabling
Lu Baolu
[PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
Lu Baolu
Re: [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
Jason Gunthorpe via iommu
Re: [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
Baolu Lu
Re: [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
Jean-Philippe Brucker
Re: [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
Jason Gunthorpe via iommu
[PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Lu Baolu
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Jason Gunthorpe via iommu
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Baolu Lu
RE: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Tian, Kevin
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Jean-Philippe Brucker
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Jason Gunthorpe via iommu
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Jean-Philippe Brucker
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Jason Gunthorpe via iommu
Re: [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
Baolu Lu
[PATCH v6 06/12] iommu/vt-d: Add SVA domain support
Lu Baolu
[PATCH v6 04/12] iommu/sva: Basic data structures for SVA
Lu Baolu
[PATCH v6 05/12] iommu/vt-d: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
Re: [PATCH v6 05/12] iommu/vt-d: Remove SVM_FLAG_SUPERVISOR_MODE support
Jason Gunthorpe via iommu
[PATCH v6 07/12] arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
[PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Lu Baolu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Jason Gunthorpe via iommu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Jason Gunthorpe via iommu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
RE: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Tian, Kevin
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
RE: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Tian, Kevin
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Jason Gunthorpe via iommu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Jason Gunthorpe via iommu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Jason Gunthorpe via iommu
Re: [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
Baolu Lu
[PATCH v6 09/12] iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
[PATCH v6 10/12] iommu: Prepare IOMMU domain for IOPF
Lu Baolu
[PATCH v6 11/12] iommu: Per-domain I/O page fault handling
Lu Baolu
[PATCH v6 12/12] iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
[PATCH 0/8] [PULL REQUEST] Intel IOMMU updates for Linux v5.19
Lu Baolu
[PATCH 2/8] iommu/vt-d: Change return type of dmar_insert_one_dev_info()
Lu Baolu
[PATCH 1/8] iommu/vt-d: Remove unneeded validity check on dev
Lu Baolu
[PATCH 3/8] iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller
Lu Baolu
[PATCH 4/8] iommu/vt-d: Size Page Request Queue to avoid overflow condition
Lu Baolu
[PATCH 5/8] iommu/vt-d: Block force-snoop domain attaching if no SC support
Lu Baolu
[PATCH 6/8] iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
[PATCH 7/8] iommu/vt-d: Remove domain_update_iommu_snooping()
Lu Baolu
[PATCH 8/8] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
Lu Baolu
Re: [PATCH 0/8] [PULL REQUEST] Intel IOMMU updates for Linux v5.19
Joerg Roedel
[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Jason Gunthorpe via iommu
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Robin Murphy
RE: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Tian, Kevin
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Joerg Roedel
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Eric Farman
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Jason Gunthorpe via iommu
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Eric Farman
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Joerg Roedel
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Alex Williamson
Re: [PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
Jason Gunthorpe via iommu
[PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
Robin Murphy
Re: [PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
Rob Herring
Re: [PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
Joerg Roedel
[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Suravee Suthikulpanit via iommu
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Joerg Roedel
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Suravee Suthikulpanit via iommu
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Joerg Roedel
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Robin Murphy
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Joerg Roedel
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Robin Murphy
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Suravee Suthikulpanit via iommu
Re: [PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
Joerg Roedel
[PATCH v4 0/4] iommu/vt-d: Force snooping improvement
Lu Baolu
[PATCH v4 1/4] iommu/vt-d: Block force-snoop domain attaching if no SC support
Lu Baolu
[PATCH v4 2/4] iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
RE: [PATCH v4 2/4] iommu/vt-d: Check domain force_snooping against attached devices
Tian, Kevin
Re: [PATCH v4 2/4] iommu/vt-d: Check domain force_snooping against attached devices
Baolu Lu
Earlier messages
Later messages