| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | vhost: remove unused lock check flag in vhost_dev_cleanup() | 夷则(Caspar) | 2018-02-01 | 1 | -1/+1 |
* | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -4/+4 |
|\ |
|
| * | vhost/test: fix after swiotlb changes | Michael S. Tsirkin | 2016-08-15 | 1 | -4/+4 |
* | | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -12/+1 |
|/ |
|
* | vhost: rename vhost_init_used() | Greg Kurz | 2016-03-02 | 1 | -1/+1 |
* | vhost: move features to core | Michael S. Tsirkin | 2015-09-16 | 1 | -0/+3 |
* | vhost: move memory pointer to VQs | Michael S. Tsirkin | 2014-06-09 | 1 | -1/+1 |
* | vhost: move acked_features to VQs | Michael S. Tsirkin | 2014-06-09 | 1 | -3/+6 |
* | vhost: remove the dead branch | Zhi Yong Wu | 2013-12-06 | 1 | -7/+1 |
* | vhost: Remove custom vhost rcu usage | Asias He | 2013-07-11 | 1 | -4/+2 |
* | vhost/test: update test after vhost cleanups | Michael S. Tsirkin | 2013-07-07 | 1 | -11/+20 |
* | vhost: Make vhost a separate module | Asias He | 2013-07-07 | 1 | -1/+1 |
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | 1 | -1/+3 |
|\ |
|
| * | tools/virtio: fix build for 3.8 | Michael S. Tsirkin | 2013-03-20 | 1 | -1/+3 |
* | | vhost: fix error handling in RESET_OWNER ioctl | Michael S. Tsirkin | 2013-05-01 | 1 | -1/+8 |
|/ |
|
* | vhost: Separate vhost-net features from vhost features | Stefan Hajnoczi | 2012-07-22 | 1 | -2/+2 |
* | tools/virtio: fix up vhost/test module build | Zhi Yong Wu | 2012-04-12 | 1 | -1/+1 |
* | vhost: init used ring after backend was set | Jason Wang | 2011-07-19 | 1 | -0/+5 |
* | vhost: support event index | Michael S. Tsirkin | 2011-05-30 | 1 | -3/+3 |
* | vhost test module | Michael S. Tsirkin | 2010-12-09 | 1 | -0/+320 |