Age | Commit message (Expand) | Author | Files | Lines |
2023-11-10 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -1463/+332 |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 8 | -1463/+332 |
2023-10-26 | iommu: Pass in parent domain with user_data to domain_alloc_user op | Yi Liu | 1 | -3/+6 |
2023-10-24 | iommu/amd: Access/Dirty bit support in IOPTEs | Joao Martins | 4 | -1/+182 |
2023-10-24 | iommu/amd: Add domain_alloc_user based domain allocation | Joao Martins | 1 | -3/+41 |
2023-10-16 | iommu/amd: Remove DMA_FQ type from domain allocation path | Vasant Hegde | 1 | -1/+0 |
2023-10-06 | iommu/amd: Remove unused EXPORT_SYMBOLS | Vasant Hegde | 2 | -7/+0 |
2023-10-06 | iommu/amd: Remove amd_iommu_device_info() | Vasant Hegde | 2 | -42/+8 |
2023-10-06 | iommu/amd: Remove PPR support | Vasant Hegde | 3 | -59/+1 |
2023-10-06 | iommu/amd: Remove iommu_v2 module | Vasant Hegde | 5 | -1051/+0 |
2023-10-02 | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle | 1 | -2/+3 |
2023-09-25 | iommu/amd: Initialize iommu_device->max_pasids | Vasant Hegde | 2 | -10/+2 |
2023-09-25 | iommu/amd: Enable device ATS/PASID/PRI capabilities independently | Vasant Hegde | 3 | -89/+120 |
2023-09-25 | iommu/amd: Introduce iommu_dev_data.flags to track device capabilities | Vasant Hegde | 2 | -19/+30 |
2023-09-25 | iommu/amd: Introduce iommu_dev_data.ppr | Suravee Suthikulpanit | 2 | -6/+5 |
2023-09-25 | iommu/amd: Rename ats related variables | Vasant Hegde | 2 | -19/+17 |
2023-09-25 | iommu/amd: Modify logic for checking GT and PPR features | Suravee Suthikulpanit | 4 | -14/+8 |
2023-09-25 | iommu/amd: Consolidate feature detection and reporting logic | Suravee Suthikulpanit | 4 | -60/+54 |
2023-09-25 | iommu/amd: Miscellaneous clean up when free domain | Suravee Suthikulpanit | 2 | -26/+26 |
2023-09-25 | iommu/amd: Do not set amd_iommu_pgtable in pass-through mode | Vasant Hegde | 1 | -3/+0 |
2023-09-25 | iommu/amd: Introduce helper functions for managing GCR3 table | Suravee Suthikulpanit | 1 | -27/+38 |
2023-09-25 | iommu/amd: Refactor protection domain allocation code | Vasant Hegde | 1 | -23/+22 |
2023-09-25 | iommu/amd: Consolidate logic to allocate protection domain | Suravee Suthikulpanit | 1 | -12/+7 |
2023-09-25 | iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h | Suravee Suthikulpanit | 3 | -8/+8 |
2023-09-25 | iommu/amd: Remove unused amd_io_pgtable.pt_root variable | Suravee Suthikulpanit | 2 | -2/+0 |
2023-09-02 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -83/+170 |
2023-08-30 | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2023-08-18 | mmu_notifiers: rename invalidate_range notifier | Alistair Popple | 1 | -5/+5 |
2023-08-17 | iommu/amd: Remove unused declarations | Yue Haibing | 1 | -3/+0 |
2023-08-08 | iommu/amd: Rearrange DTE bit definations | Vasant Hegde | 1 | -4/+4 |
2023-08-06 | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup() | Thomas Gleixner | 1 | -1/+1 |
2023-07-14 | iommu/amd: Enable PPR/GA interrupt after interrupt handler setup | Vasant Hegde | 1 | -4/+7 |
2023-07-14 | iommu/amd: Consolidate PPR log enablement | Vasant Hegde | 1 | -3/+3 |
2023-07-14 | iommu/amd: Disable PPR log/interrupt in iommu_disable() | Vasant Hegde | 1 | -0/+4 |
2023-07-14 | iommu/amd: Enable separate interrupt for PPR and GA log | Vasant Hegde | 2 | -12/+47 |
2023-07-14 | iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs | Vasant Hegde | 2 | -43/+53 |
2023-07-14 | iommu/amd: Handle PPR log overflow | Vasant Hegde | 4 | -1/+22 |
2023-07-14 | iommu/amd: Generalize log overflow handling | Vasant Hegde | 3 | -22/+36 |
2023-07-14 | iommu/amd/iommu_v2: Clear pasid state in free path | Vasant Hegde | 1 | -0/+3 |
2023-07-14 | iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind | Daniel Marcovitch | 1 | -2/+2 |
2023-06-30 | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -137/+184 |
2023-06-29 | Merge branch 'expand-stack' | Linus Torvalds | 1 | -2/+2 |
2023-06-28 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+11 |
2023-06-27 | mm: always expand the stack with the mmap write lock held | Linus Torvalds | 1 | -2/+2 |
2023-06-19 | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel | 6 | -141/+188 |
2023-06-16 | iommu/amd: Fix possible memory leak of 'domain' | Su Hui | 1 | -4/+4 |
2023-06-16 | iommu/amd: Remove extern from function prototypes | Vasant Hegde | 2 | -48/+46 |
2023-06-16 | iommu/amd: Use BIT/BIT_ULL macro to define bit fields | Vasant Hegde | 1 | -38/+38 |
2023-06-16 | iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro | Vasant Hegde | 1 | -1/+1 |
2023-06-09 | iommu/amd: Fix compile error for unused function | Joerg Roedel | 1 | -26/+26 |