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
Age
Commit message (
Expand
)
Author
2022-05-31
vhost: flush dev once during vhost_dev_stop
Mike Christie
2022-05-31
vhost: get rid of vhost_poll_flush() wrapper
Andrey Ryabinin
2022-05-31
vhost-vdpa: return -EFAULT on copy_to_user() failure
Dan Carpenter
2022-05-31
vdpasim: Off by one in vdpasim_set_group_asid()
Dan Carpenter
2022-05-31
virtio: Directly use ida_alloc()/free()
keliu
2022-05-31
virtio: use WARN_ON() to warning illegal status value
Jason Wang
2022-05-31
virtio: harden vring IRQ
Jason Wang
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
2022-05-31
virtio-ccw: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio-mmio: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio-pci: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio: introduce config op to synchronize vring callbacks
Jason Wang
2022-05-31
virtio: use virtio_reset_device() when possible
Jason Wang
2022-05-31
virtio: use virtio_device_ready() in virtio_device_restore()
Stefano Garzarella
2022-05-31
vdpasim: allow to enable a vq repeatedly
Eugenio Pérez
2022-05-31
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
2022-05-31
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
2022-05-31
virtio: Replace long long int with long long
Solomon Tan
2022-05-31
virtio: Replace unsigned with unsigned int
Solomon Tan
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
virtio-crypto: change code style
zhenwei pi
2022-05-31
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
2022-05-31
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
2022-05-31
vdpa_sim: filter destination mac address
Gautam Dawar
2022-05-31
vdpa_sim: factor out buffer completion logic
Gautam Dawar
2022-05-31
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
2022-05-31
vhost-vdpa: support ASID based IOTLB API
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
2022-05-31
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2022-05-31
vhost-vdpa: introduce asid based IOTLB
Gautam Dawar
2022-05-31
vhost: support ASID in IOTLB API
Gautam Dawar
2022-05-31
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
2022-05-31
vdpa: introduce config operations for associating ASID to a virtqueue group
Gautam Dawar
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
2022-05-31
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
2022-05-31
virtio-vdpa: don't set callback if virtio doesn't need it
Gautam Dawar
2022-05-31
vhost: move the backend feature bits to vhost_types.h
Gautam Dawar
2022-05-31
virtio_ring: add unlikely annotation for free descs check
Xianting Tian
2022-05-31
virtio_ring: remove unnecessary to_vvq call in vring hot path
Xianting Tian
2022-05-31
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
2022-05-31
virtio-blk: support polling I/O
Suwan Kim
2022-05-31
vdpa/mlx5: Use readers/writers semaphore instead of mutex
Eli Cohen
[prev]
[next]