linux/drivers/iommu/iommufd
Linus Torvalds 6a103867b9 iommufd 6.13 first rc pull
- Correct typos in comments
 
 - Elaborate a comment about how the uAPI works for
   IOMMU_HW_INFO_TYPE_ARM_SMMUV3
 
 - Fix a double free on error path and add test coverage for the bug
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRRRCHOFoQz/8F5bUaFwuHvBreFYQUCZ1Hx1QAKCRCFwuHvBreF
 YRA6AQCtirCoWoMgq1mSsFjtzmr5XCffS1g6T7KsKs54sDZZXAD/doa4NpE3LTPo
 huOPMfH2O0HufLpj+FTzew4q0RbAJAc=
 =z0Ak
 -----END PGP SIGNATURE-----

Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd

Pull iommufd fixes from Jason Gunthorpe:
 "One bug fix and some documentation updates:

   - Correct typos in comments

   - Elaborate a comment about how the uAPI works for
     IOMMU_HW_INFO_TYPE_ARM_SMMUV3

   - Fix a double free on error path and add test coverage for the bug"

* tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd:
  iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3
  iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
  iommufd: Fix out_fput in iommufd_fault_alloc()
  iommufd: Fix typos in kernel-doc comments
2024-12-05 15:02:20 -08:00
..
device.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
double_span.h iommufd: PFN handling for iopt_pages 2022-11-30 20:16:49 -04:00
driver.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
fault.c iommufd: Fix out_fput in iommufd_fault_alloc() 2024-12-03 12:15:00 -04:00
hw_pagetable.c iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() 2024-11-22 14:43:45 -04:00
io_pagetable.c iommufd: Add IOMMU_IOAS_MAP_FILE 2024-10-28 13:24:24 -03:00
io_pagetable.h iommufd: Add IOMMU_IOAS_CHANGE_PROCESS 2024-11-14 12:57:13 -04:00
ioas.c iommufd: Add IOMMU_IOAS_CHANGE_PROCESS 2024-11-14 12:57:13 -04:00
iommufd_private.h iommufd: Add IOMMU_IOAS_CHANGE_PROCESS 2024-11-14 12:57:13 -04:00
iommufd_test.h iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command 2024-11-12 11:46:19 -04:00
iova_bitmap.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Kconfig iommufd: Move _iommufd_object_alloc helper to a sharable file 2024-11-12 11:46:18 -04:00
main.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Makefile iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl 2024-11-12 11:46:18 -04:00
pages.c iommufd: Export do_update_pinned 2024-11-14 12:47:16 -04:00
selftest.c iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() 2024-11-22 14:43:45 -04:00
vfio_compat.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
viommu.c iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl 2024-11-12 11:46:18 -04:00