index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
vhost/scsi: fix reuse of &vq->iov[out] in response
Benjamin Coddington
1
-3
/
+3
2016-02-28
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-1
/
+1
2015-08-10
vhost: actually track log eventfd file
Marc-André Lureau
1
-0
/
+1
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-4
/
+2
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-63
/
+63
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-63
/
+13
2015-04-11
new helper: msg_data_left()
Al Viro
1
-2
/
+2
2015-04-07
vhost/scsi: Add fabric_prot_type attribute support
Nicholas Bellinger
1
-1
/
+51
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+2
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-3
/
+2
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-538
/
+555
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+14
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-3
/
+3
2015-02-27
vhost: drop hard-coded num_buffers size
Michael S. Tsirkin
1
-1
/
+2
2015-02-27
vhost: cleanup iterator update logic
Michael S. Tsirkin
1
-10
/
+12
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-527
/
+541
2015-02-15
vhost_net: fix wrong iter offset when setting number of buffers
Jason Wang
1
-5
/
+6
2015-02-05
vhost/scsi: potential memory corruption
Dan Carpenter
1
-3
/
+3
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2015-02-04
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
1
-1
/
+3
2015-02-04
vhost/scsi: Global tcm_vhost -> vhost_scsi rename
Nicholas Bellinger
1
-331
/
+331
2015-02-04
vhost/scsi: Drop left-over scsi_tcq.h include
Nicholas Bellinger
1
-1
/
+0
2015-02-04
vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
Nicholas Bellinger
1
-1
/
+3
2015-02-04
vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vq
Nicholas Bellinger
1
-196
/
+110
2015-02-04
vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
Nicholas Bellinger
1
-0
/
+93
2015-02-04
vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
Nicholas Bellinger
1
-22
/
+15
2015-02-04
vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
Nicholas Bellinger
1
-23
/
+29
2015-02-04
vhost/scsi: Convert completion path to use copy_to_iter
Nicholas Bellinger
1
-5
/
+12
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-1
/
+1
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-59
/
+23
2015-02-04
vhost: don't bother with copying iovec in handle_tx()
Al Viro
1
-4
/
+5
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-2
/
+4
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+22
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2015-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+21
2015-01-07
vhost/net: length miscalculation
Michael S. Tsirkin
1
-1
/
+1
2015-01-06
vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
Nicholas Bellinger
1
-3
/
+21
2014-12-29
vhost: relax used address alignment
Michael S. Tsirkin
1
-3
/
+7
2014-12-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-49
/
+76
2014-12-15
vringh: update for virtio 1.0 APIs
Michael S. Tsirkin
1
-47
/
+74
2014-12-15
vringh: 64 bit features
Michael S. Tsirkin
1
-2
/
+2
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+3
2014-12-09
put iov_iter into msghdr
Al Viro
1
-5
/
+3
2014-12-09
vhost: remove unnecessary forward declarations in vhost.h
Jason Wang
1
-4
/
+0
2014-12-09
vhost/scsi: partial virtio 1.0 support
Michael S. Tsirkin
1
-10
/
+12
2014-12-09
vhost/net: enable virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
vhost/net: larger header for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
vhost/net: virtio 1.0 byte swap
Michael S. Tsirkin
1
-5
/
+10
2014-12-09
vhost: virtio 1.0 endian-ness support
Michael S. Tsirkin
1
-37
/
+49
[next]