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
/
vdpa.c
Age
Commit message (
Expand
)
Author
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
vhost-vdpa: support IOTLB batching hints
Jason Wang
2020-08-05
vhost-vdpa: support get/set backend features
Jason Wang
2020-08-05
vhost-vdpa: refine ioctl pre-processing
Jason Wang
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
2020-08-05
vhost_vdpa: implement IRQ offloading in vhost_vdpa
Zhu Lingshan
2020-08-05
vhost: introduce vhost_vring_call
Zhu Lingshan
2020-08-05
vhost: vdpa: remove per device feature whitelist
Jason Wang
2020-08-05
vhost/vdpa: switch to new helpers
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-06-22
vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap()
Dan Carpenter
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-06
vhost_vdpa: Support config interrupt in vdpa
Zhu Lingshan
2020-06-04
vhost_vdpa: disable doorbell mapping for !MMU
Michael S. Tsirkin
2020-06-04
vhost_vdpa: support doorbell mapping via mmap
Jason Wang
2020-06-04
vhost: allow device that does not depend on vhost worker
Jason Wang
2020-04-16
vhost: remove set but not used variable 'status'
Jason Yan
2020-04-16
vhost: vdpa: remove unnecessary null check
Gustavo A. R. Silva
2020-04-02
vhost: introduce vDPA-based backend
Tiwei Bie