summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-052-7/+7
|\
| * vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-08-231-3/+3
| * vhost/test: fix after swiotlb changesMichael S. Tsirkin2016-08-151-4/+4
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-12/+1
|/
* vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi2016-08-091-1/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-067-192/+1612
|\
| * VSOCK: Use kvfree()Wei Yongjun2016-08-021-4/+1
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-022-6/+5
| * vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2016-08-021-2/+14
| * vhost: new device IOTLB APIJason Wang2016-08-023-50/+677
| * vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-023-89/+128
| * vhost: introduce vhost memory accessorsJason Wang2016-08-021-15/+35
| * VSOCK: Add Makefile and KconfigAsias He2016-08-022-0/+18
| * VSOCK: Introduce vhost_vsock.koAsias He2016-08-021-0/+722
| * vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-2/+0
| * vhost: lockless enqueuingJason Wang2016-08-012-30/+29
| * vhost: simplify work flushingJason Wang2016-08-011-32/+21
* | tun: switch to use skb array for txJason Wang2016-07-011-1/+15
* | vhost_net: stop polling socket during rx processingJason Wang2016-06-071-31/+33
|/
* target: make close_session optionalChristoph Hellwig2016-05-101-6/+0
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-58/+41
|\
| * vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-58/+41
* | vhost_net: basic polling supportJason Wang2016-03-113-5/+88
* | vhost: introduce vhost_vq_avail_empty()Jason Wang2016-03-112-0/+15
* | vhost: introduce vhost_has_work()Jason Wang2016-03-112-0/+8
* | vhost: rename vhost_init_used()Greg Kurz2016-03-025-6/+6
* | vhost: rename cross-endian helpersGreg Kurz2016-03-021-6/+24
* | vhost: fix error path in vhost_init_used()Greg Kurz2016-03-021-4/+11
|/
* vhost: replace % with & on data pathMichael S. Tsirkin2015-12-071-3/+3
* vhost: relax log address alignmentMichael S. Tsirkin2015-12-071-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-22/+19
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-22/+19
* | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-271-0/+7
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-184-6/+8
|\ \ | |/ |/|
| * vhost: move features to coreMichael S. Tsirkin2015-09-164-6/+8
* | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-091-4/+2
|\ \ | |/
| * vhost: fix error handling for memory region allocIgor Mammedov2015-07-271-4/+1
| * vhost: actually track log eventfd fileMarc-André Lureau2015-07-271-0/+1
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-2/+2
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-231-16/+51
|\
| * vhost: add max_mem_regions module parameterIgor Mammedov2015-07-131-2/+6
| * vhost: extend memory regions allocation to vmallocIgor Mammedov2015-07-131-4/+17
| * vhost: use binary search instead of linear in find_region()Igor Mammedov2015-07-011-10/+28
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-216/+3
|\ \
| * | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-3/+1
| * | target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * | target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-6/+1
| * | target: move transport ID handling to the coreChristoph Hellwig2015-05-301-94/+0
| * | target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-23/+0
OpenPOWER on IntegriCloud