aboutsummaryrefslogtreecommitdiff
path: root/drivers/vdpa/vdpa_user/iova_domain.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-11vduse: Support using userspace pages as bounce bufferGravatar Xie Yongji 1-8/+88
2022-08-11vduse: Use memcpy_{to,from}_page() in do_bounce()Gravatar Xie Yongji 1-5/+4
2022-08-11vduse: Remove unnecessary spin lock protectionGravatar Xie Yongji 1-5/+2
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+11
2022-03-04vduse: Fix returning wrong type in vduse_domain_alloc_iova()Gravatar Xie Yongji 1-1/+1
2022-02-14iommu/iova: Separate out rcache initGravatar John Garry 1-0/+11
2021-12-17iommu/iova: Move fast alloc size roundup into alloc_iova_fast()Gravatar John Garry via iommu 1-8/+0
2021-09-06vduse: Implement an MMU-based software IOTLBGravatar Xie Yongji 1-0/+545