index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
2020-10-08
1
-4
/
+3
*
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
2020-10-08
1
-6
/
+14
*
vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms
Nathan Chancellor
2020-08-26
1
-25
/
+25
*
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2020-08-26
2
-3
/
+4
*
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
2020-08-26
1
-0
/
+4
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
15
-32
/
+3264
|
\
|
*
vdpa/mlx5: fix up endian-ness for mtu
Michael S. Tsirkin
2020-08-10
1
-1
/
+11
|
*
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
2020-08-10
1
-1
/
+1
|
*
vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
Dan Carpenter
2020-08-10
1
-1
/
+1
|
*
vdpa/mlx5: fix memory allocation failure checks
Colin Ian King
2020-08-10
1
-7
/
+6
|
*
vdpa/mlx5: Fix uninitialised variable in core/mr.c
Alex Dewar
2020-08-10
1
-1
/
+3
|
*
vdpa_sim: init iommu lock
Michael S. Tsirkin
2020-08-10
1
-0
/
+1
|
*
vdpa/mlx5: Add VDPA driver for supported mlx5 devices
Eli Cohen
2020-08-05
6
-2
/
+2080
|
*
vdpa/mlx5: Add shared memory registration code
Eli Cohen
2020-08-05
5
-2
/
+522
|
*
vdpa/mlx5: Add support library for mlx5 VDPA implementation
Eli Cohen
2020-08-05
6
-0
/
+350
|
*
vdpa/mlx5: Add hardware descriptive header file
Eli Cohen
2020-08-05
1
-0
/
+168
|
*
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
2
-4
/
+6
|
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
4
-12
/
+15
|
*
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
3
-3
/
+7
|
*
vdpasim: support batch updating
Jason Wang
2020-08-05
1
-3
/
+37
|
*
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
2020-08-05
1
-2
/
+16
|
*
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
2020-08-05
1
-4
/
+27
|
*
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
2020-08-05
1
-5
/
+28
|
*
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-08-05
1
-0
/
+1
|
*
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
2
-3
/
+3
*
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+1
|
/
*
vdpa: fix typos in the comments for __vdpa_alloc_device()
Jason Wang
2020-06-22
1
-1
/
+1
*
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-06-06
3
-1
/
+29
*
ifcvf: ignore continuous setting same status value
Zhu Lingshan
2020-06-06
1
-0
/
+3
*
vdpasim: Fix some coccinelle warnings
Samuel Zou
2020-06-04
1
-3
/
+4
*
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-06-04
1
-47
/
+73
*
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-06-02
1
-1
/
+1
*
vdpasim: remove unused variable 'ret'
YueHaibing
2020-05-11
1
-8
/
+7
*
vhost: disable for OABI
Michael S. Tsirkin
2020-04-20
1
-1
/
+1
*
vdpa: fix comment of vdpa_register_device()
Jason Wang
2020-04-17
1
-1
/
+1
*
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
2020-04-17
1
-11
/
+5
*
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-17
2
-2
/
+2
*
vdpasim: Return status in vdpasim_get_status
YueHaibing
2020-04-16
1
-1
/
+1
*
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-16
2
-4
/
+0
*
vdpa-sim: depend on HAS_DMA
Michael S. Tsirkin
2020-04-16
1
-1
/
+1
*
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-02
9
-0
/
+1797