Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vduse: Support using userspace pages as bounce buffer | Xie Yongji | 2022-08-11 | 1 | -8/+88 |
* | vduse: Use memcpy_{to,from}_page() in do_bounce() | Xie Yongji | 2022-08-11 | 1 | -5/+4 |
* | vduse: Remove unnecessary spin lock protection | Xie Yongji | 2022-08-11 | 1 | -5/+2 |
* | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-24 | 1 | -0/+11 |
|\ | |||||
| * | iommu/iova: Separate out rcache init | John Garry | 2022-02-14 | 1 | -0/+11 |
* | | vduse: Fix returning wrong type in vduse_domain_alloc_iova() | Xie Yongji | 2022-03-04 | 1 | -1/+1 |
|/ | |||||
* | iommu/iova: Move fast alloc size roundup into alloc_iova_fast() | John Garry via iommu | 2021-12-17 | 1 | -8/+0 |
* | vduse: Implement an MMU-based software IOTLB | Xie Yongji | 2021-09-06 | 1 | -0/+545 |