index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
vhost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
vhost: Fix the calculation in vhost_overflow()
Xie Yongji
1
-2
/
+8
2021-04-07
vhost: Fix vhost_vq_reset()
Laurent Vivier
1
-1
/
+1
2019-09-16
vhost: make sure log_num < in_num
yongduan
1
-2
/
+2
2019-08-25
vhost: introduce vhost_exceeds_weight()
Jason Wang
1
-1
/
+19
2019-04-27
vhost: reject zero size iova range
Jason Wang
1
-1
/
+5
2019-02-23
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-01-31
vhost: log dirty page correctly
Jason Wang
1
-14
/
+83
2019-01-09
vhost: make sure used idx is seen before log in vhost_add_used_n()
Jason Wang
1
-0
/
+2
2018-11-10
vhost: Fix Spectre V1 vulnerability
Jason Wang
1
-0
/
+2
2018-09-15
vhost: correctly check the iova range when waking virtqueue
Jason Wang
1
-1
/
+1
2018-06-26
vhost: fix info leak due to uninitialized memory
Michael S. Tsirkin
1
-0
/
+3
2018-06-13
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
1
-0
/
+3
2018-04-20
vhost: fix vhost_vq_access_ok() log check
Stefan Hajnoczi
1
-3
/
+5
2018-04-13
vhost: validate log when IOTLB is enabled
Jason Wang
1
-8
/
+6
2018-04-13
vhost: correctly remove wait queue during poll failure
Jason Wang
1
-2
/
+1
2018-02-25
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2017-02-09
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2016-08-02
vhost: detect 32 bit integer wrap around
Michael S. Tsirkin
1
-2
/
+14
2016-08-02
vhost: new device IOTLB API
Jason Wang
1
-43
/
+593
2016-08-02
vhost: convert pre sorted vhost memory array to interval tree
Jason Wang
1
-81
/
+101
2016-08-02
vhost: introduce vhost memory accessors
Jason Wang
1
-15
/
+35
2016-08-01
vhost: lockless enqueuing
Jason Wang
1
-27
/
+25
2016-08-01
vhost: simplify work flushing
Jason Wang
1
-32
/
+21
2016-03-11
vhost_net: basic polling support
Jason Wang
1
-0
/
+14
2016-03-11
vhost: introduce vhost_vq_avail_empty()
Jason Wang
1
-0
/
+14
2016-03-11
vhost: introduce vhost_has_work()
Jason Wang
1
-0
/
+7
2016-03-02
vhost: rename vhost_init_used()
Greg Kurz
1
-2
/
+2
2016-03-02
vhost: rename cross-endian helpers
Greg Kurz
1
-6
/
+24
2016-03-02
vhost: fix error path in vhost_init_used()
Greg Kurz
1
-4
/
+11
2015-12-07
vhost: replace % with & on data path
Michael S. Tsirkin
1
-3
/
+3
2015-12-07
vhost: relax log address alignment
Michael S. Tsirkin
1
-1
/
+1
2015-07-27
vhost: fix error handling for memory region alloc
Igor Mammedov
1
-4
/
+1
2015-07-27
vhost: actually track log eventfd file
Marc-André Lureau
1
-0
/
+1
2015-07-13
vhost: add max_mem_regions module parameter
Igor Mammedov
1
-2
/
+6
2015-07-13
vhost: extend memory regions allocation to vmalloc
Igor Mammedov
1
-4
/
+17
2015-07-01
vhost: use binary search instead of linear in find_region()
Igor Mammedov
1
-10
/
+28
2015-06-01
vhost: cross-endian support for legacy devices
Greg Kurz
1
-1
/
+84
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-2
/
+4
2014-12-29
vhost: relax used address alignment
Michael S. Tsirkin
1
-3
/
+7
2014-12-09
vhost: virtio 1.0 endian-ness support
Michael S. Tsirkin
1
-37
/
+49
2014-12-09
vhost: switch to __get/__put_user exclusively
Michael S. Tsirkin
1
-3
/
+10
2014-06-09
vhost: move memory pointer to VQs
Michael S. Tsirkin
1
-32
/
+25
2014-06-09
vhost: move acked_features to VQs
Michael S. Tsirkin
1
-17
/
+19
2014-06-09
vhost: replace rcu with mutex
Michael S. Tsirkin
1
-1
/
+9
2013-12-06
vhost: remove the dead branch
Zhi Yong Wu
1
-3
/
+1
2013-09-17
vhost: wake up worker outside spin_lock
Qin Chuanyu
1
-1
/
+3
2013-09-03
vhost: switch to use vhost_add_used_n()
Jason Wang
1
-42
/
+12
2013-08-20
vhost: Include linux/uio.h instead of linux/socket.h
Asias He
1
-1
/
+1
2013-07-07
vhost: Make vhost a separate module
Asias He
1
-1
/
+50
2013-07-07
vhost: Simplify dev->vqs[i] access
Asias He
1
-17
/
+18
[next]