index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
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-10-10
6
-23
/
+94
|
\
|
*
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
2022-10-07
1
-8
/
+29
|
*
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
2022-10-07
1
-1
/
+2
|
*
vDPA: check virtio device features to detect MQ
Zhu Lingshan
2022-10-07
1
-1
/
+1
|
*
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
2022-10-07
1
-3
/
+3
|
*
vDPA: only report driver features if FEATURES_OK is set
Zhu Lingshan
2022-10-07
1
-6
/
+14
|
*
vDPA: allow userspace to query features of a vDPA device
Zhu Lingshan
2022-10-07
1
-5
/
+11
|
*
vp_vdpa: support feature provisioning
Jason Wang
2022-10-07
1
-2
/
+20
|
*
vdpa_sim_net: support feature provisioning
Jason Wang
2022-10-07
4
-5
/
+17
|
*
vdpa: device feature provisioning
Jason Wang
2022-10-07
1
-0
/
+5
*
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
|
vdpa/mlx5: Fix MQ to support non power of two num queues
Eli Cohen
2022-09-27
1
-7
/
+10
*
|
vduse: prevent uninitialized memory accesses
Maxime Coquelin
2022-09-27
1
-2
/
+7
*
|
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
2022-09-27
1
-2
/
+2
|
/
*
vdpa/mlx5: Fix possible uninitialized return value
Eli Cohen
2022-08-11
1
-1
/
+1
*
vdpa_sim_blk: add support for discard and write-zeroes
Stefano Garzarella
2022-08-11
1
-1
/
+73
*
vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
Stefano Garzarella
2022-08-11
1
-0
/
+5
*
vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
Stefano Garzarella
2022-08-11
1
-15
/
+23
*
vdpa_sim_blk: check if sector is 0 for commands other than read or write
Stefano Garzarella
2022-08-11
1
-0
/
+10
*
vdpa_sim: Implement suspend vdpa op
Eugenio PĂ©rez
2022-08-11
4
-0
/
+21
*
vDPA: fix 'cast to restricted le16' warnings in vdpa.c
Zhu Lingshan
2022-08-11
1
-3
/
+3
*
vDPA: !FEATURES_OK should not block querying device config space
Zhu Lingshan
2022-08-11
1
-8
/
+0
*
vDPA/ifcvf: support userspace to query features and MQ of a management device
Zhu Lingshan
2022-08-11
1
-66
/
+76
*
vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...
Zhu Lingshan
2022-08-11
2
-2
/
+13
*
vdpa/mlx5: Support different address spaces for control and data
Eli Cohen
2022-08-11
2
-11
/
+88
*
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
2022-08-11
1
-3
/
+80
*
vduse: Support querying information of IOVA regions
Xie Yongji
2022-08-11
1
-0
/
+39
*
vduse: Support registering userspace memory for IOVA regions
Xie Yongji
2022-08-11
1
-0
/
+141
*
vduse: Support using userspace pages as bounce buffer
Xie Yongji
2022-08-11
2
-8
/
+96
*
vduse: Use memcpy_{to,from}_page() in do_bounce()
Xie Yongji
2022-08-11
1
-5
/
+4
*
vduse: Remove unnecessary spin lock protection
Xie Yongji
2022-08-11
1
-5
/
+2
*
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
2022-08-11
1
-1
/
+0
*
vdpa: ifcvf: Fix spelling mistake in comments
Zhang Jiaming
2022-08-11
1
-1
/
+1
*
vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address
Xu Qiang
2022-08-11
1
-1
/
+1
*
vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
Stefano Garzarella
2022-08-11
1
-2
/
+2
*
vdpa_sim_blk: set number of address spaces and virtqueue groups
Stefano Garzarella
2022-08-11
1
-0
/
+6
*
vdpa_sim_blk: call vringh_complete_iotlb() also in the error path
Stefano Garzarella
2022-08-11
1
-5
/
+9
*
vdpa_sim_blk: limit the number of request handled per batch
Stefano Garzarella
2022-08-11
1
-0
/
+10
*
vdpa_sim_blk: use dev_dbg() to print errors
Stefano Garzarella
2022-08-11
1
-10
/
+10
*
vduse: Tie vduse mgmtdev and its device
Parav Pandit
2022-06-24
1
-23
/
+37
*
vdpa/mlx5: Initialize CVQ vringh only once
Eli Cohen
2022-06-24
1
-11
/
+20
*
vdpa/mlx5: Update Control VQ callback information
Eli Cohen
2022-06-24
1
-0
/
+2
*
vduse: Fix NULL pointer dereference on sysfs access
Xie Yongji
2022-06-08
1
-4
/
+3
*
vdpa/mlx5: clean up indenting in handle_ctrl_vlan()
Dan Carpenter
2022-06-08
1
-3
/
+3
*
vdpa/mlx5: fix error code for deleting vlan
Dan Carpenter
2022-06-08
1
-0
/
+1
*
vdpa/mlx5: Fix syntax errors in comments
Xiang wangx
2022-06-08
1
-1
/
+1
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-25
/
+4
|
\
|
*
vdpa: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-25
/
+4
*
|
vdpa: ifcvf: set pci driver data in probe
Jason Wang
2022-06-01
1
-1
/
+2
[next]