messages from 2023-10-13 16:00:40 to 2023-10-17 14:26:04 UTC [more...]
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-17 14:25 UTC (92+ 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 07/19] iommufd: Dirty tracking data support
` [PATCH v3 08/19] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v3 10/19] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
fix the non-coherent coldfire dma_alloc_coherent v2
2023-10-17 13:12 UTC (37+ 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
[ARM IOMMU] IOMMU framework concurrency issue
2023-10-17 11:10 UTC
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-17 9:28 UTC (47+ 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
2023-10-17 8:31 UTC (7+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x
[PATCH v2 0/6] iommufd support allocating nested parent domain
2023-10-17 3:46 UTC (8+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
[RFC PATCH 00/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
2023-10-17 3:20 UTC (14+ messages)
` [RFC PATCH 01/12] iommu/vt-d: Retire the treatment for revoking PASIDs with pending pgfaults
` [RFC PATCH 02/12] iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
` [RFC PATCH 03/12] iommu/vt-d: Retire intel_svm_bind_mm()
` [RFC PATCH 04/12] iommu/vt-d: Make dev_to_intel_iommu() helper global
` [RFC PATCH 05/12] iommu/vt-d: Retire struct intel_svm_dev
` [RFC PATCH 06/12] iommu: Add mmu_notifier to sva domain
` [RFC PATCH 07/12] iommu/vt-d: Retire struct intel_svm
` [RFC PATCH 08/12] iommu/vt-d: Use RCU for dev_pasids list updates in set/remove_dev_pasid()
` [RFC PATCH 09/12] iommu/vt-d: Refactor intel_iommu_set_dev_pasid()
` [RFC PATCH 10/12] iommu/vt-d: Refactor intel_iommu_remove_dev_pasid()
` [RFC PATCH 11/12] iommu/vt-d: Use intel_iommu_set_dev_pasid() for sva domain
` [RFC PATCH 12/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
[PATH v5 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
2023-10-17 3:02 UTC (4+ messages)
` [PATH v5 3/3] iommu/vt-d: debugfs: Support dumping a specified page table
[PATCH v8 0/5] Share sva domains with all devices bound to a mm
2023-10-17 2:19 UTC (7+ messages)
` [PATCH v8 1/5] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v8 2/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v8 3/5] mm: Add structure to keep sva information
` [PATCH v8 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH v8 5/5] mm: Deprecate pasid field
[PATCH] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
2023-10-16 14:09 UTC (3+ messages)
[PATCH v3 0/2] fix dma_addressing_limited() if dma_range_map
2023-10-16 12:52 UTC (3+ messages)
` [PATCH v3 1/2] dma-mapping: export dma_addressing_limited()
` [PATCH v3 2/2] dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all system RAM
[PATCH v2 9/9] iommu/dart: Remove the force_bypass variable
2023-10-16 11:44 UTC (2+ messages)
[PATCH v3 00/12] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2023-10-16 10:43 UTC (13+ messages)
` [PATCH v3 01/12] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
` [PATCH v3 02/12] iommu/amd: Do not override PASID entry in GCR3 table
` [PATCH v3 03/12] iommu/amd: Introduce per device DTE update function
` [PATCH v3 04/12] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v3 05/12] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v3 06/12] iommu/amd: Add support to enable/disable PASID feature
` [PATCH v3 07/12] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v3 08/12] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v3 09/12] iommu/amd: Add support for page response
` [PATCH v3 10/12] iommu/amd: Add support for add/remove device for IOPF
` [PATCH v3 11/12] iommu/amd: Add IO page fault notifier handler
` [PATCH v3 12/12] iommu/amd: Introduce logic to enable/disable IOPF
[PATCH v1 00/13] Improve TLB invalidation logic
2023-10-16 10:18 UTC (2+ messages)
[PATCH v5 00/11] Add Intel VT-d nested translation
2023-10-16 8:30 UTC (5+ messages)
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid "
[GIT PULL] iommu/arm-smmu: Updates for 6.7
2023-10-16 7:35 UTC (2+ messages)
[PATCH trivial] iommu/amd: Remove DMA_FQ type from domain allocation path
2023-10-16 7:40 UTC (2+ messages)
[PATCH] iommu: change iommu_map_sgtable to return signed values
2023-10-16 7:39 UTC (2+ 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 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 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
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