Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-12-07 09:10:32 to 2023-12-13 02:20:20 UTC [more...]

[PATCH v2 0/6] iommu/vt-d: Convert to use static identity domain
 2023-12-13  2:20 UTC  (16+ messages)
` [PATCH v2 1/6] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH v2 2/6] iommu/vt-d: Remove scalable mode context entry setup from attach_dev
` [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:14 UTC  (14+ 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 v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-13  2:15 UTC  (24+ messages)
` [PATCH v2 1/6] iommu: Add iommu page fault cookie helpers
` [PATCH v2 2/6] iommufd: Add iommu page fault uapi data
  ` [PATCH v2 4/6] iommufd: Deliver fault messages to user space
  ` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data

[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 v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-12 20:05 UTC  (36+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[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  (4+ messages)

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

[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  (3+ messages)
` (subset) "

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

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2023-12-12 16:01 UTC  (7+ 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 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/5] Convert SMMU to domain_alloc_paging()
 2023-12-12 14:15 UTC  (8+ 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()

[PATCH RESEND] swiotlb: reduce area lock contention for non-primary IO TLB pools
 2023-12-12  9:28 UTC  (4+ messages)

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-12  9:19 UTC  (9+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH v2] iommu: Set owner token to SVA domain
 2023-12-12  9:16 UTC  (4+ 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 v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-12  3:59 UTC  (6+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested 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 v2] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-12  0:57 UTC 

[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  (6+ messages)
` [PATCH 1/3] iommu/msm-iommu: don't limit the driver too much
` [PATCH 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes
` [PATCH 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry

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

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-12-09 21:53 UTC  (19+ messages)
` [PATCH RFC 01/13] x86: Move posted interrupt descriptor out of vmx code
` [PATCH RFC 02/13] x86: Add a Kconfig option for posted MSI
` [PATCH RFC 03/13] x86: Reserved a per CPU IDT vector for posted MSIs
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler

[PATCH v1] iommu/dma: Trace bounce buffer usage when mapping buffers
 2023-12-08 23:41 UTC 

[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c
 2023-12-08 23:11 UTC 

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

[PATCH 1/1] iommu: Set owner token to sva and nested domains
 2023-12-08  1:42 UTC  (4+ messages)

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-07  9:10 UTC  (4+ messages)


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