Age | Commit message (Expand) | Author |
2025-01-21 | iommufd: Fix struct iommu_hwpt_pgfault init and padding | Nicolin Chen |
2025-01-20 | iommufd/fault: Use a separate spinlock to protect fault->deliver list | Nicolin Chen |
2025-01-16 | iommufd/fault: Destroy response and mutex in iommufd_fault_destroy() | Nicolin Chen |
2025-01-14 | iommufd: Keep OBJ/IOCTL lists in an alphabetical order | Nicolin Chen |
2025-01-14 | iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() | Qasim Ijaz |
2025-01-14 | iommu: iommufd: fix WARNING in iommufd_device_unbind | Suraj Sonawane |
2024-12-11 | iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core | Yi Liu |
2024-12-11 | iommufd/selftest: Remove domain_alloc_paging() | Jason Gunthorpe |
2024-12-05 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-12-03 | iommufd: Fix out_fput in iommufd_fault_alloc() | Nicolin Chen |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-22 | iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() | Jason Gunthorpe |
2024-11-22 | iommu: Add ops->domain_alloc_nested() | Jason Gunthorpe |
2024-11-22 | Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Jason Gunthorpe |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel |
2024-11-14 | iommufd: Add IOMMU_IOAS_CHANGE_PROCESS | Steve Sistare |
2024-11-14 | iommufd: Lock all IOAS objects | Steve Sistare |
2024-11-14 | iommufd: Export do_update_pinned | Steve Sistare |
2024-11-12 | Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-next | Jason Gunthorpe |
2024-11-12 | iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command | Nicolin Chen |
2024-11-12 | iommufd/selftest: Add mock_viommu_cache_invalidate | Nicolin Chen |
2024-11-12 | iommufd/viommu: Add iommufd_viommu_find_dev helper | Nicolin Chen |
2024-11-12 | iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE | Nicolin Chen |
2024-11-12 | iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl | Nicolin Chen |
2024-11-12 | iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST | Nicolin Chen |
2024-11-12 | iommufd/selftest: Add refcount to mock_iommu_device | Nicolin Chen |
2024-11-12 | iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested() | Nicolin Chen |
2024-11-12 | iommufd/selftest: Add container_of helpers | Nicolin Chen |
2024-11-12 | iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC | Nicolin Chen |
2024-11-12 | iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl | Nicolin Chen |
2024-11-12 | iommufd: Verify object in iommufd_object_finalize/abort() | Nicolin Chen |
2024-11-12 | iommufd: Move _iommufd_object_alloc helper to a sharable file | Nicolin Chen |
2024-11-08 | iommufd: Move struct iommufd_object to public iommufd header | Nicolin Chen |
2024-11-07 | iommufd: Allow fault reporting for non-PRI PCI devices | Zhangfei Gao |
2024-11-05 | iommufd: Enable PRI when doing the iommufd_hwpt_alloc | Joel Granados |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe |
2024-10-28 | iommufd: File mappings for mdev | Steve Sistare |
2024-10-28 | iommufd: Add IOMMU_IOAS_MAP_FILE | Steve Sistare |
2024-10-28 | iommufd: pfn_reader for file mappings | Steve Sistare |
2024-10-28 | iommufd: Folio subroutines | Steve Sistare |
2024-10-28 | iommufd: pfn_reader local variables | Steve Sistare |
2024-10-28 | iommufd: Generalize iopt_pages address | Steve Sistare |
2024-10-28 | iommufd: Rename uptr in iopt_alloc_iova() | Steve Sistare |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-11 | iommu: Set iommu_attach_handle->domain in core | Yi Liu |
2024-09-11 | iommufd: Avoid duplicated __iommu_group_set_core_domain() call | Yi Liu |
2024-09-05 | iommufd: Protect against overflow of ALIGN() during iova allocation | Jason Gunthorpe |
2024-09-05 | iommufd: Check the domain owner of the parent before creating a nesting domain | Jason Gunthorpe |
2024-09-01 | fault-inject: improve build for CONFIG_FAULT_INJECTION=n | Jani Nikula |