summaryrefslogtreecommitdiff
path: root/drivers/vhost
Commit message (Expand)AuthorAgeFilesLines
* vhost: reject zero size iova rangeJason Wang2019-04-271-1/+5
* vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-03-191-1/+1
* vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-231-1/+1
* vhost: log dirty page correctlyJason Wang2019-01-313-16/+87
* vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2019-01-131-0/+2
* vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2019-01-091-0/+2
* vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi2018-12-211-7/+15
* vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi2018-12-131-24/+33
* vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards2018-11-211-1/+3
* vhost: Fix Spectre V1 vulnerabilityJason Wang2018-11-041-0/+2
* vhost: correctly check the iova range when waking virtqueueJason Wang2018-09-151-1/+1
* vhost: reset metadata cache when initializing new IOTLBJason Wang2018-08-221-3/+6
* vhost_net: validate sock before trying to put its fdJason Wang2018-07-221-1/+2
* vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin2018-06-261-0/+3
* vhost: synchronize IOTLB message with dev cleanupJason Wang2018-06-111-0/+3
* vhost: Fix vhost_copy_to_user()Eric Auger2018-04-191-1/+1
* vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-191-3/+5
* vhost_net: add missing lock nesting notationJason Wang2018-04-121-2/+2
* vhost: validate log when IOTLB is enabledJason Wang2018-04-121-8/+6
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-121-2/+1
* vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang2018-02-251-1/+1
* vhost_net: stop device during reset ownerJason Wang2018-02-131-0/+1
* vhost: fix skb leak in handle_rx()Wei Xu2017-12-171-10/+10
* fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-11-301-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-082-2/+2
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-051-1/+6
* net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-011-1/+1
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-031-0/+1
* Revert "vhost: cache used event for better performance"Jason Wang2017-07-292-25/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-8/+3
|\
| * vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-081-8/+3
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-123-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-6/+122
|\ \
| * | vhost_net: try batch dequing from skb arrayJason Wang2017-05-181-6/+122
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-1/+3
|\ \
| * | vhost/vsock: use static minor numberStefan Hajnoczi2017-05-181-1/+3
| |/
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-2/+2
|/
* mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko2017-05-083-24/+9
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+8
* vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+41
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-032-0/+4
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+2
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-022-41/+140
|\ \ | |/ |/|
| * vhost: introduce O(1) vq metadata cacheJason Wang2017-03-022-26/+118
| * vhost: try avoiding avail index access when getting descriptorJason Wang2017-02-271-16/+23
* | tap: tap as an independent moduleSainath Grandhi2017-02-111-1/+1
* | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-1/+2