index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-07-17
3
-126
/
+771
|
\
|
*
vhost: fix clang build warning
Michael S. Tsirkin
2019-06-06
1
-2
/
+5
|
*
vhost: access vq metadata through kernel virtual address
Jason Wang
2019-06-05
2
-3
/
+550
|
*
vhost: factor out setting vring addr and num
Jason Wang
2019-06-05
1
-74
/
+103
|
*
vhost: introduce helpers to get the size of metadata area
Jason Wang
2019-06-05
1
-18
/
+33
|
*
vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
Jason Wang
2019-06-05
3
-5
/
+5
|
*
vhost: fine grain userspace memory accessors
Jason Wang
2019-06-05
1
-17
/
+77
|
*
vhost: generalize adding used elem
Jason Wang
2019-06-05
1
-10
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-1
/
+1
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
4
-8
/
+4
|
|
\
\
|
*
|
|
vhost_net: disable zerocopy by default
Jason Wang
2019-06-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
8
-43
/
+75
|
|
\
|
|
*
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
4
-8
/
+4
|
|
/
|
/
|
*
|
vhost: scsi: add weight support
Jason Wang
2019-05-27
1
-6
/
+6
*
|
vhost: vsock: add weight support
Jason Wang
2019-05-27
1
-6
/
+10
*
|
vhost_net: fix possible infinite loop
Jason Wang
2019-05-27
1
-16
/
+13
*
|
vhost: introduce vhost_exceeds_weight()
Jason Wang
2019-05-27
5
-20
/
+48
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-05-14
1
-1
/
+0
|
\
|
*
vhost-scsi: remove incorrect memory barrier
Paolo Bonzini
2019-05-12
1
-1
/
+0
*
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
|
/
*
vhost: reject zero size iova range
Jason Wang
2019-04-10
1
-1
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
1
-1
/
+1
|
\
|
*
vhost: silence an unused-variable warning
Arnd Bergmann
2019-03-06
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-6
/
+0
*
|
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
2019-02-19
1
-1
/
+1
*
|
vhost: fix OOB in get_rx_bufs()
Jason Wang
2019-01-28
5
-7
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
3
-16
/
+87
|
\
\
|
*
|
vhost: log dirty page correctly
Jason Wang
2019-01-17
3
-16
/
+87
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-21
2
-10
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost/scsi: Use copy_to_iter() to send control queue response
Bijan Mottahedeh
2019-01-14
1
-8
/
+12
|
*
|
vhost: return EINVAL if iovecs size does not match the message size
Pavel Tikhomirov
2019-01-14
1
-2
/
+6
|
|
/
*
/
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-01-11
1
-1
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-8
/
+8
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-02
2
-10
/
+10
|
\
|
*
vhost: correct the related warning message
wangyan
2018-12-19
1
-2
/
+2
|
*
vhost/vsock: switch to a mutex for vhost_vsock_hash
Stefan Hajnoczi
2018-12-19
1
-8
/
+8
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-7
/
+1
|
\
\
|
*
|
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-1
/
+0
|
*
|
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-6
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-3
/
+51
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-5
/
+26
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
2
-34
/
+48
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
vhost_net: mitigate page reference counting during page frag refill
Jason Wang
2018-11-17
1
-3
/
+51
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-1
/
+1
|
|
/
/
[next]