summaryrefslogtreecommitdiff
path: root/drivers/vhost
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * vhost_net: stop device during reset ownerJason Wang2018-01-29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
| |\
| * | vhost_net: batch used ring update in rxJason Wang2018-01-10
| * | tuntap: XDP transmissionJason Wang2018-01-09
| * | tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-09
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
| * | | vhost: annotate vhost_pollAl Viro2017-11-27
| * | | annotate poll-related wait keysAl Viro2017-11-27
| * | | anntotate the places where ->poll() return values goAl Viro2017-11-27
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-03
| |\ \ \ | | |_|/ | |/| |
| | * | drivers/vhost: Remove now-redundant read_barrier_depends()Paul E. McKenney2017-12-05
| | |/
* | | vhost: do not try to access device IOTLB when not initializedJason Wang2018-01-24
* | | vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang2018-01-24
|/ /
* | vhost: fix skb leak in handle_rx()Wei Xu2017-12-02
|/
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-17
|\
| * vhost/scsi: switch to iov_iter_get_pages()Al Viro2017-10-11
| * fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-10-11
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-11-16
|\ \
| * | vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2017-11-14
| * | vhost: fix end of range for access_okMichael S. Tsirkin2017-11-14
| * | vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()Byungchul Park2017-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \
| * | | vhost_net: conditionally enable tx pollingJason Wang2017-11-15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \ \ | | |/ /
| * | | vhost_net: do not stall on zerocopy depletionWillem de Bruijn2017-10-09
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-05
* net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-01
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-03
* Revert "vhost: cache used event for better performance"Jason Wang2017-07-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-13
|\
| * vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-08
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \
| * | vhost_net: try batch dequing from skb arrayJason Wang2017-05-18
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-03
|\ \
| * | vhost/vsock: use static minor numberStefan Hajnoczi2017-05-18
| |/
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko2017-05-08
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-24
* vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-21
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02