Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-11-13 20:23:35 to 2023-11-20 04:21:50 UTC [more...]

[PATCH 1/1] iommu/vt-d: Fix incorrect cache invalidation for mm notification
 2023-11-20  4:17 UTC  (6+ messages)

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-19 14:13 UTC  (30+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[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 v2 0/6] Add support for Translation Buffer Units
 2023-11-18 11:21 UTC  (8+ 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/4] iommu/vt-d: Miscellaneous cleanups
 2023-11-18  2:26 UTC  (13+ messages)
` [PATCH 1/4] iommu/vt-d: Introduce dev_to_iommu()
` [PATCH 2/4] iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
` [PATCH 3/4] iommu/vt-d: Remove unused vcmd interfaces
` [PATCH 4/4] iommu/vt-d: Move inline helpers to header files

[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 V1] vfio: add attach_group_by_node to control behavior of attaching group to domain
 2023-11-17 22:27 UTC  (2+ messages)

[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 v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-11-17 13:18 UTC  (4+ 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 v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-11-17 13:07 UTC  (7+ 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 v2 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-17  9:10 UTC  (33+ 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

[RFC 0/7] Add SIOV virtual device support
 2023-11-17  6:31 UTC  (5+ messages)
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()

[PATCH v2 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
 2023-11-17  4:14 UTC  (37+ messages)
` [PATCH v2 01/19] iommu/arm-smmu-v3: Add a type for the STE
` [PATCH v2 02/19] iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()
` [PATCH v2 03/19] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
` [PATCH v2 05/19] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH v2 06/19] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v2 07/19] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH v2 08/19] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH v2 09/19] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v2 10/19] iommu/arm-smmu-v3: Compute the STE only once for each master
` [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 15/19] iommu/arm-smmu-v3: Add a global static IDENTITY domain
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add a global static BLOCKED domain
` [PATCH v2 18/19] iommu/arm-smmu-v3: Pass arm_smmu_domain and arm_smmu_device to finalize

[PATCH] iommufd/selftest: Fix dirty_bitmap tests
 2023-11-17  3:15 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Support enforce_cache_coherency only for empty domains
 2023-11-17  2:22 UTC  (18+ messages)
` [PATCH 1/1] iommu/vt-d: Omit devTLB invalidation requests when TES=0
` [PATCH 1/1] iommu/vt-d: Disable PCI ATS in legacy passthrough mode
` [PATCH 1/1] iommu/vt-d: Make context clearing consistent with context mapping

[PATCH] iommu: Avoid more races around device probe
 2023-11-16 17:05 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Add MTL to quirk list to skip TE disabling
 2023-11-16  8:09 UTC  (4+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-11-16  1:42 UTC  (4+ messages)

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-11-15 20:25 UTC  (7+ messages)
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler

[PATCH v3] iommu: map reserved memory as cacheable if device is coherent
 2023-11-15 11:01 UTC  (2+ messages)

[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
 2023-11-15  3:02 UTC  (13+ messages)
` [PATCH v7 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v7 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v7 03/12] iommu: Remove unrecoverable fault data
` [PATCH v7 04/12] iommu: Cleanup iopf data structure definitions
` [PATCH v7 05/12] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v7 06/12] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v7 07/12] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v7 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v7 09/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v7 10/12] iommu: Separate SVA and IOPF
` [PATCH v7 11/12] iommu: Consolidate per-device fault data management
` [PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-14 16:27 UTC  (8+ messages)

[PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-14 10:36 UTC  (6+ messages)
` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-14  4:56 UTC  (11+ messages)
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep


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