messages from 2023-12-28 15:06:46 to 2024-01-11 06:09:44 UTC [more...]
[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
2024-01-11 6:09 UTC (15+ messages)
` [RFC PATCH v10 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever
[PATCH v11 0/8] Add iommufd nesting (part 2/2)
2024-01-11 5:51 UTC (10+ messages)
` [PATCH v11 1/8] iommu: Add cache_invalidate_user op
` [PATCH v11 2/8] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v11 4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v11 5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v11 7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2024-01-11 5:39 UTC (25+ messages)
` [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 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 13/16] iommu/amd: Refactor GCR3 table helper functions
` [PATCH v4 14/16] iommu/amd: Remove unused flush pasid functions
` [PATCH v4 15/16] iommu/amd: Rearrange device flush code
[PATCH v4 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-01-11 5:18 UTC (5+ messages)
` [PATCH v4 13/14] iommu: Add ops->domain_alloc_sva()
IOMMU iotlb cache question
2024-01-11 2:41 UTC (2+ messages)
[PATCH v3 0/2] iommu/iova: Make the rcache depot properly flexible
2024-01-10 17:58 UTC (18+ messages)
[PATCH v7 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-10 17:56 UTC (15+ messages)
` [PATCH v7 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v7 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v7 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v7 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v7 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280
[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
2024-01-10 13:34 UTC (29+ messages)
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH] "
` [PATCH] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
[git pull] IOMMU Updates for Linux v6.8
2024-01-10 12:10 UTC
[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
2024-01-10 8:29 UTC (10+ messages)
` [RFC PATCH v10 1/5] iommu/vt-d: add pci_dev parameter to qi_submit_sync and refactor callers
` [RFC PATCH v10 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone
[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
2024-01-09 17:51 UTC (7+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits
[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
2024-01-09 9:52 UTC (25+ messages)
` [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] swiotlb: add debugfs to track swiotlb transient pool usage
2024-01-09 7:04 UTC
[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
2024-01-09 5:55 UTC (10+ messages)
` [PATCH v9 12/14] iommu: Use refcount for fault data access
` [PATCH v9 13/14] iommu: Improve iopf_queue_remove_device()
` [PATCH v9 14/14] iommu: Track iopf group instead of last fault
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2024-01-09 6:00 UTC (27+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
[PATCH v2] swiotlb: check alloc_size before the allocation of a new memory pool
2024-01-09 2:45 UTC
[PATCH] swiotlb: check alloc_size before the allocation of a new memory pool
2024-01-09 2:34 UTC (5+ messages)
[GIT PULL] dma-mapping updates for Linux 6.8
2024-01-08 15:57 UTC
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2024-01-08 8:37 UTC (5+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper
[Regression] [iommu/iova] iova_rbtree_lock contended seriously causing performance bottleneck (bisect done; commit found)
2024-01-06 4:25 UTC (3+ messages)
[PATCH] iommufd/selftest: Check the bus type during probe
2024-01-05 19:49 UTC (3+ messages)
[PATCH v3 00/10] IOMMU memory observability
2024-01-05 15:33 UTC (9+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
patch "dma-debug: make dma_debug_add_bus take a const pointer" added to char-misc-next
2024-01-05 9:17 UTC
patch "dma-debug: make dma_debug_add_bus take a const pointer" added to char-misc-testing
2024-01-04 13:39 UTC
[PATCH v10 00/10] Add iommufd nesting (part 2/2)
2024-01-03 12:44 UTC (16+ messages)
` [PATCH v10 01/10] iommu: Add cache_invalidate_user op
` [PATCH v10 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v10 03/10] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v10 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v10 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v10 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v10 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v10 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [PATCH v10 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v10 10/10] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v6 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-03 6:24 UTC (6+ messages)
` [PATCH v6 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
[PATCH v2 00/14] Clean up RPM bus clocks remnants
2024-01-02 21:17 UTC (11+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: "
[PATCH v8 00/10] Add iommufd nesting (part 2/2)
2024-01-01 3:34 UTC (4+ messages)
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2023-12-31 0:48 UTC (3+ messages)
` [PATCH v2 1/3] iommu/msm-iommu: don't limit the driver too much
[PATCH v9 00/10] Add iommufd nesting (part 2/2)
2023-12-29 14:50 UTC (9+ messages)
` [PATCH v9 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v9 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v9 10/10] iommu/vt-d: Add iotlb flush for nested domain
[RFC PATCH v8 0/5] fix vt-d hard lockup when hotplug ATS capable device
2023-12-29 9:24 UTC (12+ messages)
` [RFC PATCH v9 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone
` [RFC PATCH v9 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever
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