index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-06-03
34
-564
/
+1791
|
\
|
*
vdpa: ifcvf: set pci driver data in probe
Jason Wang
2022-06-01
1
-1
/
+2
|
*
vdpa/mlx5: Add RX MAC VLAN filter support
Eli Cohen
2022-06-01
1
-58
/
+216
|
*
vdpa/mlx5: Remove flow counter from steering
Eli Cohen
2022-06-01
1
-18
/
+6
|
*
vhost: rename vhost_work_dev_flush
Mike Christie
2022-05-31
6
-11
/
+11
|
*
vhost-test: drop flush after vhost_dev_cleanup
Mike Christie
2022-05-31
1
-3
/
+0
|
*
vhost-scsi: drop flush after vhost_dev_cleanup
Mike Christie
2022-05-31
1
-2
/
+0
|
*
vhost_vsock: simplify vhost_vsock_flush()
Andrey Ryabinin
2022-05-31
1
-5
/
+0
|
*
vhost_test: remove vhost_test_flush_vq()
Andrey Ryabinin
2022-05-31
1
-8
/
+3
|
*
vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
Andrey Ryabinin
2022-05-31
1
-9
/
+2
|
*
vhost: flush dev once during vhost_dev_stop
Mike Christie
2022-05-31
1
-3
/
+3
|
*
vhost: get rid of vhost_poll_flush() wrapper
Andrey Ryabinin
2022-05-31
5
-15
/
+6
|
*
vhost-vdpa: return -EFAULT on copy_to_user() failure
Dan Carpenter
2022-05-31
1
-3
/
+5
|
*
vdpasim: Off by one in vdpasim_set_group_asid()
Dan Carpenter
2022-05-31
1
-1
/
+1
|
*
virtio: Directly use ida_alloc()/free()
keliu
2022-05-31
1
-3
/
+3
|
*
virtio: harden vring IRQ
Jason Wang
2022-05-31
5
-7
/
+33
|
*
virtio: allow to unbreak virtqueue
Jason Wang
2022-05-31
1
-0
/
+22
|
*
virtio-ccw: implement synchronize_cbs()
Jason Wang
2022-05-31
1
-0
/
+30
|
*
virtio-mmio: implement synchronize_cbs()
Jason Wang
2022-05-31
1
-0
/
+8
|
*
virtio-pci: implement synchronize_cbs()
Jason Wang
2022-05-31
2
-0
/
+3
|
*
virtio: use virtio_reset_device() when possible
Jason Wang
2022-05-31
1
-2
/
+2
|
*
virtio: use virtio_device_ready() in virtio_device_restore()
Stefano Garzarella
2022-05-31
1
-2
/
+3
|
*
vdpasim: allow to enable a vq repeatedly
Eugenio PĂ©rez
2022-05-31
1
-1
/
+4
|
*
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
2022-05-31
1
-6
/
+6
|
*
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
2022-05-31
1
-32
/
+129
|
*
virtio: Replace long long int with long long
Solomon Tan
2022-05-31
1
-1
/
+1
|
*
virtio: Replace unsigned with unsigned int
Solomon Tan
2022-05-31
9
-46
/
+46
|
*
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
1
-1
/
+2
|
*
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
1
-1
/
+4
|
*
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
4
-55
/
+64
|
*
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
3
-45
/
+79
|
*
virtio-crypto: change code style
zhenwei pi
2022-05-31
2
-53
/
+59
|
*
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
2022-05-31
1
-2
/
+1
|
*
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
2022-05-31
1
-0
/
+1
|
*
vdpasim: control virtqueue support
Gautam Dawar
2022-05-31
3
-20
/
+161
|
*
vdpa_sim: filter destination mac address
Gautam Dawar
2022-05-31
1
-18
/
+31
|
*
vdpa_sim: factor out buffer completion logic
Gautam Dawar
2022-05-31
1
-15
/
+18
|
*
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
2022-05-31
1
-1
/
+2
|
*
vhost-vdpa: support ASID based IOTLB API
Gautam Dawar
2022-05-31
2
-20
/
+93
|
*
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
2022-05-31
1
-0
/
+8
|
*
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
2022-05-31
1
-0
/
+8
|
*
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2022-05-31
1
-0
/
+3
|
*
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2022-05-31
1
-0
/
+4
|
*
vhost-vdpa: introduce asid based IOTLB
Gautam Dawar
2022-05-31
1
-25
/
+72
|
*
vhost: support ASID in IOTLB API
Gautam Dawar
2022-05-31
3
-8
/
+24
|
*
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
2022-05-31
1
-5
/
+18
|
*
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
8
-16
/
+26
|
*
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
8
-6
/
+29
|
*
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
2022-05-31
1
-8
/
+10
|
*
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
2022-05-31
1
-30
/
+37
[next]