index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+2
2016-12-16
vhost/scsi: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-12-16
vringh: kill off ACCESS_ONCE()
Mark Rutland
1
-2
/
+3
2016-12-16
vhost: cache used event for better performance
Jason Wang
2
-6
/
+25
2016-12-16
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
1
-8
/
+17
2016-12-15
vhost: add missing __user annotations
Michael S. Tsirkin
1
-5
/
+5
2016-12-15
vhost: make interval tree static inline
Michael S. Tsirkin
1
-1
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-12-09
vhost-vsock: fix orphan connection reset
Peng Tao
1
-1
/
+1
2016-12-08
vhost: remove unnecessary smp_mb from vhost_work_queue
Peng Tao
1
-1
/
+1
2016-12-08
vhost-vsock: remove unused vq variable
Peng Tao
1
-3
/
+0
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2
-4
/
+2
2016-11-16
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
1
-2
/
+2
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2
-7
/
+7
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-12
/
+1
2016-08-23
vhost/scsi: fix reuse of &vq->iov[out] in response
Benjamin Coddington
1
-3
/
+3
2016-08-15
vhost/test: fix after swiotlb changes
Michael S. Tsirkin
1
-4
/
+4
2016-08-09
vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
Stefan Hajnoczi
1
-1
/
+5
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-192
/
+1612
2016-08-02
VSOCK: Use kvfree()
Wei Yongjun
1
-4
/
+1
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
2
-6
/
+5
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
3
-50
/
+677
2016-08-02
vhost: convert pre sorted vhost memory array to interval tree
Jason Wang
3
-89
/
+128
2016-08-02
vhost: introduce vhost memory accessors
Jason Wang
1
-15
/
+35
2016-08-02
VSOCK: Add Makefile and Kconfig
Asias He
2
-0
/
+18
2016-08-02
VSOCK: Introduce vhost_vsock.ko
Asias He
1
-0
/
+722
2016-08-02
vhost: drop vringh dependency
Michael S. Tsirkin
1
-2
/
+0
2016-08-01
vhost: lockless enqueuing
Jason Wang
2
-30
/
+29
2016-08-01
vhost: simplify work flushing
Jason Wang
1
-32
/
+21
2016-07-01
tun: switch to use skb array for tx
Jason Wang
1
-1
/
+15
2016-06-08
vhost_net: stop polling socket during rx processing
Jason Wang
1
-31
/
+33
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-6
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-6
/
+0
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-58
/
+41
2016-03-11
vhost/scsi: Convert to target_alloc_session usage
Nicholas Bellinger
1
-58
/
+41
2016-03-11
vhost_net: basic polling support
Jason Wang
3
-5
/
+88
2016-03-11
vhost: introduce vhost_vq_avail_empty()
Jason Wang
2
-0
/
+15
2016-03-11
vhost: introduce vhost_has_work()
Jason Wang
2
-0
/
+8
2016-03-02
vhost: rename vhost_init_used()
Greg Kurz
5
-6
/
+6
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-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-22
/
+19
2015-10-28
vhost: fix performance on LE hosts
Michael S. Tsirkin
1
-0
/
+7
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-22
/
+19
2015-09-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-6
/
+8
[next]