summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAge
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Convert vhost to struct_sizeMatthew Wilcox2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\ \
| * | | vhost_net: use packet weight for rx handler, tooPaolo Abeni2018-04-24
| * | | tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2018-04-17
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-26
| |/ /
* | / vhost_net: flush batched heads before trying to busy pollingJason Wang2018-05-30
| |/ |/|
* | vhost: synchronize IOTLB message with dev cleanupJason Wang2018-05-24
|/
* vhost: return bool from *_access_ok() functionsStefan Hajnoczi2018-04-11
* vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-11
* vhost: Fix vhost_copy_to_user()Eric Auger2018-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2018-04-09
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-06
|\ \ | |/ |/|
| * vhost: add vsock compat ioctlSonny Rao2018-03-19
| * vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\ \
| * | vhost: validate log when IOTLB is enabledJason Wang2018-03-29
| * | vhost: correctly remove wait queue during poll failureJason Wang2018-03-27
| * | vhost_net: add missing lock nesting notationJason Wang2018-03-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\| |
| * | vhost_net: examine pointer types during un-producingJason Wang2018-03-09
| * | vhost_net: keep private_data and rx_ring syncedJason Wang2018-03-09
| * | vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko2018-03-09
| |/
* | drivers: vhost: vsock: fixed a brace coding style issueVaibhav Murkute2018-03-09
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-08
|\
| * vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2018-02-01
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2018-02-01
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2018-02-01
| * vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)2018-02-01
| * vhost: Remove the unused variable.Tonghao Zhang2018-02-01
| * vhost/scsi: Improve a size determination in four functionsMarkus Elfring2018-01-30
* | 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
|\ \ \ \ | |_|_|/ |/| | |