| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-01-18 | 1 | -99/+90 |
|\ |
|
| *-. | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 2024-01-03 | 1 | -99/+90 |
| |\ \ |
|
| | | * | iommu: Mark dev_iommu_priv_set() with a lockdep | Jason Gunthorpe | 2023-12-12 | 1 | -2/+0 |
| | |/
| |/| |
|
| | * | iommu/amd/pgtbl_v2: Invalidate updated page ranges only | Vasant Hegde | 2023-12-11 | 1 | -8/+20 |
| | * | iommu/amd: Make domain_flush_pages as global function | Vasant Hegde | 2023-12-11 | 1 | -10/+12 |
| | * | iommu/amd: Consolidate amd_iommu_domain_flush_complete() call | Vasant Hegde | 2023-12-11 | 1 | -11/+10 |
| | * | iommu/amd: Refactor device iotlb invalidation code | Vasant Hegde | 2023-12-11 | 1 | -21/+12 |
| | * | iommu/amd: Refactor IOMMU tlb invalidation code | Vasant Hegde | 2023-12-11 | 1 | -22/+14 |
| | * | iommu/amd: Add support to invalidate multiple guest pages | Vasant Hegde | 2023-12-11 | 1 | -18/+13 |
| | * | iommu/amd: Remove redundant passing of PDE bit | Vasant Hegde | 2023-12-11 | 1 | -14/+13 |
| | * | iommu/amd: Remove redundant domain flush from attach_device() | Vasant Hegde | 2023-12-11 | 1 | -9/+0 |
| | * | iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches() | Vasant Hegde | 2023-12-11 | 1 | -1/+1 |
| | * | iommu/amd: Do not flush IRTE when only updating isRun and destination fields | Suravee Suthikulpanit | 2023-12-11 | 1 | -4/+16 |
| | * | iommu/amd: Set variable amd_dirty_ops to static | Kunwu Chan | 2023-11-27 | 1 | -2/+2 |
| |/ |
|
* / | x86/apic: Drop apic::delivery_mode | Andrew Cooper | 2023-11-21 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 1 | -336/+241 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 2023-10-27 | 1 | -336/+241 |
| |\ \ |
|
| | | * | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle | 2023-10-02 | 1 | -2/+3 |
| | |/
| |/| |
|
| | * | iommu/amd: Remove DMA_FQ type from domain allocation path | Vasant Hegde | 2023-10-16 | 1 | -1/+0 |
| | * | iommu/amd: Remove unused EXPORT_SYMBOLS | Vasant Hegde | 2023-10-06 | 1 | -6/+0 |
| | * | iommu/amd: Remove amd_iommu_device_info() | Vasant Hegde | 2023-10-06 | 1 | -42/+0 |
| | * | iommu/amd: Remove PPR support | Vasant Hegde | 2023-10-06 | 1 | -44/+1 |
| | * | iommu/amd: Remove iommu_v2 module | Vasant Hegde | 2023-10-06 | 1 | -40/+0 |
| | * | iommu/amd: Enable device ATS/PASID/PRI capabilities independently | Vasant Hegde | 2023-09-25 | 1 | -89/+114 |
| | * | iommu/amd: Introduce iommu_dev_data.flags to track device capabilities | Vasant Hegde | 2023-09-25 | 1 | -18/+28 |
| | * | iommu/amd: Introduce iommu_dev_data.ppr | Suravee Suthikulpanit | 2023-09-25 | 1 | -6/+4 |
| | * | iommu/amd: Rename ats related variables | Vasant Hegde | 2023-09-25 | 1 | -14/+14 |
| | * | iommu/amd: Modify logic for checking GT and PPR features | Suravee Suthikulpanit | 2023-09-25 | 1 | -1/+1 |
| | * | iommu/amd: Consolidate feature detection and reporting logic | Suravee Suthikulpanit | 2023-09-25 | 1 | -2/+2 |
| | * | iommu/amd: Miscellaneous clean up when free domain | Suravee Suthikulpanit | 2023-09-25 | 1 | -22/+22 |
| | * | iommu/amd: Introduce helper functions for managing GCR3 table | Suravee Suthikulpanit | 2023-09-25 | 1 | -27/+38 |
| | * | iommu/amd: Refactor protection domain allocation code | Vasant Hegde | 2023-09-25 | 1 | -23/+22 |
| | * | iommu/amd: Consolidate logic to allocate protection domain | Suravee Suthikulpanit | 2023-09-25 | 1 | -12/+7 |
| | * | iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h | Suravee Suthikulpanit | 2023-09-25 | 1 | -2/+0 |
| |/ |
|
* | | iommu: Pass in parent domain with user_data to domain_alloc_user op | Yi Liu | 2023-10-26 | 1 | -3/+6 |
* | | iommu/amd: Access/Dirty bit support in IOPTEs | Joao Martins | 2023-10-24 | 1 | -1/+101 |
* | | iommu/amd: Add domain_alloc_user based domain allocation | Joao Martins | 2023-10-24 | 1 | -3/+41 |
|/ |
|
* | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-09-01 | 1 | -36/+50 |
|\ |
|
| * | iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs | Vasant Hegde | 2023-07-14 | 1 | -43/+50 |
| * | iommu/amd: Handle PPR log overflow | Vasant Hegde | 2023-07-14 | 1 | -1/+8 |
| * | iommu/amd: Generalize log overflow handling | Vasant Hegde | 2023-07-14 | 1 | -2/+2 |
* | | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup() | Thomas Gleixner | 2023-08-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-29 | 1 | -46/+53 |
|\ |
|
| *-----. | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel | 2023-06-19 | 1 | -50/+57 |
| |\ \ \ \ |
|
| | | | | * | iommu/amd: Fix compile error for unused function | Joerg Roedel | 2023-06-09 | 1 | -26/+26 |
| | | | | * | iommu/amd: Improving Interrupt Remapping Table Invalidation | Suravee Suthikulpanit | 2023-06-09 | 1 | -5/+22 |
| | | | | * | iommu/amd: Do not Invalidate IRT when IRTE caching is disabled | Suravee Suthikulpanit | 2023-06-09 | 1 | -6/+15 |
| | | | | * | iommu/amd: Remove the unused struct amd_ir_data.ref | Suravee Suthikulpanit | 2023-06-09 | 1 | -10/+7 |
| | | | | * | iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga() | Joao Martins | 2023-06-09 | 1 | -28/+10 |
| | | | |/
| | | |/| |
|
| | | | * | iommu: Add a capability for flush queue support | Robin Murphy | 2023-05-22 | 1 | -0/+2 |
| | | |/ |
|