Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-06-25 12:27:56 to 2024-07-01 05:47:47 UTC [more...]

[RFC 1/1] swiotlb: Reduce calls to swiotlb_find_pool()
 2024-07-01  5:47 UTC  (17+ messages)

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-01  5:26 UTC  (18+ messages)
` [PATCH v7 01/10] iommu: Introduce domain attachment handle
` [PATCH v7 02/10] iommu: Remove sva handle list
` [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v7 04/10] iommu: Extend domain attach group with handle support
` [PATCH v7 06/10] iommufd: Add iommufd fault object
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable

New location of iommu tree for linux-next
 2024-06-30 22:19 UTC  (2+ messages)

[PATCH] iommufd: Require drivers to supply the cache_invalidate_user ops
 2024-06-30  6:23 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
 2024-06-29  2:47 UTC  (3+ messages)

[PATCH v2 0/5] Support for Adreno X1-85 GPU
 2024-06-29  2:00 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: arm-smmu: Add X1E80100 GPU SMMU

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-28 22:32 UTC  (9+ messages)
` [RFC PATCH v2 07/10] iommu/riscv: support nested iommu for creating domains owned by userspace
` [RFC PATCH v2 08/10] iommu/riscv: support nested iommu for flushing cache

[PATCH v9 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-06-28 21:29 UTC  (3+ messages)

[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
 2024-06-28 18:04 UTC  (10+ messages)

[git pull] IOMMU Fixes for Linux v6.10-rc5
 2024-06-28 17:01 UTC  (2+ messages)

[PATCH v2 00/11] iommufd/{iova_bitmap,selftest}: Fix dirty hugepages tracking and selftests
 2024-06-28 16:16 UTC  (14+ messages)
` [PATCH v2 01/11] iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
` [PATCH v2 02/11] iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
` [PATCH v2 03/11] iommufd/selftest: Add tests for <= u8 bitmap sizes
` [PATCH v2 04/11] iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
` [PATCH v2 05/11] iommufd/selftest: Do not record head iova to better match iommu drivers
` [PATCH v2 06/11] iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
` [PATCH v2 07/11] iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct
` [PATCH v2 08/11] iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()
` [PATCH v2 09/11] iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
` [PATCH v2 10/11] iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
` [PATCH v2 11/11] iommufd/iova_bitmap: Remove iterator logic

[PATCH v3] iommu/arm-smmu: Pretty-print context fault related regs
 2024-06-28 16:05 UTC  (4+ messages)

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-28 15:44 UTC  (10+ messages)
` [PATCH v13 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v13 2/6] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v13 3/6] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v13 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v13 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH v11 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-28 14:11 UTC  (6+ messages)
` [PATCH v11 6/6] iommu/arm-smmu: add support for PRR bit setup

Off for the next two weeks
 2024-06-28 12:48 UTC 

[PATCH] MAINTAINERS: Update IOMMU tree location
 2024-06-28 12:39 UTC  (2+ messages)

[PATCH] iommu: Remove iommu_sva_unbind_gpasid
 2024-06-28 12:33 UTC  (2+ messages)

[PATCH RFC 0/5] iommu/vt-d: Create a cache_tag_id to reduce argument passing
 2024-06-28 12:27 UTC  (6+ messages)
` [PATCH RFC 1/5] iommu/vt-d: introduce cache_tag_id to the struct cache_tag
` [PATCH RFC 2/5] iommu/vt-d: Replace cache_tag_match with a tag comparison function
` [PATCH RFC 3/5] iommu/vt-d: Pass cache_tag_id to {un}assignment functions
` [PATCH RFC 4/5] iommu/vt-d: Use ats_enable as an argument
` [PATCH RFC 5/5] iommu/vt-d: Remove dev_iommu_priv_get call from domain_get_id_for_dev

[PATCH v2 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-06-28 11:24 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/vt-d: Add helper to flush caches for context change
` [PATCH v2 2/2] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-06-28 10:56 UTC  (11+ messages)
` [PATCH 1/6] iommu: Pass old domain to set_dev_pasid op
` [PATCH 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH 3/6] iommu/vt-d: Make helpers support modifying present pasid entry
` [PATCH 4/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH 5/6] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH 6/6] iommu: Make set_dev_pasid op support domain replacement

[PATCH v3 0/7] iommufd support pasid attach/replace
 2024-06-28  9:05 UTC  (8+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid
` [PATCH v3 2/7] iommufd: Pass pasid through the device attach/replace path
` [PATCH v3 3/7] iommufd: Support attach/replace hwpt per pasid
` [PATCH v3 4/7] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH v3 5/7] iommufd/selftest: Add a helper to get test device
` [PATCH v3 6/7] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v3 7/7] iommufd/selftest: Add coverage for iommufd "

[PATCH v3 00/21] iommu: Refactoring domain allocation interface
 2024-06-28  8:29 UTC  (6+ messages)
` [PATCH v3 01/21] iommu: Add iommu_paging_domain_alloc() interface
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain

[PATCH v12 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-28  5:18 UTC  (8+ messages)
` [PATCH v12 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v12 2/6] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v12 3/6] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v12 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v12 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280
` [PATCH v12 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-27 18:14 UTC  (3+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk

[PATCH v2 0/5] iommu: sun50i: Add Allwinner H616 support
 2024-06-27 14:02 UTC  (5+ messages)
` (subset) "

[PATCH v2 1/1] iommu/vt-d: Fix missed device TLB cache tag
 2024-06-27 11:27 UTC  (2+ messages)

[PATCH] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
 2024-06-27  0:00 UTC  (5+ messages)

[PATCH v5 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-06-26 20:40 UTC  (3+ messages)
` [PATCH v5 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v5 2/2] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH v2] iommu/arm-smmu: Pretty-print context fault related regs
 2024-06-26 20:09 UTC  (4+ messages)

[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-06-26 18:50 UTC  (7+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH] of: reserved_mem: Restructure code to call reserved mem init functions earlier
 2024-06-26 15:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] iommu/arm-smmu: Pretty-print context fault related regs
 2024-06-26 15:28 UTC  (8+ messages)

[PATCH v1 00/10] iommufd/{iova_bitmap,selftest}: Fix dirty hugepages tracking and selftests
 2024-06-26 13:43 UTC  (19+ messages)
` [PATCH v1 03/10] iommufd/selftest: Add tests for <= u8 bitmap sizes
` [PATCH v1 04/10] iommufd/selftest: Do not record head iova to better match iommu drivers
` [PATCH v1 09/10] iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()

[PATCH] iommu/intel: Enable pci capabilities before assigning cache tags
 2024-06-26 13:43 UTC  (3+ messages)

[RFC PATCH v2] iommu/xen: Add Xen PV-IOMMU driver
 2024-06-26 13:40 UTC  (5+ messages)

[PATCH] iommu/iova: Bettering utilizing cpu_rcaches in no-strict mode
 2024-06-26  7:42 UTC  (7+ messages)

[PATCH 1/2] iommu/vt-d: Convert dmar_ats_supported() to return bool
 2024-06-26  2:37 UTC  (6+ messages)
` [PATCH 2/2] iommu/vt-d: Remove hardware automatic ATS dependency

[PATCH 1/1] iommu/vt-d: Downgrade warning for pre-enabled IR
 2024-06-26  2:08 UTC  (2+ messages)

[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-26  1:21 UTC  (5+ messages)

[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
 2024-06-25 21:43 UTC  (6+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed

[PATCH rc] iommu/amd: Invalidate cache before removing device from domain list
 2024-06-25 19:38 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Remove iommu_fwspec ops
 2024-06-25 18:44 UTC  (4+ messages)
` [PATCH v2 3/4] OF: Simplify of_iommu_configure()

[PATCH 00/18] BCM2835 DMA mapping cleanups and fixes
 2024-06-25 16:21 UTC  (4+ messages)
` [PATCH 01/18] dma-direct: take dma-ranges/offsets into account in resource mapping

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-06-25 12:59 UTC  (6+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs

[PATCH v9 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-25 12:37 UTC  (15+ messages)
` [PATCH v9 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v9 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v9 03/14] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v9 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v9 05/14] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v9 06/14] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v9 07/14] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v9 08/14] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v9 09/14] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v9 10/14] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v9 11/14] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v9 12/14] iommu/arm-smmu-v3: Test the STE S1DSS functionality
` [PATCH v9 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v9 14/14] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID


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