Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-10-11 08:44:50 to 2023-10-16 07:39:09 UTC [more...]

[PATCH] iommu: change iommu_map_sgtable to return signed values
 2023-10-16  7:39 UTC  (3+ messages)

[PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
 2023-10-16  7:37 UTC  (2+ messages)

[PATCH 0/4] [PULL REQUEST] Intel IOMMU updates for Linux v6.7
 2023-10-16  7:36 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Remove unused function
` [PATCH 2/4] iommu/vt-d: debugfs: Dump entry pointing to huge page
` [PATCH 3/4] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATCH 4/4] iommu/vt-d: debugfs: Support dumping a specified page table

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-16  7:03 UTC  (38+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

fix the non-coherent coldfire dma_alloc_coherent v2
 2023-10-16  5:47 UTC  (13+ messages)
` [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
` [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
` [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
` [PATCH 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 06/12] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
` [PATCH 07/12] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 08/12] dma-direct: warn when coherent allocations aren't supported
` [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
` [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
` [PATCH 11/12] m68k: don't provide arch_dma_alloc for nommu/coldfire
` [PATCH 12/12] m68k: remove unused includes from dma.c

[PATCH trivial] iommu/amd: Remove DMA_FQ type from domain allocation path
 2023-10-16  5:13 UTC 

[PATH v5 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-10-16  3:04 UTC  (5+ messages)
` [PATH v5 1/3] iommu/vt-d: debugfs: Dump entry pointing to huge page
` [PATH v5 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATH v5 3/3] iommu/vt-d: debugfs: Support dumping a specified page table

[PATCH v2] dma-mapping: fix dma_addressing_limited if dma_range_map can't cover all system RAM
 2023-10-16  2:59 UTC  (5+ messages)

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-16  2:26 UTC  (48+ messages)
` [PATCH v3 01/19] vfio/iova_bitmap: Export more API symbols
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
` [PATCH v3 03/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v3 04/19] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v3 05/19] iommufd/selftest: Expand mock_domain with dev_flags
` [PATCH v3 08/19] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v3 10/19] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains

[PATCH] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
 2023-10-15  7:46 UTC 

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-15  7:14 UTC  (5+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace

[PATCH v7 4/5] iommu: Support mm PASID 1:n with sva domains
 2023-10-14  1:02 UTC  (3+ messages)

[PATCH v2 00/10] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-10-13 16:01 UTC  (9+ messages)
` [PATCH v2 06/10] iommu/amd: Refactor helper function for setting / clearing GCR3

[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-10-13 15:58 UTC  (7+ messages)
` [PATCH v2 04/11] iommu/amd: Initial SVA support for AMD IOMMU

[PATCH v3 00/13] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-10-13 15:16 UTC  (14+ messages)
` [PATCH v3 01/13] iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
` [PATCH v3 02/13] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v3 03/13] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v3 04/13] iommu/amd: Introduce per-device GCR3 table
` [PATCH v3 05/13] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v3 06/13] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v3 07/13] iommu/amd: Add support for device based flush TLB
` [PATCH v3 08/13] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v3 09/13] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v3 10/13] iommu/amd: Refactor helper function for attaching / detaching device
` [PATCH v3 11/13] iommu/amd: Refactor protection_domain helper functions
` [PATCH v3 12/13] iommu/amd: Refactor GCR3 table "
` [PATCH v3 13/13] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain

[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
 2023-10-13 14:00 UTC  (10+ messages)
` [PATCH 01/19] iommu/arm-smmu-v3: Add a type for the STE
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH 12/19] iommu/arm-smmu-v3: Put writing the context descriptor in the right order

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-10-13 13:41 UTC  (11+ messages)
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid "
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation

[GIT PULL] iommu/arm-smmu: Updates for 6.7
 2023-10-13 12:02 UTC 

[PATCH v6 00/12] iommu: Prepare to deliver page faults to user space
 2023-10-13  7:49 UTC  (2+ messages)

[PATH v4 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-10-13  4:23 UTC  (4+ messages)
` [PATH v4 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATH v4 3/3] iommu/vt-d: debugfs: Support dumping a specified page table

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-13  1:48 UTC  (11+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH v8 0/9] Refactor the SMMU's CD table ownership
 2023-10-12 18:06 UTC  (4+ messages)

[PATCH v1 0/3] Clean-up arm-smmu-v3-sva.c: remove arm_smmu_bond
 2023-10-12 18:06 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Add SDM670 MDSS compatible
 2023-10-12 18:06 UTC  (2+ messages)

[PATCH 0/2] Add SMMUv2 support for SM7150
 2023-10-12 18:06 UTC  (2+ messages)

[PATCH] hardening: x86: drop reference to removed config AMD_IOMMU_V2
 2023-10-12 16:10 UTC  (5+ messages)

[PATCH v2 0/4] AVIC bugfixes and workarounds
 2023-10-12 14:46 UTC  (2+ messages)

[joro-iommu:x86/amd 16/19] drivers/iommu/amd/iommu.c:829:21: warning: variable 'entry' set but not used
 2023-10-12 13:21 UTC  (3+ messages)

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-12 12:58 UTC  (17+ messages)
` [PATCH v5 1/7] iommu: Factor out some helpers
` [PATCH v5 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v5 3/7] iommu: Validate that devices match domains
` [PATCH v5 4/7] iommu: Decouple iommu_domain_alloc() from bus ops
` [PATCH v5 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v5 6/7] iommu: Retire bus ops
` [PATCH v5 7/7] iommu: Clean up open-coded ownership checks

[PATCH v1 00/13] Improve TLB invalidation logic
 2023-10-12  6:17 UTC  (2+ messages)

[PATCH 00/27] Update SMMUv3 to the modern iommu API (part 2/2)
 2023-10-11 23:26 UTC  (28+ messages)
` [PATCH 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH 02/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH 03/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH 04/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code
` [PATCH 12/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[v6 PATCH 0/5] Share sva domains with all devices bound to a mm
 2023-10-11 19:33 UTC  (7+ messages)
` [v6 PATCH 2/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [v6 PATCH 4/5] iommu: Support mm PASID 1:n with sva domains

[PATCH] iommu/qcom: restore IOMMU state if needed
 2023-10-11 17:57 UTC 


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