summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-20vdpa/mlx5: support device features provisioningSi-Wei Liu
2023-02-20vdpa/mlx5: make MTU/STATUS presence conditional on feature bitsSi-Wei Liu
2023-02-20vdpa: validate device feature provisioning against supported classSi-Wei Liu
2023-02-20vdpa: validate provisioned device features against specified attributeSi-Wei Liu
2023-02-20vdpa: conditionally read STATUS in config spaceSi-Wei Liu
2023-02-20vdpa: fix improper error message when adding vdpa devSi-Wei Liu
2023-02-20vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen
2023-02-20vdpa/mlx5: Don't clear mr struct on destroy MREli Cohen
2023-02-20vdpa/mlx5: Directly assign memory keyEli Cohen
2023-02-20vdpa: Fix a couple of spelling mistakes in some messagesColin Ian King
2023-02-20vdpa: mlx5: support per virtqueue dma deviceJason Wang
2023-02-20vdpa: set dma mask for vDPA deviceJason Wang
2023-02-20vdpa_sim: get rid of DMA opsJason Wang
2023-02-20vdpa_sim_net: vendor satisticsJason Wang
2023-02-20vdpa_sim: support vendor statisticsJason Wang
2023-02-20vdpasim: customize allocation sizeJason Wang
2023-02-20vdpa_sim: switch to use __vdpa_alloc_device()Jason Wang
2023-02-20vdpa_sim: use weak barriersJason Wang
2023-02-20vdpa_sim: Implement resume vdpa opSebastien Boeuf
2023-02-20virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz
2023-02-20vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio Pérez
2023-02-20vDPA/ifcvf: implement features provisioningZhu Lingshan
2023-02-20vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan
2023-02-20vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan
2023-02-20vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan
2023-02-20vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan
2023-02-20vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan
2023-02-20vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan
2023-02-20vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan
2023-02-20vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan
2023-02-20vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan
2023-02-20vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan
2023-02-20vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan
2023-02-20vdpa/mlx5: Add RX counters to debugfsEli Cohen
2023-02-20vdpa/mlx5: Add debugfs subtreeEli Cohen
2023-02-20vdpa/mlx5: Move some definitions to a new header fileEli Cohen
2023-02-13vdpa_sim: not reset state in vdpasim_queue_readyEugenio Pérez
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-06vduse: Remove include of rwlock.hSebastian Andrzej Siewior
2023-01-27vdpa: ifcvf: Do proper cleanup if IFCVF init failsTanmay Bhushan
2022-12-28vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu
2022-12-28vdpasim: fix memory leak when freeing IOTLBsJason Wang
2022-12-28vdpa: conditionally fill max max queue pair for statsJason Wang
2022-12-28vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang
2022-12-28vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli
2022-12-28vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella
2022-12-28vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie