index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2021-09-22
vhost_net: fix OoB on sendmsg() failure.
Paolo Abeni
2021-09-03
vringh: Use wiov->used to check for read/write desc order
Neeraj Upadhyay
2021-08-26
vhost: Fix the calculation in vhost_overflow()
Xie Yongji
2021-08-26
vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
Xie Yongji
2021-05-11
vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
Jason Wang
2021-04-28
vhost-vdpa: protect concurrent access to vhost device iotlb
Xie Yongji
2021-04-07
vhost: Fix vhost_vq_reset()
Laurent Vivier
2021-03-25
vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
Gautam Dawar
2021-03-25
vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
Stefano Garzarella
2021-03-25
vhost-vdpa: fix use-after-free of v->config_ctx
Stefano Garzarella
2021-01-12
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
2020-12-30
vhost scsi: fix error return code in vhost_scsi_set_endpoint()
Zhang Changzhong
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
2020-11-25
vhost-vdpa: fix page pinning leakage in error path (rework)
Si-Wei Liu
2020-11-25
vringh: fix vringh_iov_push_*() documentation
Stefano Garzarella
2020-11-25
vhost scsi: fix lun reset completion handling
Mike Christie
2020-11-15
vhost scsi: Add support for LUN resets.
Mike Christie
2020-11-15
vhost scsi: add lun parser helper
Mike Christie
2020-11-15
vhost scsi: fix cmd completion race
Mike Christie
2020-11-15
vhost scsi: alloc cmds per vq instead of session
Mike Christie
2020-11-15
vhost: add helper to check if a vq has been setup
Mike Christie
2020-10-30
vdpa: handle irq bypass register failure case
Zhu Lingshan
2020-10-30
Revert "vhost-vdpa: fix page pinning leakage in error path"
Michael S. Tsirkin
2020-10-30
vhost_vdpa: Return -EFAULT if copy_from_user() fails
Dan Carpenter
2020-10-23
vhost: vdpa: report iova range
Jason Wang
2020-10-21
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
Zhu Lingshan
2020-10-21
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
2020-10-21
vhost_vdpa: Fix duplicate included kernel.h
Tian Tao
2020-10-21
vhost: reduce stack usage in log_used
Li Wang
2020-10-04
vhost-vdpa: fix page pinning leakage in error path
Si-Wei Liu
2020-10-04
vhost-vdpa: fix vhost_vdpa_map() on error condition
Si-Wei Liu
2020-10-04
vhost: Don't call log_access_ok() when using IOTLB
Greg Kurz
2020-10-04
vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
Greg Kurz
2020-10-04
vhost: Don't call access_ok() when using IOTLB
Greg Kurz
2020-09-30
vhost vdpa: fix vhost_vdpa_open error handling
Mike Christie
2020-09-24
vhost-vdpa: fix backend feature ioctls
Jason Wang
2020-09-24
vhost: Fix documentation
Eli Cohen
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
vhost: fix typo in error message
Yunsheng Lin
2020-08-26
vhost-iotlb: fix vhost_iotlb_itree_next() documentation
Stefano Garzarella
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
vhost-vdpa: support IOTLB batching hints
Jason Wang
2020-08-05
vhost-vdpa: support get/set backend features
Jason Wang
2020-08-05
vhost: generialize backend features setting/getting
Jason Wang
2020-08-05
vhost-vdpa: refine ioctl pre-processing
Jason Wang
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
2020-08-05
vhost_vdpa: implement IRQ offloading in vhost_vdpa
Zhu Lingshan
[next]