Show patches with: Submitter = Jason Gunthorpe       |    Archived = No       |   167 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[10/14] iommufd: Make destroy_rwsem use a lock class per object type Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[09/14] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[08/14] iommu: Introduce a new iommu_group_replace_domain() API Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc() Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[06/14] iommufd: Move putting a hwpt to a helper function Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[05/14] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[03/14] iommufd: Replace the hwpt->devices list with iommufd_group Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[02/14] iommufd: Add iommufd_group Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind() Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[v2,7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v2,6/7] iommufd/selftest: Make selftest create a more complete mock device Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v2,5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain() Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v2,4/7] iommufd: Move iommufd_device to iommufd_private.h Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v2,3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy() Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe New
[v2,2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v2,1/7] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group() Revise the hwpt lifetime model --- 2023-02-22 Jason Gunthorpe Superseded
[v5,19/19] iommufd: Add a selftest IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,18/19] iommufd: Add additional invariant assertions IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,17/19] iommufd: Add some fault injection points IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,16/19] iommufd: Add kernel support for testing iommufd IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,15/19] iommufd: vfio container FD ioctl compatibility IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,14/19] iommufd: Add kAPI toward external drivers for kernel access IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,13/19] iommufd: Add kAPI toward external drivers for physical devices IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,12/19] iommufd: Add a HW pagetable object IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,11/19] iommufd: IOCTLs for the io_pagetable IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,10/19] iommufd: Data structure to provide IOVA to PFN mapping IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,09/19] iommufd: Algorithms for PFN storage IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,08/19] iommufd: PFN handling for iopt_pages IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,07/19] kernel/user: Allow user::locked_vm to be usable for iommufd IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,06/19] iommufd: File descriptor, context, kconfig and makefiles IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe New
[v5,05/19] iommufd: Document overview of iommufd IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,03/19] interval-tree: Add a utility to iterate over spans in an interval tree IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,02/19] iommu: Add device-centric DMA ownership interfaces IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v5,01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY IOMMUFD Generic interface --- 2022-11-16 Jason Gunthorpe Accepted
[v4,17/17] iommufd: Add additional invariant assertions IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe New
[v4,16/17] iommufd: Add some fault injection points IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,14/17] iommufd: vfio container FD ioctl compatibility IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,13/17] iommufd: Add kAPI toward external drivers for kernel access IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe New
[v4,12/17] iommufd: Add kAPI toward external drivers for physical devices IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,11/17] iommufd: Add a HW pagetable object IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,10/17] iommufd: IOCTLs for the io_pagetable IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,09/17] iommufd: Data structure to provide IOVA to PFN mapping IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,08/17] iommufd: Algorithms for PFN storage IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe New
[v4,07/17] iommufd: PFN handling for iopt_pages IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,06/17] kernel/user: Allow user::locked_vm to be usable for iommufd IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,05/17] iommufd: File descriptor, context, kconfig and makefiles IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,04/17] iommufd: Document overview of iommufd IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,03/17] interval-tree: Add a utility to iterate over spans in an interval tree IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,02/17] iommu: Add device-centric DMA ownership interfaces IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v4,01/17] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY IOMMUFD Generic interface --- 2022-11-08 Jason Gunthorpe Superseded
[v3,15/15] iommufd: Add a selftest IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe New
[v3,14/15] iommufd: vfio container FD ioctl compatibility IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,13/15] iommufd: Add kAPI toward external drivers for kernel access IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe New
[v3,12/15] iommufd: Add kAPI toward external drivers for physical devices IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,11/15] iommufd: Add a HW pagetable object IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,10/15] iommufd: IOCTLs for the io_pagetable IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,09/15] iommufd: Data structure to provide IOVA to PFN mapping IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,08/15] iommufd: Algorithms for PFN storage IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,07/15] iommufd: PFN handling for iopt_pages IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe New
[v3,06/15] kernel/user: Allow user::locked_vm to be usable for iommufd IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,05/15] iommufd: File descriptor, context, kconfig and makefiles IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Accepted
[v3,04/15] iommufd: Overview documentation IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe New
[v3,03/15] interval-tree: Add a utility to iterate over spans in an interval tree IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,02/15] iommu: Add device-centric DMA ownership interfaces IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe Superseded
[v3,01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY IOMMUFD Generic interface --- 2022-10-25 Jason Gunthorpe New
« 1 2 »