index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
hw_pagetable.c
Age
Commit message (
Expand
)
Author
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-12
iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
Nicolin Chen
2024-11-12
iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
Nicolin Chen
2024-11-05
iommufd: Enable PRI when doing the iommufd_hwpt_alloc
Joel Granados
2024-09-05
iommufd: Check the domain owner of the parent before creating a nesting domain
Jason Gunthorpe
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-12
Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next
Will Deacon
2024-07-10
iommufd: Require drivers to supply the cache_invalidate_user ops
Jason Gunthorpe
2024-07-09
iommufd: Associate fault object with iommufd_hw_pgtable
Lu Baolu
2024-07-04
iommufd: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
2023-10-10
iommufd: Support allocating nested parent domain
Yi Liu
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-10-10
iommufd: Use the domain_alloc_user() op for domain allocation
Yi Liu
2023-07-26
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
iommufd: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
2023-07-26
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
2023-07-26
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
2023-03-06
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
2022-11-30
iommufd: Add a HW pagetable object
Jason Gunthorpe