messages from 2023-08-23 16:42:25 to 2023-08-31 17:45:47 UTC [more...]
[PATCH v7 0/9] Refactor the SMMU's CD table ownership
2023-08-31 17:44 UTC
[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
2023-08-31 17:39 UTC (21+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
` [PATCH 2/3] iommu/arm-smmu-v3: Add an arm_smmu_tlb_inv_domain helper
` [PATCH 3/3] iommu/arm-smmu-v3: Add a max_tlbi_ops for __arm_smmu_tlb_inv_range()
[RFC PATCH] Introduce persistent memory pool
2023-08-31 2:24 UTC (5+ messages)
[PATCH v2 0/5] Share sva domains with all devices bound to a mm
2023-08-31 17:02 UTC (22+ messages)
` [PATCH v2 1/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v2 2/5] iommu: Introduce mm_get_pasid() "
` [PATCH v2 3/5] mm: Add structure to keep sva information
` [PATCH v2 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH v2 5/5] mm: Deprecate pasid field
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-08-31 16:43 UTC (4+ messages)
[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
2023-08-31 12:51 UTC (5+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it
[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2023-08-31 12:38 UTC
[PATCH] iommu/amd: remove amd_iommu_snp_enable
2023-08-31 12:31 UTC
[PATCH] dma-pool: remove a __maybe_unused label in atomic_pool_expand
2023-08-31 12:10 UTC (3+ messages)
[PATCH 1/2] dma/pool: trivial: add semicolon after label attributes
2023-08-31 11:59 UTC (5+ messages)
[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
2023-08-31 11:24 UTC (35+ messages)
` [PATCH v4 01/10] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v4 02/10] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v4 03/10] iommu: Remove unrecoverable fault data
` [PATCH v4 04/10] iommu: Cleanup iopf data structure definitions
` [PATCH v4 05/10] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v4 06/10] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v4 07/10] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v4 08/10] iommu: Prepare for separating SVA and IOPF
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
` [PATCH v4 10/10] iommu: Separate SVA and IOPF
[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2023-08-30 23:46 UTC (14+ messages)
` [PATCH RESEND 03/10] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH RESEND 04/10] iommu/amd: Add support to enable/disable SVA feature
` [PATCH RESEND 08/10] iommu/amd: Add support for add/remove device for IOPF
[GIT PULL] dma-mapping updates for Linux 6.6
2023-08-30 15:16 UTC (5+ messages)
[PATCH] dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
2023-08-30 12:04 UTC (4+ messages)
[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-08-29 15:39 UTC (5+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
2023-08-29 14:30 UTC (4+ messages)
[PATCH v2 0/2] iommu/iova: Make the rcache depot properly flexible
2023-08-29 1:20 UTC (6+ messages)
` [PATCH v2 1/2] iommu/iova: Make the rcache depot scale better
` [PATCH v2 2/2] iommu/iova: Manage the depot list size
[PATCH v7 00/24] iommu: Make default_domain's mandatory
2023-08-28 23:24 UTC (51+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "
The VFIO/IOMMU/PCI MC at LPC 2023
2023-08-28 14:03 UTC
[PATCH 0/2] iommu: Allow passing custom allocators to pgtable drivers
2023-08-28 12:50 UTC (5+ messages)
` [PATCH 2/2] iommu: Extend LPAE page table format to support custom allocators
[PATCH v2 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
2023-08-28 6:10 UTC (12+ messages)
` [PATCH v2 1/5] iommu/amd: Remove "
` [PATCH v2 2/5] iommu/amd: Remove PPR support
` [PATCH v2 3/5] iommu/amd: Remove amd_iommu_device_info()
` [PATCH v2 4/5] iommu/amd: Remove unused EXPORT_SYMBOLS
` [PATCH v2 5/5] Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"
[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
2023-08-26 7:20 UTC
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-08-25 18:26 UTC (9+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
[PATCH 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
2023-08-25 15:21 UTC (3+ messages)
` [PATCH 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush
[PATCH v3 0/2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-08-25 10:31 UTC (3+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
` [PATCH v3 2/2] iommu/arm-smmu-v3: Refactor arm_smmu_write_strtab_ent()
Thinkpad T14s Gen 3 (AMD): Fingerprint reader stops working with disabled IOMMU
2023-08-25 9:00 UTC (2+ messages)
[PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
2023-08-25 8:12 UTC (12+ messages)
[PATCH v2 00/10] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2023-08-24 6:12 UTC (4+ messages)
` [PATCH v2 01/10] iommu/amd: Use struct protection_domain in helper functions
[PATCH v5 00/14] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
2023-08-24 2:24 UTC (17+ messages)
` [PATCH v5 07/14] iommu/amd: Miscellaneous clean up when free domain
` [PATCH v5 08/14] iommu/amd: Consolidate feature detection and reporting logic
` [PATCH v5 09/14] iommu/amd: Modify logic for checking GT and PPR features
` [PATCH v5 10/14] iommu/amd: Rename ats related variables
` [PATCH v5 11/14] iommu/amd: Introduce iommu_dev_data.ppr
` [PATCH v5 12/14] iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
` [PATCH v5 13/14] iommu/amd: Enable device ATS/PASID/PRI capabilities independently
` [PATCH v5 14/14] iommu/amd: Initialize iommu_device->max_pasids
[PATCH 3/7] iommu/sun50i: Convert to generic_single_device_group()
2023-08-23 19:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox