index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2023-08-10
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
2023-08-10
vhost-scsi: Fix alignment handling with windows
Mike Christie
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
vhost: Make parameter name match of vhost_get_vq_desc()
Xianting Tian
2023-07-03
vhost: Allow worker switching while work is queueing
Mike Christie
2023-07-03
vhost_scsi: add support for worker ioctls
Mike Christie
2023-07-03
vhost: allow userspace to create workers
Mike Christie
2023-07-03
vhost: replace single worker pointer with xarray
Mike Christie
2023-07-03
vhost: add helper to parse userspace vring state/file
Mike Christie
2023-07-03
vhost: remove vhost_work_queue
Mike Christie
2023-07-03
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
2023-07-03
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
2023-07-03
vhost_sock: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
vhost: convert poll work to be vq based
Mike Christie
2023-07-03
vhost: take worker or vq for flushing
Mike Christie
2023-07-03
vhost: take worker or vq instead of dev for queueing
Mike Christie
2023-07-03
vhost, vhost_net: add helper to check if vq has work
Mike Christie
2023-07-03
vhost: add vhost_worker pointer to vhost_virtqueue
Mike Christie
2023-07-03
vhost: dynamically allocate vhost_worker
Mike Christie
2023-07-03
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-09
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-08
vhost: Fix worker hangs due to missed wake up calls
Mike Christie
2023-06-08
vhost: Fix crash during early vhost_transport_send_pkt calls
Mike Christie
2023-06-08
vhost_net: revert upend_idx only on retriable error
Andrey Smetanin
2023-06-08
vhost_vdpa: tell vqs about the negotiated
Shannon Nelson
2023-06-07
vhost: use kzalloc() instead of kmalloc() followed by memset()
Prathu Baronia
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-21
vhost_vdpa: fix unmap process in no-batch mode
Cindy Lu
2023-04-21
vringh: support VA with iotlb
Stefano Garzarella
2023-04-21
vringh: define the stride used for translation
Stefano Garzarella
2023-04-21
vringh: replace kmap_atomic() with kmap_local_page()
Stefano Garzarella
2023-04-21
vhost-vdpa: use bind_mm/unbind_mm device callbacks
Stefano Garzarella
2023-04-21
vringh: fix typos in the vringh_init_* documentation
Stefano Garzarella
2023-04-21
vdpa: Add eventfd for the vdpa callback
Xie Yongji
2023-04-21
vhost-scsi: Reduce vhost_scsi_mutex use
Mike Christie
2023-04-21
vhost-scsi: Drop vhost_scsi_mutex use in port callouts
Mike Christie
2023-04-21
vhost-scsi: Check for a cleared backend before queueing an event
Mike Christie
[prev]
[next]