summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorSteve Sistare <steven.sistare@oracle.com>2024-11-13 11:51:37 -0800
committerJason Gunthorpe <jgg@nvidia.com>2024-11-14 13:42:35 -0400
commitc0dec4b848ce5110e95095d0d0ae46724beb70ec (patch)
tree4f9bfd89a3b990452c8a11165466b9223ad5063b /scripts/stackusage
parent829ed626499c11c9d11c65e93febc1e0da7cd61b (diff)
downloadkernel-c0dec4b848ce5110e95095d0d0ae46724beb70ec.tar.gz
iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest
Add selftest cases for IOMMU_IOAS_CHANGE_PROCESS. Link: https://patch.msgid.link/r/1731527497-16091-5-git-send-email-steven.sistare@oracle.com Signed-off-by: Steve Sistare <steven.sistare@oracle.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
iommu/iommufd/device.c?h=linux-6.6.y&id=e23a6217f3bb4f6f205d4517782ad49e3533fc1c'>iommufd/device: Add iommufd_access_detach() APINicolin Chen 2023-07-25iommufd: Add helper to retrieve iommufd_ctx and devidYi Liu 2023-07-25iommufd: Add iommufd_ctx_has_group()Yi Liu 2023-06-26iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe 2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe 2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu 2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen 2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe 2023-03-06iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe 2023-03-06iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe 2023-03-06iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe 2023-03-06iommufd: Consistently manage hwpt_itemJason Gunthorpe 2023-03-06iommufd: Add iommufd_lock_obj() around the auto-domains hwptsJason Gunthorpe 2023-03-06iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()Jason Gunthorpe 2023-02-15iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe 2023-01-11iommufd: Convert to msi_device_has_isolated_msi()Jason Gunthorpe 2022-12-09iommufd: Change the order of MSI setupJason Gunthorpe 2022-11-30iommufd: Add additional invariant assertionsJason Gunthorpe 2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe 2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe 2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe