Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-12-11 13:06:00 to 2023-12-15 03:58:37 UTC [more...]

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-15  4:01 UTC  (13+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain

[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-15  1:51 UTC  (15+ messages)
` [PATCH 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH 0/8] iommufd support pasid attach/replace
 2023-12-15  0:37 UTC  (5+ messages)
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v2 00/10] IOMMU memory observability
 2023-12-14 19:18 UTC  (9+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH v2 0/7] dma-mapping: Simplify arch_setup_dma_ops()
 2023-12-14 18:22 UTC  (10+ messages)
` [PATCH v2 1/7] OF: Retire dma-ranges mask workaround
` [PATCH v2 2/7] OF: Simplify DMA range calculations
` [PATCH v2 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH v2 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH v2 5/7] iommu/dma: Make limit checks self-contained
` [PATCH v2 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v2 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH 0/5] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2023-12-14 16:29 UTC  (8+ messages)
` [PATCH 4/5] iommu/arm-smmu-v3: Add set_dirty_tracking() support
` [PATCH 5/5] iommu/arm-smmu-v3: Enforce dirty tracking in domain attach/alloc

[GIT PULL] iommu/arm-smmu: Updates for 6.8
 2023-12-14 14:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-14  9:50 UTC  (2+ messages)

[PATCH V2] dma-mapping: Set dma_mem pointer as NULL after it's freed
 2023-12-14  8:25 UTC 

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-12-13 22:00 UTC  (7+ messages)
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-13 19:54 UTC  (36+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH RESEND] swiotlb: reduce area lock contention for non-primary IO TLB pools
 2023-12-13 19:14 UTC  (5+ messages)

[PATCH v2 0/5] Convert SMMU to domain_alloc_paging()
 2023-12-13 17:25 UTC  (13+ messages)
` [PATCH v2 2/5] iommu/arm-smmu: Convert to a global static identity domain
` [PATCH v2 5/5] iommu/arm-smmu: Convert to domain_alloc_paging()

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2023-12-13 14:03 UTC  (11+ messages)
` [RFC PATCH 1/6] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
` [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
` [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
` [RFC PATCH 6/6] iommu/amd: Introduce nested translation support

[PATCH] iommu/sva: Fix memory leak in iommu_sva_bind_device()
 2023-12-13 13:26 UTC  (2+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-13 13:19 UTC  (7+ messages)
  ` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data

[PATCH v2 0/6] iommu/vt-d: Convert to use static identity domain
 2023-12-13  3:04 UTC  (13+ messages)
` [PATCH v2 1/6] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH v2 4/6] iommu/vt-d: Remove 1:1 mappings from identity domain

[PATCH v8 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-13  2:19 UTC  (15+ messages)
` [PATCH v8 11/12] iommu: Refine locking for per-device fault data management
` [PATCH v8 12/12] iommu: Use refcount for fault data access

[PATCH 0/3] vfio-pci support pasid attach/detach
 2023-12-13  2:10 UTC  (22+ messages)
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH] iommu/arm-smmu-v3: disable stall for quiet_cd
 2023-12-13  1:36 UTC  (3+ messages)

[PATCH v3 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
 2023-12-12 18:04 UTC  (6+ messages)
` [PATCH v3 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH v2] iommu/arm-smmu-qcom: Add missing GMU entry to match table
 2023-12-12 17:21 UTC  (3+ messages)

[PATCH V3 0/5] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH v2] dt-bindings: iommu: arm,smmu: document the SM8650 System MMU
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH] iommu/qcom: restore IOMMU state if needed
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: arm,smmu: document clocks for the SM8350 GPU SMMU
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH v3 00/12] RB1/QCM2290 features
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH v2 0/6] SM8450 / SM8550 Adreno
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH v3 00/13] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-12-12 14:59 UTC  (16+ messages)
` [PATCH v3 06/13] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v3 10/13] iommu/amd: Refactor helper function for attaching / detaching device

[PATCH V1] dma-mapping: Set dma_mem pointer as NULL after it's freed
 2023-12-12 14:30 UTC  (2+ messages)
` 回复: "

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-12  9:19 UTC  (2+ messages)

[PATCH v2] iommu: Set owner token to SVA domain
 2023-12-12  9:16 UTC  (2+ messages)

[PATCH v10 0/6] Share sva domains with all devices bound to a mm
 2023-12-12  9:12 UTC  (2+ messages)

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

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12  2:27 UTC  (4+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 19/35] iommu: optimize subsystem by using atomic find_bit() API

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-12-11 16:13 UTC  (10+ messages)
` [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits

[PATCH 0/7] Convert SMMU to domain_alloc_paging()
 2023-12-11 15:40 UTC  (5+ messages)

[PATCH][next] iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
 2023-12-11 14:42 UTC  (2+ messages)

[PATCH v2 0/9] Improve TLB invalidation logic
 2023-12-11 14:26 UTC  (2+ messages)

[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
 2023-12-11 14:22 UTC  (2+ messages)

[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
 2023-12-11 13:20 UTC  (4+ messages)
` [PATCH 1/3] iommu/msm-iommu: don't limit the driver too much

[PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-11 13:08 UTC  (2+ messages)


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