Age | Commit message (Expand) | Author |
2024-12-13 | iommu/vt-d: Avoid draining PRQ in sva mm release path | Lu Baolu |
2024-11-08 | iommu/vt-d: Add pasid replace helpers | Yi Liu |
2024-11-08 | iommu/vt-d: Refactor the pasid setup helpers | Yi Liu |
2024-11-08 | iommu/vt-d: Add a helper to flush cache for updating present pasid entry | Yi Liu |
2024-11-05 | iommu/vt-d: Drain PRQs when domain removed from RID | Lu Baolu |
2024-11-05 | iommu/vt-d: Drop s1_pgtbl from dmar_domain | Yi Liu |
2024-11-05 | iommu/vt-d: Use PCI_DEVID() macro | Jinjie Ruan |
2024-11-05 | iommu/vt-d: Enhance compatibility check for paging domain attach | Lu Baolu |
2024-09-13 | Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int... | Joerg Roedel |
2024-09-02 | iommu/vt-d: Unconditionally flush device TLB for pasid table updates | Lu Baolu |
2024-08-26 | iommu/vt-d: Fix incorrect domain ID in context flush helper | Lu Baolu |
2024-07-03 | iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks | Lu Baolu |
2024-07-03 | iommu/vt-d: Add helper to flush caches for context change | Lu Baolu |
2024-07-03 | iommu/vt-d: Remove control over Execute-Requested requests | Lu Baolu |
2024-06-25 | iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry() | Uros Bizjak |
2024-04-15 | iommu/vt-d: add wrapper functions for page allocations | Pasha Tatashin |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2024-03-06 | iommu/vt-d: Setup scalable mode context entry in probe path | Lu Baolu |
2024-03-06 | iommu/vt-d: Fix NULL domain on device release | Lu Baolu |
2024-03-06 | iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected | Ethan Zhao |
2024-02-21 | iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking | Yi Liu |
2024-02-21 | iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking() | Yi Liu |
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: Remove unused parameter of intel_pasid_setup_pass_through() | Lu Baolu |
2023-10-26 | iommu/vt-d: Add helper to setup pasid nested translation | Lu Baolu |
2023-10-24 | iommu/vt-d: Access/Dirty bit support for SS domains | Joao Martins |
2023-08-09 | iommu/vt-d: Fix to flush cache of PASID directory table | Yanfei Xu |
2023-08-09 | iommu: Generalize PASID 0 for normal DMA w/o PASID | Jacob Pan |
2023-04-13 | iommu/vt-d: Remove PASID supervisor request support | Jacob Pan |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-16 | iommu/vt-d: Fix PASID directory pointer coherency | Jacob Pan |
2023-02-03 | iommu/vt-d: Set No Execute Enable bit in PASID table entry | Lu Baolu |
2023-01-25 | iommu/intel: Add a gfp parameter to alloc_pgtable_page() | Jason Gunthorpe |
2022-12-02 | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe |
2022-11-19 | iommu/vt-d: Set SRE bit only when hardware has SRS cap | Tina Zhang |
2022-11-01 | iommu: Regulate EINVAL in ->attach_dev callback functions | Nicolin Chen |
2022-09-26 | iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support | Yi Liu |
2022-09-26 | iommu/vt-d: Remove pasid_set_eafe() | Lu Baolu |
2022-07-15 | iommu/vt-d: Refactor iommu information of each domain | Lu Baolu |
2022-07-15 | iommu/vt-d: Acquiring lock in pasid manipulation helpers | Lu Baolu |
2022-07-15 | iommu/vt-d: Move include/linux/intel-iommu.h under iommu | Lu Baolu |
2022-07-06 | iommu/vt-d: Fix RID2PASID setup/teardown failure | Lu Baolu |
2022-05-13 | iommu/vt-d: Remove hard coding PGSNP bit in PASID entries | Lu Baolu |
2022-05-13 | iommu/vt-d: Check domain force_snooping against attached devices | Lu Baolu |
2022-03-04 | iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO | Lu Baolu |
2022-02-28 | iommu/vt-d: Remove guest pasid related callbacks | Lu Baolu |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2021-08-19 | iommu/vt-d: Add present bit check in pasid entry setup helpers | Liu Yi L |
2021-08-19 | iommu/vt-d: Use pasid_pte_is_present() helper function | Liu Yi L |