aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/vdpa_user/iova_domain.c
Commit message (Expand)AuthorAgeFilesLines
* vduse: Support using userspace pages as bounce bufferXie Yongji2022-08-111-8/+88
* vduse: Use memcpy_{to,from}_page() in do_bounce()Xie Yongji2022-08-111-5/+4
* vduse: Remove unnecessary spin lock protectionXie Yongji2022-08-111-5/+2
* Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-241-0/+11
|\
| * iommu/iova: Separate out rcache initJohn Garry2022-02-141-0/+11
* | vduse: Fix returning wrong type in vduse_domain_alloc_iova()Xie Yongji2022-03-041-1/+1
|/
* iommu/iova: Move fast alloc size roundup into alloc_iova_fast()John Garry via iommu2021-12-171-8/+0
* vduse: Implement an MMU-based software IOTLBXie Yongji2021-09-061-0/+545