aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)Author
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-02VSOCK: Use kvfree()Wei Yongjun
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin
2016-08-02vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin
2016-08-02vhost: new device IOTLB APIJason Wang
2016-08-02vhost: convert pre sorted vhost memory array to interval treeJason Wang
2016-08-02vhost: introduce vhost memory accessorsJason Wang
2016-08-02VSOCK: Add Makefile and KconfigAsias He
2016-08-02VSOCK: Introduce vhost_vsock.koAsias He
2016-08-02vhost: drop vringh dependencyMichael S. Tsirkin
2016-08-01vhost: lockless enqueuingJason Wang
2016-08-01vhost: simplify work flushingJason Wang
2016-07-01tun: switch to use skb array for txJason Wang
2016-06-07vhost_net: stop polling socket during rx processingJason Wang
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-10vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger
2016-03-11vhost_net: basic polling supportJason Wang
2016-03-11vhost: introduce vhost_vq_avail_empty()Jason Wang
2016-03-11vhost: introduce vhost_has_work()Jason Wang
2016-03-02vhost: rename vhost_init_used()Greg Kurz
2016-03-02vhost: rename cross-endian helpersGreg Kurz
2016-03-02vhost: fix error path in vhost_init_used()Greg Kurz
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-27vhost: fix performance on LE hostsMichael S. Tsirkin
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-16vhost: move features to coreMichael S. Tsirkin
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-07-27vhost: fix error handling for memory region allocIgor Mammedov
2015-07-27vhost: actually track log eventfd fileMarc-André Lureau
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-13vhost: add max_mem_regions module parameterIgor Mammedov
2015-07-13vhost: extend memory regions allocation to vmallocIgor Mammedov
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-01vhost: use binary search instead of linear in find_region()Igor Mammedov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01vhost: cross-endian support for legacy devicesGreg Kurz
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz