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