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.19.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
2026-01-19
vhost/vsock: improve RCU read sections around vhost_vsock_get()
Stefano Garzarella
2026-01-19
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
2026-01-19
vdpa: Introduce and use vdpa device get, set config helpers
Parav Pandit
2025-09-04
vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
Nikolay Kuratov
2025-08-28
vhost: fail early when __vhost_add_used() fails
Jason Wang
2025-08-28
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
2025-07-17
vhost-scsi: protect vq->log_used with vq->mutex
Dongli Zhang
2024-10-17
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
2024-10-17
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
2024-10-17
vdpa: Add eventfd for the vdpa callback
Xie Yongji
2024-08-19
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Jason Wang
2024-08-19
vhost/vsock: always initialize seqpacket_allow
Michael S. Tsirkin
2024-04-17
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
2024-02-23
vhost: use kzalloc() instead of kmalloc() followed by memset()
Prathu Baronia
2023-11-08
vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
Eric Auger
2023-10-10
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
2023-06-28
vhost_net: revert upend_idx only on retriable error
Andrey Smetanin
2023-06-14
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-14
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2023-02-09
vhost/net: Clear the pending messages when the backend is removed
Eric Auger
2023-01-12
vhost: fix range used in translate_desc()
Stefano Garzarella
2023-01-12
vringh: fix range used in iotlb_translate()
Stefano Garzarella
2023-01-12
vhost/vsock: Fix error handling in vhost_vsock_init()
Yuan Can
2022-10-26
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-06-14
vringh: Fix loop descriptors check in the indirect cases
Xie Yongji
2022-05-25
Fix double fget() in vhost_net_set_backend()
Al Viro
2022-05-25
vhost_vdpa: don't setup irq offloading when irq_num < 0
Zhu Lingshan
2022-04-13
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
2022-04-08
vhost: handle error while adding split ranges to iotlb
Anirudh Rayabharam
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-03-16
vhost: allow batching hint without size
Jason Wang
2022-03-16
vhost: fix hung thread due to erroneous iotlb entries
Anirudh Rayabharam
2022-03-02
vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
Stefano Garzarella
2021-12-22
vdpa: check that offsets are within bounds
Dan Carpenter
2021-12-01
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-13
vhost-vdpa: Fix the wrong input in config_cb
Cindy Lu
2021-10-13
vhost_vdpa: unset vq irq before freeing irq
Wu Zongyong
2021-09-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-14
vdpa: potential uninitialized return in vhost_vdpa_va_map()
Dan Carpenter
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-09
vhost_net: fix OoB on sendmsg() failure.
Paolo Abeni
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
Xie Yongji
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2021-09-06
vhost-vdpa: Handle the failure of vdpa_reset()
Xie Yongji
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-06
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
Cai Huoqing
[next]