messages from 2023-11-16 14:36:33 to 2023-11-24 15:35:26 UTC [more...]
[PATCH] iommu: Avoid more races around device probe
2023-11-24 15:35 UTC (6+ messages)
[PATCH v3 0/2] iommu: Allow passing custom allocators to pgtable drivers
2023-11-24 14:24 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iommu: Extend LPAE page table format to support custom allocators
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-11-24 13:46 UTC (15+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v7 2/3] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
[PATCH V3 0/5] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
2023-11-24 13:33 UTC (9+ messages)
` [PATCH V3 1/5] dt-bindings: arm: qcom-soc: extend pattern matching for X1E80100 SoC
` [PATCH V3 2/5] dt-bindings: arm-smmu: Add compatible "
` [PATCH V3 3/5] dt-bindings: dma: qcom: gpi: add compatible for X1E80100
` [PATCH V3 4/5] dt-bindings: firmware: qcom,scm: document SCM on X1E80100 SoCs
` [PATCH V3 5/5] dt-bindings: interrupt-controller: qcom,pdc: document pdc on X1E80100
` (subset) [PATCH V3 0/5] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
[PATCH rc v2 0/2] Do not UAF during iommufd_put_object()
2023-11-24 12:50 UTC (5+ messages)
` [PATCH rc v2 1/2] iommufd: Add iommufd_ctx to iommufd_put_object()
` [PATCH rc v2 2/2] iommufd: Do not UAF during iommufd_put_object()
[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
2023-11-24 12:01 UTC (3+ messages)
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-11-24 2:36 UTC (20+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v6 5/6] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
[PATCH v3 00/13] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2023-11-23 17:39 UTC (12+ messages)
` [PATCH v3 10/13] iommu/amd: Refactor helper function for attaching / detaching device
` [PATCH v3 12/13] iommu/amd: Refactor GCR3 table helper functions
[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
2023-11-23 16:59 UTC (23+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iommu: Extend LPAE page table format to support custom allocators
Light summary of LPC discussions on io page table
2023-11-23 15:48 UTC (2+ messages)
[PATCH] iommu: Don't reserve IOVA when address and size are zero
2023-11-23 11:13 UTC (2+ messages)
Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
2023-11-23 10:16 UTC (6+ messages)
[PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
2023-11-23 9:08 UTC (7+ messages)
[PATCH v2 0/9] Improve TLB invalidation logic
2023-11-22 9:02 UTC (10+ messages)
` [PATCH v2 1/9] iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
` [PATCH v2 2/9] iommu/amd: Remove redundant domain flush from attach_device()
` [PATCH v2 3/9] iommu/amd: Remove redundant passing of PDE bit
` [PATCH v2 4/9] iommu/amd: Add support to invalidate multiple guest pages
` [PATCH v2 5/9] iommu/amd: Refactor IOMMU tlb invalidation code
` [PATCH v2 6/9] iommu/amd: Refactor device iotlb "
` [PATCH v2 7/9] iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
` [PATCH v2 8/9] iommu/amd: Make domain_flush_pages as global function
` [PATCH v2 9/9] iommu/amd/pgtbl_v2: Invalidate updated page ranges only
[PATCH 1/1] iommu/vt-d: Fix incorrect cache invalidation for mm notification
2023-11-22 6:14 UTC (7+ messages)
[RFC 0/7] Add SIOV virtual device support
2023-11-22 3:59 UTC (7+ messages)
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()
[PATCH 0/7] [PULL REQUEST] iommu/vt-d: Fixes for v6.7-rc3
2023-11-22 3:26 UTC (8+ messages)
` [PATCH 1/7] iommu/vt-d: Support enforce_cache_coherency only for empty domains
` [PATCH 2/7] iommu/vt-d: Omit devTLB invalidation requests when TES=0
` [PATCH 3/7] iommu/vt-d: Disable PCI ATS in legacy passthrough mode
` [PATCH 4/7] iommu/vt-d: Make context clearing consistent with context mapping
` [PATCH 5/7] iommu/vt-d: Add MTL to quirk list to skip TE disabling
` [PATCH 6/7] iommu/vt-d: Fix incorrect cache invalidation for mm notification
` [PATCH 7/7] iommu/vt-d: Set variable intel_dirty_ops to static
[PATCH v6 0/7] iommu: Retire bus ops
2023-11-22 1:51 UTC (10+ messages)
` [PATCH v6 1/7] iommu: Factor out some helpers
` [PATCH v6 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v6 3/7] iommu: Validate that devices match domains
` [PATCH v6 4/7] iommu: Decouple iommu_domain_alloc() from bus ops
` [PATCH v6 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v6 6/7] iommu: Retire bus ops
` [PATCH v6 7/7] iommu: Clean up open-coded ownership checks
[PATCH V1] vfio: add attach_group_by_node to control behavior of attaching group to domain
2023-11-22 1:02 UTC (4+ messages)
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-21 17:55 UTC (9+ messages)
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
[PATCH rc 0/2] Do not UAF during iommufd_put_object()
2023-11-21 13:04 UTC (6+ messages)
` [PATCH rc 1/2] iommufd: Add iommufd_ctx to iommufd_put_object()
` [PATCH rc 2/2] iommufd: Do not UAF during iommufd_put_object()
x86/apic: Further apic::delivery_mode cleanup
2023-11-21 12:30 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH] iommu/vt-d: Set variable intel_dirty_ops to static
2023-11-21 10:05 UTC (3+ messages)
[PATCH] iommu/amd: Set variable amd_dirty_ops to static
2023-11-21 10:05 UTC (4+ messages)
[PATCH] iommufd/selftest: Fix dirty_bitmap tests
2023-11-21 1:39 UTC (5+ messages)
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-11-21 0:14 UTC (5+ messages)
[PATCH v3 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
2023-11-20 18:38 UTC (4+ messages)
` [PATCH v3 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH v3 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush
[PATCH v2 0/6] Add support for Translation Buffer Units
2023-11-20 15:36 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
` [PATCH v2 2/6] iommu/arm-smmu-qcom: Add support for TBUs
` [PATCH v2 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
` [PATCH v2 4/6] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v2 5/6] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v2 6/6] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
[PATCH 0/5] iommu/vt-d: Convert to use static identity domain
2023-11-20 11:29 UTC (6+ messages)
` [PATCH 1/5] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH 2/5] iommu/vt-d: Remove scalable mode context entry setup from attach_dev
` [PATCH 3/5] iommu/vt-d: Refactor domain_context_mapping_one() to be reusable
` [PATCH 4/5] iommu/vt-d: Add support for static identity domain
` [PATCH 5/5] iommu/vt-d: Remove si_domain
[PATCH v2 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2023-11-20 10:24 UTC (30+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v2 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v2 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-18 19:06 UTC (6+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 17/34] iommu: use atomic find_bit() API where appropriate
[PATCH 0/4] iommu/vt-d: Miscellaneous cleanups
2023-11-18 2:26 UTC (6+ messages)
` [PATCH 1/4] iommu/vt-d: Introduce dev_to_iommu()
[PATCH 0/6] Add support for Translation Buffer Units
2023-11-18 2:26 UTC (4+ messages)
` [PATCH 3/6] iommu/arm-smmu-qcom: Add Qualcomm TBU driver
[PATCH V2 0/4] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
2023-11-17 16:02 UTC (8+ messages)
` [PATCH V2 1/4] dt-bindings: arm-smmu: Add compatible for X1E80100 SoC
` [PATCH V2 2/4] dt-bindings: dma: qcom: gpi: add compatible for X1E80100
` [PATCH V2 3/4] dt-bindings: firmware: qcom,scm: document SCM on X1E80100 SoCs
` [PATCH V2 4/4] dt-bindings: interrupt-controller: qcom,pdc: document pdc on X1E80100
[PATCH v2 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
2023-11-17 4:14 UTC (11+ messages)
` [PATCH v2 11/19] iommu/arm-smmu-v3: Do not change the STE twice during arm_smmu_attach_dev()
` [PATCH v2 12/19] iommu/arm-smmu-v3: Put writing the context descriptor in the right order
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add a global static BLOCKED domain
[PATCH 1/1] iommu/vt-d: Support enforce_cache_coherency only for empty domains
2023-11-17 2:22 UTC (6+ messages)
` [PATCH 1/1] iommu/vt-d: Disable PCI ATS in legacy passthrough mode
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