Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-09-05 00:10:07 to 2023-09-13 14:43:57 UTC [more...]

[PATCH v2 00/10] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-09-13 14:43 UTC  (9+ messages)
` [PATCH v2 02/10] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v2 03/10] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v2 04/10] iommu/amd: Introduce per-device GCR3 table
` [PATCH v2 05/10] iommu/amd: Use protection_domain.flags to check page table mode

[PATCH 0/8] iommu: Clean up map/unmap ops
 2023-09-13 14:40 UTC  (11+ messages)
` [PATCH 1/8] iommu/exynos: Update to {map,unmap}_pages
` [PATCH 2/8] iommu/omap: "
` [PATCH 3/8] iommu/rockchip: "
` [PATCH 4/8] iommu/sun50i: "
` [PATCH 5/8] iommu/tegra-gart: "
` [PATCH 6/8] iommu/tegra-smmu: "
` [PATCH 7/8] iommu: Retire map/unmap ops
` [PATCH 8/8] iommu: Improve map/unmap sanity checks

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

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-13 12:26 UTC  (3+ messages)

[PATCH] swiotlb: Use the calculated number of areas
 2023-09-13 12:13 UTC  (2+ messages)

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-13 12:08 UTC  (27+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 02/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 03/14] arm64: dts: qcom: qcs404: "
` [PATCH v2 04/14] dt-bindings: arm-smmu: Fix SDM630 clocks description
` [PATCH v2 05/14] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks
` [PATCH v2 07/14] arm64: dts: qcom: msm8939: "
` [PATCH v2 08/14] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH v2 09/14] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH v2 10/14] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH v2 11/14] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH v2 12/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 13/14] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS
` [PATCH v2 14/14] arm64: dts: qcom: sdm630: Fix USB2 clock-names order

[PATCH] swiotlb: add the missing dynamic swiotlb check in is_swiotlb_buffer
 2023-09-13 11:10 UTC  (4+ messages)

[PATCH v2 13/14] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS
 2023-09-13 10:29 UTC 

[PATCH v2 12/14] arm64: dts: qcom: msm8996: Remove AGGRE2 clock from SLPI
 2023-09-13 10:25 UTC 

[PATCH v2 02/14] arm64: dts: qcom: msm8996: Drop RPM bus clocks
 2023-09-13 10:17 UTC 

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-13  6:18 UTC  (22+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-13  4:19 UTC  (19+ messages)
` [PATCH v2 01/11] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_sva_supported()
` [PATCH v2 02/11] iommu/amd: Do not override PASID entry in GCR3 table
` [PATCH v2 03/11] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v2 04/11] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v2 05/11] iommu/amd: Add support to enable/disable PASID feature
` [PATCH v2 06/11] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v2 07/11] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v2 08/11] iommu/amd: Add support for page response
` [PATCH v2 09/11] iommu/amd: Add support for add/remove device for IOPF
` [PATCH v2 10/11] iommu/amd: Add IO page fault notifier handler
` [PATCH v2 11/11] iommu/amd: Introduce logic to enable/disable IOPF

[PATCH v4 0/6] Share sva domains with all devices bound to a mm
 2023-09-13  2:38 UTC  (9+ messages)
` [PATCH v4 1/6] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v4 2/6] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v4 3/6] iommu: Introduce mm_get_pasid() helper function
` [PATCH v4 4/6] mm: Add structure to keep sva information
` [PATCH v4 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v4 6/6] mm: Deprecate pasid field

[PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-09-12 22:13 UTC  (2+ messages)

[PATCH] dma-mapping: fix dma_addressing_limited if dma_range_map is scanned
 2023-09-12 19:43 UTC  (4+ messages)

[PATCH] iommu/sun50i: Convert to map_pages/unmap_pages
 2023-09-12 18:19 UTC 

[PATCH v3 0/2] iommu/iova: Make the rcache depot properly flexible
 2023-09-12 16:28 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/iova: Make the rcache depot scale better
` [PATCH v3 2/2] iommu/iova: Manage the depot list size

[PATCH] iommu/sun50i: Allow page sizes between 4K and 1M
 2023-09-11 22:00 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-11 12:41 UTC  (19+ 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 v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-11 12:06 UTC  (5+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH] iommu/arm-smmu-v3: Avoid constructing invalid range commands
 2023-09-11 11:57 UTC 

iommu/mediatek: Add SVP support for mt8188
 2023-09-11  9:22 UTC  (6+ messages)
` [PATCH 1/4] iommu/mediatek: Initialise the secure bank
` [PATCH 2/4] iommu/mediatek: Add irq handle for "
` [PATCH 3/4] iommu/mediatek: Avoid access secure bank register in runtime_suspend
` [PATCH 4/4] iommu/mediatek: mt8188: Enable secure bank for MM IOMMU

[PATCH v3] cma: check for memory region overlapping
 2023-09-11  3:43 UTC  (4+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.6
 2023-09-09 18:53 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
 2023-09-08 16:10 UTC 

[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
 2023-09-08 12:21 UTC  (6+ messages)

[PATCH] Revert "dma-contiguous: check for memory region overlap"
 2023-09-08  8:58 UTC  (3+ messages)

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-09-08  8:00 UTC  (6+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[PATCH v2 0/2] iommu/iova: Make the rcache depot properly flexible
 2023-09-07 23:28 UTC  (4+ messages)
` [PATCH v2 2/2] iommu/iova: Manage the depot list size

[PATCH] iommu/omap: Use helper function IS_ERR_OR_NULL()
 2023-09-07 16:38 UTC  (2+ messages)

[PATCH] iommu/amd: remove amd_iommu_snp_enable
 2023-09-07 16:10 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

[PATCH 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-07 14:21 UTC  (7+ messages)
` [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
 2023-09-07  9:21 UTC  (15+ messages)

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-07  8:22 UTC  (2+ messages)

[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
 2023-09-07  7:44 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac
 2023-09-06 17:38 UTC 

[PATCH] iommu/vt-d: debugfs: Fix race with iommu unmap when traversing
 2023-09-06 13:44 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-06 13:36 UTC  (3+ messages)

[PATCH v1 0/3] Clean-up arm-smmu-v3-sva.c: remove arm_smmu_bond
 2023-09-05 18:16 UTC  (12+ messages)
` [PATCH v1 1/3] iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle
` [PATCH v1 2/3] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v1 3/3] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond

[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
 2023-09-05 16:14 UTC 

[PATCH v3 0/6] Share sva domains with all devices bound to a mm
 2023-09-05  4:59 UTC  (7+ messages)
` [PATCH v3 4/6] mm: Add structure to keep sva information
` [PATCH v3 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v3 6/6] mm: Deprecate pasid field


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox