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.12.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-03-31
5
-127
/
+428
|
\
|
*
vdpa/mlx5: Avoid processing works if workqueue was destroyed
Eli Cohen
2022-03-28
1
-2
/
+5
|
*
vdpa: change the type of nvqs to u32
Longpeng
2022-03-28
1
-3
/
+3
|
*
vdpa/mlx5: re-create forwarding rules after mac modified
Michael Qiu
2022-03-28
1
-1
/
+44
|
*
net/mlx5: Add support for configuring max device MTU
Eli Cohen
2022-03-28
1
-1
/
+31
|
*
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2022-03-28
2
-9
/
+5
|
*
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
2022-03-28
3
-57
/
+300
|
*
vDPA/ifcvf: implement device MSIX vector allocator
Zhu Lingshan
2022-03-28
1
-5
/
+26
|
*
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
2022-03-28
3
-71
/
+36
*
|
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
iommu/iova: Separate out rcache init
John Garry
2022-02-14
1
-0
/
+11
*
|
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
2022-03-06
1
-1
/
+1
*
|
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
2022-03-04
1
-1
/
+1
*
|
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
2022-03-04
1
-0
/
+16
*
|
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
2022-03-04
1
-2
/
+16
*
|
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
2022-03-04
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
10
-145
/
+350
|
\
|
*
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
2022-01-14
1
-4
/
+8
|
*
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
2022-01-14
1
-3
/
+7
|
*
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2022-01-14
1
-11
/
+0
|
*
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
2022-01-14
1
-0
/
+1
|
*
vdpa: Use BIT_ULL for bit operations
Eli Cohen
2022-01-14
1
-6
/
+6
|
*
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
2022-01-14
1
-0
/
+1
|
*
vdpa/mlx5: Report max device capabilities
Eli Cohen
2022-01-14
1
-12
/
+23
|
*
vdpa: Support reporting max device capabilities
Eli Cohen
2022-01-14
1
-0
/
+10
|
*
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
Eli Cohen
2022-01-14
1
-1
/
+3
|
*
vdpa: Add support for returning device configuration information
Eli Cohen
2022-01-14
1
-0
/
+3
|
*
vdpa/mlx5: Support configuring max data virtqueue
Eli Cohen
2022-01-14
1
-14
/
+40
|
*
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
2022-01-14
1
-1
/
+1
|
*
vdpa: Allow to configure max data virtqueues
Eli Cohen
2022-01-14
1
-2
/
+13
|
*
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
2022-01-14
1
-12
/
+33
|
*
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
2022-01-14
1
-0
/
+19
|
*
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
2022-01-14
1
-23
/
+7
|
*
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
7
-27
/
+76
|
*
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
Eli Cohen
2022-01-14
1
-2
/
+0
|
*
eni_vdpa: Simplify 'eni_vdpa_probe()'
Christophe JAILLET
2022-01-14
1
-12
/
+0
|
*
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
Eli Cohen
2022-01-14
1
-0
/
+1
|
*
vdpa: add driver_override support
Stefano Garzarella
2022-01-14
1
-0
/
+74
|
*
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
2022-01-14
3
-33
/
+41
|
*
vduse: moving kvfree into caller
Guanjun
2022-01-14
1
-1
/
+2
*
|
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
1
-8
/
+0
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2022-01-04
1
-8
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
1
-8
/
+0
|
|
|
/
*
|
|
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vdpa/mlx5: Use auxiliary_device driver data helpers
David E. Box
2021-12-22
1
-2
/
+2
*
|
|
vdpa: Consider device id larger than 31
Parav Pandit
2021-12-08
1
-1
/
+2
*
|
|
vduse: check that offset is within bounds in get_config()
Dan Carpenter
2021-12-08
1
-1
/
+2
*
|
|
vduse: fix memory corruption in vduse_dev_ioctl()
Dan Carpenter
2021-12-08
1
-1
/
+2
|
|
/
|
/
|
*
|
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
2021-11-24
1
-2
/
+5
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-03
12
-55
/
+1034
|
\
[next]