index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
(
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
2024-01-19
5
-41
/
+257
|
\
|
*
vdpa/mlx5: Add mkey leak detection
Dragos Tatulea
2024-01-10
3
-0
/
+27
|
*
vdpa/mlx5: Introduce reference counting to mrs
Dragos Tatulea
2024-01-10
3
-25
/
+78
|
*
vdpa/mlx5: Use vq suspend/resume during .set_map
Dragos Tatulea
2024-01-10
1
-8
/
+38
|
*
vdpa/mlx5: Mark vq state for modification in hw vq
Dragos Tatulea
2024-01-10
1
-0
/
+8
|
*
vdpa/mlx5: Mark vq addrs for modification in hw vq
Dragos Tatulea
2024-01-10
1
-0
/
+9
|
*
vdpa/mlx5: Introduce per vq and device resume
Dragos Tatulea
2024-01-10
1
-7
/
+62
|
*
vdpa/mlx5: Allow modifying multiple vq fields in one modify command
Dragos Tatulea
2024-01-10
1
-8
/
+40
|
*
vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-27
1
-2
/
+2
|
*
vdpa: Fix an error handling path in eni_vdpa_probe()
Christophe JAILLET
2023-12-25
1
-2
/
+4
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'vfs.file'
Christian Brauner
2023-12-21
1
-1
/
+1
|
|
\
|
|
*
file: remove __receive_fd()
Christian Brauner
2023-12-12
1
-1
/
+1
|
*
|
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-3
/
+3
|
|
/
*
|
pds_vdpa: set features order
Shannon Nelson
2023-12-01
1
-2
/
+1
*
|
pds_vdpa: clear config callback when status goes to 0
Shannon Nelson
2023-12-01
1
-1
/
+3
*
|
pds_vdpa: fix up format-truncation complaint
Shannon Nelson
2023-12-01
1
-1
/
+1
*
|
vdpa/mlx5: preserve CVQ vringh index
Steve Sistare
2023-12-01
1
-1
/
+6
*
|
vdpa_sim_blk: allocate the buffer zeroed
Stefano Garzarella
2023-11-01
1
-2
/
+2
|
/
*
vdpa_sim: implement .reset_map support
Si-Wei Liu
2023-11-01
1
-9
/
+43
*
vdpa/mlx5: implement .reset_map driver op
Si-Wei Liu
2023-11-01
3
-3
/
+42
*
vduse: make vduse_class constant
Greg Kroah-Hartman
2023-11-01
1
-19
/
+21
*
mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
2023-11-01
1
-0
/
+7
*
vdpa/mlx5: Update cvq iotlb mapping on ASID change
Dragos Tatulea
2023-11-01
3
-1
/
+36
*
vdpa/mlx5: Make iotlb helper functions more generic
Dragos Tatulea
2023-11-01
1
-8
/
+11
*
vdpa/mlx5: Enable hw support for vq descriptor mapping
Dragos Tatulea
2023-11-01
1
-1
/
+23
*
vdpa/mlx5: Introduce mr for vq descriptor
Dragos Tatulea
2023-11-01
3
-14
/
+25
*
vdpa/mlx5: Improve mr update flow
Dragos Tatulea
2023-11-01
3
-72
/
+82
*
vdpa/mlx5: Move mr mutex out of mr struct
Dragos Tatulea
2023-11-01
3
-11
/
+12
*
vdpa/mlx5: Allow creation/deletion of any given mr struct
Dragos Tatulea
2023-11-01
3
-35
/
+36
*
vdpa/mlx5: Rename mr destroy functions
Dragos Tatulea
2023-11-01
3
-11
/
+11
*
vdpa/mlx5: Collapse "dvq" mr add/delete functions
Dragos Tatulea
2023-11-01
1
-11
/
+5
*
vdpa/mlx5: Take cvq iotlb lock during refresh
Dragos Tatulea
2023-11-01
1
-1
/
+9
*
vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
Dragos Tatulea
2023-11-01
3
-39
/
+28
*
vdpa/mlx5: Create helper function for dma mappings
Dragos Tatulea
2023-11-01
3
-2
/
+8
*
vdpa/mlx5: Fix firmware error on creation of 1k VQs
Dragos Tatulea
2023-10-18
2
-9
/
+63
*
vdpa/mlx5: Fix double release of debugfs entry
Dragos Tatulea
2023-10-18
3
-8
/
+6
*
vdpa_sim_blk: Fix the potential leak of mgmt_dev
Shawn.Shao
2023-10-18
1
-2
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-09-04
2
-3
/
+8
|
\
|
*
vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
2023-09-04
1
-0
/
+8
|
*
vdpa/mlx5: Remove unused function declarations
Yue Haibing
2023-09-04
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
9
-116
/
+225
|
\
|
|
*
pds_vdpa: fix up debugfs feature bit printing
Shannon Nelson
2023-08-10
1
-7
/
+6
|
*
pds_vdpa: alloc irq vectors on DRIVER_OK
Allen Hubbe
2023-08-10
1
-29
/
+81
|
*
pds_vdpa: clean and reset vqs entries
Shannon Nelson
2023-08-10
1
-7
/
+17
|
*
pds_vdpa: always allow offering VIRTIO_NET_F_MAC
Shannon Nelson
2023-08-10
3
-13
/
+23
|
*
pds_vdpa: reset to vdpa specified mac
Allen Hubbe
2023-08-10
2
-8
/
+9
|
*
vdpa/mlx5: Fix crash on shutdown for when no ndev exists
Dragos Tatulea
2023-08-10
1
-12
/
+0
|
*
vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
Eugenio Pérez
2023-08-10
3
-3
/
+4
|
*
vdpa/mlx5: Fix mr->initialized semantics
Dragos Tatulea
2023-08-10
2
-27
/
+71
[next]