summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-03-25iommu: Introduce a replace API for device pasidYi Liu
2025-03-25iommu: Require passing new handles to APIs supporting handleYi Liu
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen
2025-03-25iommufd: Move iommufd_sw_msi and related functions to driver.cNicolin Chen
2025-03-25iommu: Sort out domain user dataRobin Murphy
2025-03-20hyperv: Log hypercall status codes as stringsNuno Das Neves
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-03-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson
2025-03-20iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabledSean Christopherson
2025-03-20iommu: apple-dart: fix potential null pointer derefQasim Ijaz
2025-03-20iommu/rockchip: Retire global dma_dev workaroundRobin Murphy
2025-03-20iommu/rockchip: Register in a sensible orderRobin Murphy
2025-03-20iommu/rockchip: Allocate per-device data sensiblyRobin Murphy
2025-03-18iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigationsNicolin Chen
2025-03-18iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMUNicolin Chen
2025-03-18iommu/arm-smmu-v3: Introduce struct arm_smmu_vmasterNicolin Chen
2025-03-18iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverageNicolin Chen
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen
2025-03-18iommufd/viommu: Add iommufd_viommu_report_event helperNicolin Chen
2025-03-18iommufd/viommu: Add iommufd_viommu_get_vdev_id helperNicolin Chen
2025-03-18iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOCNicolin Chen
2025-03-17iommufd: Rename fault.c to eventq.cNicolin Chen
2025-03-17iommufd: Abstract an iommufd_eventq from iommufd_faultNicolin Chen
2025-03-17iommufd/fault: Add an iommufd_fault_init() helperNicolin Chen
2025-03-17iommufd/fault: Move two fault functions out of the headerNicolin Chen
2025-03-13iommu/mediatek-v1: Support COMPILE_TESTRobin Murphy
2025-03-13iommu/amd: Enable support for up to 2K interrupts per functionKishon Vijay Abraham I
2025-03-13iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macroSairaj Kodilkar
2025-03-13iommu/amd: Replace slab cache allocator with page allocatorSairaj Kodilkar
2025-03-13iommu/amd: Introduce generic function to set multibit feature valueSairaj Kodilkar
2025-03-12iommu: Don't warn prematurely about dodgy probesRobin Murphy
2025-03-11iommu/arm-smmu: Set rpm auto_suspend once during probePranjal Shrivastava
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-03-11iommu: Keep dev->iommu state consistentRobin Murphy
2025-03-11iommu: Resolve ops in iommu_init_device()Robin Murphy
2025-03-11iommu: Handle race with default domain setupRobin Murphy
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-03-10iommu/vt-d: Cleanup intel_context_flush_present()Lu Baolu
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu
2025-03-10iommu/vt-d: Move scalable mode ATS enablement to probe pathLu Baolu
2025-03-10iommu/vt-d: Check if SVA is supported when attaching the SVA domainJason Gunthorpe
2025-03-10iommu/vt-d: Use virt_to_phys()Jason Gunthorpe
2025-03-10iommu/vt-d: Fix system hang on reboot -fYunhui Cui
2025-03-10iommu: apple-dart: Allow mismatched bypass supportHector Martin
2025-03-10iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3Hector Martin
2025-03-10iommu/amd: Consolidate protection domain free codeVasant Hegde
2025-03-10iommu/amd: Remove unused forward declarationVasant Hegde
2025-03-10iommu/amd: Fix header fileVasant Hegde
2025-03-10iommu/amd: Remove outdated commentVasant Hegde