Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-12-27 09:27:28 to 2024-01-09 02:52:58 UTC [more...]

[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
 2024-01-09  2:47 UTC  (8+ 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 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)

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-09  1:24 UTC  (6+ 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-08 17:55 UTC  (6+ messages)
` [PATCH RFC 1/4] of: get dma area lower limit
` [PATCH RFC 2/4] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits
` [PATCH RFC 4/4] arm64: mm: take DMA zone offset into account

[PATCH v3 0/2] iommu/iova: Make the rcache depot properly flexible
 2024-01-08 17:35 UTC  (10+ messages)

[GIT PULL] dma-mapping updates for Linux 6.8
 2024-01-08 15:57 UTC 

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-08 13:51 UTC  (26+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[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

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2024-01-08  6:49 UTC  (24+ 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 v4 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-01-08  6:46 UTC  (3+ messages)
` [PATCH v4 13/14] iommu: Add ops->domain_alloc_sva()

[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
 2024-01-06  8:50 UTC  (30+ 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

[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 v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-01-05 19:22 UTC  (23+ 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 v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (11+ 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  (25+ messages)
` [PATCH v8 01/10] iommu: Add cache_invalidate_user op
` [PATCH v8 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v8 03/10] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v8 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v8 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v8 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v8 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [PATCH v8 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v8 10/10] iommu/vt-d: Add iotlb flush for nested domain

[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  (16+ messages)
` [PATCH v9 01/10] iommu: Add cache_invalidate_user op
` [PATCH v9 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v9 03/10] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v9 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v9 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v9 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v9 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v9 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
` [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  (18+ messages)
` [RFC PATCH v9 1/5] iommu/vt-d: add flush_target_dev member to struct intel_iommu and pass device info to all ATS Invalidation functions
` [RFC PATCH v9 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone
` [RFC PATCH v9 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [RFC PATCH v9 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v9 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2023-12-28 17:10 UTC  (4+ 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

[RFC 0/3] iommu/intel: Free empty page tables on unmaps
 2023-12-28 15:01 UTC  (4+ messages)
` [RFC 1/3] iommu/intel: Use page->refcount to count number of entries in IOMMU

A bug was found in Linux Kernel 6.6+: KASAN: slab-use-after-free in iommufd_test (with POC)
 2023-12-28 10:18 UTC  (3+ messages)

[PATCH v7 0/9] Add iommufd nesting (part 2/2)
 2023-12-28  5:39 UTC  (14+ messages)
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain

[RFC PATCH v8 4/5] iommu/vt-d: don't issue device-TLB invalidate request when device is disconnected
 2023-12-27 23:31 UTC  (3+ messages)


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