iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 16:20:14 to 2023-06-16 19:03:04 UTC [more...]

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (7+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 10/25] iommu/exynos: "

Question about reserved_regions w/ Intel IOMMU
 2023-06-16 18:59 UTC  (10+ messages)

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-06-16 18:11 UTC  (9+ messages)
` [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH RFCv2 22/24] iommu/arm-smmu-v3: Add read_and_clear_dirty() support

[PATCH] iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro
 2023-06-16 14:31 UTC  (3+ messages)

[PATCH 0/4] [PULL REQUEST] Intel IOMMU updates for Linux v6.5
 2023-06-16 14:38 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Remove unnecessary (void*) conversions
` [PATCH 2/4] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
` [PATCH 3/4] iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()
` [PATCH 4/4] iommu/vt-d: Remove commented-out code

[PATCH 1/2] iommu/amd: Use BIT/BIT_ULL macro to define bit fields
 2023-06-16 14:34 UTC  (6+ messages)
` [PATCH 2/2] iommu/amd: Remove extern from function prototypes

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-16 11:32 UTC  (2+ messages)

[PATCH v2 0/3] iommu: rockchip: Fix discovery table address encoding
 2023-06-16 10:58 UTC  (9+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] iommu: rockchip: Remove unused variant ops
` [PATCH v2 3/3] iommu: rockchip: Allocate tables from all available memory

[PATCH v2] iommu/vt-d: Fix to flush cache of PASID directory table
 2023-06-16  8:10 UTC 

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_access_unpin_pages
 2023-06-16  6:01 UTC 

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iopt_unmap_iova_range
 2023-06-16  5:19 UTC 

[PATCH] iommu/vt-d: Fix to flush cache of PASID directory table
 2023-06-16  3:11 UTC  (6+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-16  2:43 UTC  (6+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-16  2:29 UTC  (6+ messages)

[PATCH] iommu: export iommu_set_default_translated function
 2023-06-16  2:14 UTC  (3+ messages)

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-16  2:01 UTC  (22+ messages)
` [PATCH v4 01/10] RISC-V: Add riscv_fw_parent_hartid() function
` [PATCH v4 02/10] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v4 03/10] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v4 04/10] irqchip: Add RISC-V incoming MSI controller driver
` [PATCH v4 05/10] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
` [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
` [PATCH v4 07/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
` [PATCH v4 09/10] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v4 10/10] MAINTAINERS: Add entry for RISC-V AIA drivers

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-06-15 13:32 UTC  (5+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains

[PATCH v4] iommu: Optimise PCI SAC address trick
 2023-06-15 12:15 UTC  (8+ messages)

[PATCH AUTOSEL 6.1 02/16] iommu/amd: Handle GALog overflows
 2023-06-15 11:38 UTC 

[PATCH AUTOSEL 6.3 02/19] iommu/amd: Handle GALog overflows
 2023-06-15 11:37 UTC 

[PATCH] iommu: Fix missing check for return value of iommu_group_get()
 2023-06-15  2:31 UTC  (3+ messages)

[Syzkaller & bisect] There is WARNING in iopt_remove_access in upstream patch "iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage"
 2023-06-15  2:23 UTC 

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-14 23:55 UTC  (8+ messages)

[PATCH 0/2] iommu/amd: Interrupt handling improvements
 2023-06-14 17:18 UTC  (6+ messages)
` [PATCH 1/2] iommu/amd: Add separate interrupt handler for PPR and GA log
` [PATCH 2/2] iommu/amd: Enable separate interrupt "

[PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-06-14 17:19 UTC  (9+ messages)
` [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v8 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH v8 4/7] iommu/vt-d: Remove pasid_mutex

[PATCH v3 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-06-14 15:42 UTC  (14+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v3 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v3 03/13] iommu/arm-smmu-v3: Refactor write_strtab_ent
` [PATCH v3 04/13] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v3 05/13] iommu/arm-smmu-v3: Use the master-owned s1_cfg
` [PATCH v3 06/13] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
` [PATCH v3 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v3 08/13] iommu/arm-smmu-v3: Add helper for atc invalidation
` [PATCH v3 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v3 10/13] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v3 11/13] iommu/arm-smmu-v3-sva: Clean unused iommu_sva
` [PATCH v3 12/13] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
` [PATCH v3 13/13] iommu/arm-smmu-v3-sva: Add check when enabling sva

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-06-14 13:35 UTC  (11+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs

[PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-06-14  8:13 UTC  (7+ messages)
` [PATCH v7 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain

[PATCH] iommu/amd: Fix memory leak when domain type checks fail
 2023-06-14  7:36 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Add PPR overflow support
 2023-06-14  7:28 UTC  (6+ messages)
` [PATCH 1/2] iommu/amd: Generalize log overflow handling
` [PATCH 2/2] iommu/amd: Handle PPR log overflow

[PATCH iommu/next] iommu: Fix default domain setup
 2023-06-14  6:27 UTC  (2+ messages)

[PATCH 0/2] SM6375 GPU SMMU
 2023-06-13 23:48 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-13 11:13 UTC  (20+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v7 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v7 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v7 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v7 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v7 06/17] drivers/gpu: "
` [PATCH v7 07/17] drivers/usb: "
` [PATCH v7 08/17] drivers/spi: "
` [PATCH v7 09/17] dm-crypt: "
` [PATCH v7 10/17] iio: core: "
` [PATCH v7 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v7 12/17] scatterlist: Add dedicated config for DMA flags
` [PATCH v7 13/17] dma-mapping: Name SG DMA flag helpers consistently
` [PATCH v7 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v7 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v7 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v7 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-06-13 10:37 UTC  (19+ messages)
` [PATCH v3 01/11] RISC-V: Add riscv_fw_parent_hartid() function
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
` [PATCH v3 04/11] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
` [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-13  3:14 UTC  (4+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH v2] iommu/amd: Fix possible memory leak of 'domain'
 2023-06-12 18:17 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Remove commented-out code
 2023-06-12 18:15 UTC  (2+ messages)

unexport swiotlb_active v2
 2023-06-12 14:25 UTC  (4+ messages)
` [PATCH 1/3] xen/pci: add flag for PCI passthrough being possible
` [PATCH 2/3] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [PATCH 3/3] swiotlb: unexport is_swiotlb_active

unexport swiotlb_active
 2023-06-12  8:23 UTC  (11+ messages)
` [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling

IOMMU software bounce buffers and their overhead
 2023-06-10 20:50 UTC  (3+ messages)

[PATCH v3 00/25] iommu: Make default_domain's mandatory
 2023-06-10 12:03 UTC  (28+ messages)
` [PATCH v3 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v3 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v3 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v3 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v3 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v3 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v3 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v3 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v3 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v3 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v3 11/25] iommu/tegra-smmu: "
` [PATCH v3 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v3 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v3 14/25] iommu/msm: "
` [PATCH v3 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v3 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v3 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v3 18/25] iommu/ipmmu: "
` [PATCH v3 19/25] iommu/mtk_iommu: "
` [PATCH v3 20/25] iommu/sun50i: "
` [PATCH v3 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v3 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v3 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v3 25/25] iommu: Convert remaining simple drivers "

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-09 19:26 UTC  (3+ messages)

[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
 2023-06-09 16:20 UTC  (4+ messages)
` [PATCH v2 5/12] "


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