aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)Author
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02vhost: introduce O(1) vq metadata cacheJason Wang
2017-02-27vhost: try avoiding avail index access when getting descriptorJason Wang
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-25vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter
2017-01-19vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal
2017-01-18vhost_net: tx batchingJason Wang
2017-01-18vhost: better detection of available buffersJason Wang
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland
2016-12-16vhost: cache used event for better performanceJason Wang
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin
2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08vhost: remove unnecessary smp_mb from vhost_work_queuePeng Tao
2016-12-08vhost-vsock: remove unused vq variablePeng Tao
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
2016-11-16locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-23vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington
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