Age | Commit message (Expand) | Author |
2024-02-16 | iommu: Merge iommu_fault_event and iopf_fault | Lu Baolu |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
2023-12-19 | iommu/vt-d: Move inline helpers to header files | Lu Baolu |
2023-12-19 | iommu/vt-d: Remove unused vcmd interfaces | Lu Baolu |
2023-12-19 | iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly | Lu Baolu |
2023-11-27 | iommu/vt-d: Support enforce_cache_coherency only for empty domains | Lu Baolu |
2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel |
2023-10-26 | iommu/vt-d: Add nested domain allocation | Lu Baolu |
2023-10-26 | iommu/vt-d: Make domain attach helpers to be extern | Yi Liu |
2023-10-26 | iommu/vt-d: Add helper for nested domain allocation | Lu Baolu |
2023-10-26 | iommu/vt-d: Extend dmar_domain to support nested domain | Lu Baolu |
2023-10-26 | iommu/vt-d: Enhance capability check for nested parent domain allocation | Yi Liu |
2023-10-24 | iommu/vt-d: Access/Dirty bit support for SS domains | Joao Martins |
2023-10-16 | iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid} | Jingqi Liu |
2023-09-25 | iommu/vt-d: Avoid memory allocation in iommu_suspend() | Zhang Rui |
2023-08-09 | iommu/vt-d: Add set_dev_pasid callback for dma domain | Lu Baolu |
2023-08-09 | iommu/vt-d: Make prq draining code generic | Lu Baolu |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel |
2023-04-13 | iommu/vt-d: Remove extern from function prototypes | Lu Baolu |
2023-03-31 | iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug | Kan Liang |
2023-03-31 | iommu: Remove ioasid infrastructure | Jason Gunthorpe |
2023-03-31 | iommu/vt-d: Remove virtual command interface | Jacob Pan |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-03 | iommu/vt-d: Add IOMMU perfmon overflow handler support | Kan Liang |
2023-02-03 | iommu/vt-d: Add IOMMU perfmon support | Kan Liang |
2023-02-03 | iommu/vt-d: Support Enhanced Command Interface | Kan Liang |
2023-02-03 | iommu/vt-d: Retrieve IOMMU perfmon capability information | Kan Liang |
2023-02-03 | iommu/vt-d: Remove sva from intel_svm_dev | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove users from intel_svm_dev | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove unused fields in svm structures | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove include/linux/intel-svm.h | Lu Baolu |
2023-01-25 | iommu/intel: Add a gfp parameter to alloc_pgtable_page() | Jason Gunthorpe |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel |
2022-12-05 | iommu/vt-d: Switch to MSI parent domains | Thomas Gleixner |
2022-12-02 | iommu/vt-d: Add a fix for devices need extra dtlb flush | Jacob Pan |
2022-11-22 | iommu/vt-d: Use real field for indication of first level | Lu Baolu |
2022-11-03 | iommu: Remove SVA related callbacks from iommu ops | Lu Baolu |
2022-11-03 | iommu/vt-d: Add SVA domain support | Lu Baolu |
2022-11-03 | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu |
2022-11-03 | iommu: Add max_pasids field in struct iommu_device | Lu Baolu |
2022-09-26 | iommu/vt-d: Avoid unnecessary global DMA cache invalidation | Lu Baolu |
2022-09-26 | iommu/vt-d: Avoid unnecessary global IRTE cache invalidation | Lu Baolu |
2022-09-26 | iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support | Yi Liu |
2022-09-26 | iommu/vt-d: Decouple PASID & PRI enabling from SVA | Lu Baolu |
2022-09-26 | iommu/vt-d: Remove unnecessary SVA data accesses in page fault path | Lu Baolu |