summaryrefslogtreecommitdiff
path: root/drivers/vdpa/vdpa_user/vduse_dev.c
AgeCommit message (Expand)Author
2022-01-14vdpa: Provide interface to read driver featuresEli Cohen
2022-01-14vduse: moving kvfree into callerGuanjun
2021-12-08vduse: check that offset is within bounds in get_config()Dan Carpenter
2021-12-08vduse: fix memory corruption in vduse_dev_ioctl()Dan Carpenter
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit
2021-10-22vduse: Fix race condition between resetting and irq injectingXie Yongji
2021-10-22vduse: Disallow injecting interrupt before DRIVER_OK is setXie Yongji
2021-09-14vduse: Cleanup the old kernel states after reset failureXie Yongji
2021-09-14vduse: missing error code in vduse_init()Dan Carpenter
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-06Documentation: Add documentation for VDUSEXie Yongji
2021-09-06vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji