summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4 days2-8/+12
|\
| * vduse: avoid using __GFP_NOFAILJason Wang2024-09-092-8/+12
* | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-1/+6
* | vdpa_sim: don't select DMA_OPSChristoph Hellwig2024-09-041-2/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-291-1/+1
|\
| * vdpa/octeon_ep: Fix error code in octep_process_mbox()Dan Carpenter2024-07-171-1/+1
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\ \ | |/ |/|
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()Dragos Tatulea2024-07-091-0/+3
* | vdpa/mlx5: Don't reset VQs more than necessaryDragos Tatulea2024-07-091-3/+27
* | vdpa/mlx5: Re-create HW VQs under certain conditionsDragos Tatulea2024-07-092-0/+16
* | vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add timeDragos Tatulea2024-07-091-5/+32
* | vdpa/mlx5: Use suspend/resume during VQP changeDragos Tatulea2024-07-091-3/+11
* | vdpa/mlx5: Forward error in suspend/resume deviceDragos Tatulea2024-07-091-4/+8
* | vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()Dragos Tatulea2024-07-091-12/+6
* | vdpa/mlx5: Add error code for suspend/resume VQDragos Tatulea2024-07-091-23/+54
* | vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()Dragos Tatulea2024-07-091-2/+22
* | vdpa/mlx5: Allow creation of blank VQsDragos Tatulea2024-07-091-30/+55
* | vdpa/mlx5: Set mkey modified flags on all VQsDragos Tatulea2024-07-091-1/+1
* | vdpa/mlx5: Start off rqt_size with max VQPsDragos Tatulea2024-07-091-5/+5
* | vdpa/mlx5: Set an initial size on the VQDragos Tatulea2024-07-091-3/+3
* | vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea2024-07-091-1/+11
* | vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea2024-07-091-0/+16
* | vdpa/mlx5: Rename init_mvqsDragos Tatulea2024-07-091-5/+5
* | vdpa/mlx5: Clear and reinitialize software VQ data on resetDragos Tatulea2024-07-091-13/+3
* | vdpa/mlx5: Initialize and reset device with one queue pairDragos Tatulea2024-07-091-11/+12
* | vdpa/mlx5: Remove duplicate suspend codeDragos Tatulea2024-07-091-6/+1
* | vdpa/mlx5: Iterate over active VQs during suspend/resumeDragos Tatulea2024-07-091-2/+2
* | vdpa/mlx5: Drop redundant check in teardown_virtqueues()Dragos Tatulea2024-07-091-8/+2
* | vdpa/mlx5: Drop redundant codeDragos Tatulea2024-07-091-6/+0
* | vdpa/mlx5: Make setup/teardown_vq_resources() symmetricalDragos Tatulea2024-07-091-5/+5
* | vdpa/mlx5: Clarify meaning thorough function renameDragos Tatulea2024-07-091-14/+14
* | vDPA: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-092-0/+2
* | virtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesSrujana Challa2024-07-096-0/+1484
|/
* Merge tag 'stable/vduse-virtio-net' into vhostMichael S. Tsirkin2024-05-221-4/+20
|\
| * vduse: enable Virtio-net device typeMaxime Coquelin2024-03-191-0/+10
| * vduse: Temporarily fail if control queue feature requestedMaxime Coquelin2024-03-191-0/+5
| * vduse: validate block features only with block devicesMaxime Coquelin2024-03-191-4/+5
* | vp_vdpa: don't allocate unused msix vectorsYuxue Liu2024-05-221-6/+16
* | vdpa: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-05-221-1/+1
* | vp_vdpa: Fix return value check vp_vdpa_request_irqYuxue Liu2024-05-221-1/+4
* | vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
|/
* vDPA: report virtio-blk flush info to user spaceZhu Lingshan2024-03-191-0/+14
* vDPA: report virtio-block read-only info to user spaceZhu Lingshan2024-03-191-0/+14
* vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan2024-03-191-0/+23
* vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan2024-03-191-0/+26
* vDPA: report virtio-block topology info to user spaceZhu Lingshan2024-03-191-0/+32
* vDPA: report virtio-block MQ info to user spaceZhu Lingshan2024-03-191-0/+16
* vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan2024-03-191-0/+17
* vDPA: report virtio-block block-size to user spaceZhu Lingshan2024-03-191-0/+18