summaryrefslogtreecommitdiff
path: root/drivers/vhost/iotlb.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2022-05-31vhost_iotlb: split out IOTLB initializationGautam Dawar1-5/+18
2022-03-28vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam1-1/+5
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam1-0/+11
2021-09-06vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji1-4/+16
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationStefano Garzarella1-1/+1
2020-09-24vhost: Fix documentationEli Cohen1-2/+2
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella1-2/+2
2020-04-01vhost: factor out IOTLBJason Wang1-0/+177