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