index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: reject zero size iova range
Jason Wang
2019-04-27
1
-1
/
+5
*
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-03-19
1
-1
/
+1
*
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
2019-02-23
1
-1
/
+1
*
vhost: log dirty page correctly
Jason Wang
2019-01-31
3
-16
/
+87
*
vhost/vsock: fix uninitialized vhost_vsock->guest_cid
Stefan Hajnoczi
2019-01-13
1
-0
/
+2
*
vhost: make sure used idx is seen before log in vhost_add_used_n()
Jason Wang
2019-01-09
1
-0
/
+2
*
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
2018-12-21
1
-7
/
+15
*
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
2018-12-13
1
-24
/
+33
*
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
Greg Edwards
2018-11-21
1
-1
/
+3
*
vhost: Fix Spectre V1 vulnerability
Jason Wang
2018-11-04
1
-0
/
+2
*
vhost: correctly check the iova range when waking virtqueue
Jason Wang
2018-09-15
1
-1
/
+1
*
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
2018-08-22
1
-3
/
+6
*
vhost_net: validate sock before trying to put its fd
Jason Wang
2018-07-22
1
-1
/
+2
*
vhost: fix info leak due to uninitialized memory
Michael S. Tsirkin
2018-06-26
1
-0
/
+3
*
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
2018-06-11
1
-0
/
+3
*
vhost: Fix vhost_copy_to_user()
Eric Auger
2018-04-19
1
-1
/
+1
*
vhost: fix vhost_vq_access_ok() log check
Stefan Hajnoczi
2018-04-19
1
-3
/
+5
*
vhost_net: add missing lock nesting notation
Jason Wang
2018-04-12
1
-2
/
+2
*
vhost: validate log when IOTLB is enabled
Jason Wang
2018-04-12
1
-8
/
+6
*
vhost: correctly remove wait queue during poll failure
Jason Wang
2018-04-12
1
-2
/
+1
*
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
2018-02-25
1
-1
/
+1
*
vhost_net: stop device during reset owner
Jason Wang
2018-02-13
1
-0
/
+1
*
vhost: fix skb leak in handle_rx()
Wei Xu
2017-12-17
1
-10
/
+10
*
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Al Viro
2017-11-30
1
-2
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
2
-2
/
+2
*
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
2017-09-05
1
-1
/
+6
*
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-01
1
-1
/
+1
*
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-0
/
+1
*
Revert "vhost: cache used event for better performance"
Jason Wang
2017-07-29
2
-25
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-8
/
+3
|
\
|
*
vhost/scsi: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-06-08
1
-8
/
+3
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
3
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-6
/
+122
|
\
\
|
*
|
vhost_net: try batch dequing from skb array
Jason Wang
2017-05-18
1
-6
/
+122
|
|
/
*
|
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-03
1
-1
/
+3
|
\
\
|
*
|
vhost/vsock: use static minor number
Stefan Hajnoczi
2017-05-18
1
-1
/
+3
|
|
/
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
2
-2
/
+2
|
/
*
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
2017-05-08
3
-24
/
+9
*
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2017-04-24
1
-0
/
+8
*
vhost-vsock: add pkt cancel capability
Peng Tao
2017-03-21
1
-0
/
+41
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
2
-0
/
+4
|
\
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
2
-41
/
+140
|
\
\
|
|
/
|
/
|
|
*
vhost: introduce O(1) vq metadata cache
Jason Wang
2017-03-02
2
-26
/
+118
|
*
vhost: try avoiding avail index access when getting descriptor
Jason Wang
2017-02-27
1
-16
/
+23
*
|
tap: tap as an independent module
Sainath Grandhi
2017-02-11
1
-1
/
+1
*
|
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
2017-02-11
1
-1
/
+2
[next]