summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-08virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand1-7/+8
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen1-0/+15
2021-07-08vp_vdpa: allow set vq state to initial state after resetJason Wang1-3/+39
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang1-0/+21
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang4-10/+10
2021-07-08virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang1-25/+87
2021-07-08virtio: use err label in __vring_new_virtqueue()Jason Wang1-4/+6
2021-07-08virtio_ring: introduce virtqueue_desc_add_split()Jason Wang1-15/+24
2021-07-08virtio_ring: secure handling of mapping errorsJason Wang1-1/+4
2021-07-08virtio-ring: factor out desc_extra allocationJason Wang1-10/+20
2021-07-08virtio_ring: rename vring_desc_extra_packedJason Wang1-5/+5
2021-07-08virtio-ring: maintain next in extra state for packed virtqueueJason Wang1-7/+8
2021-07-08vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen1-0/+9
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen3-0/+16
2021-07-08virtio_net: disable cb aggressivelyMichael S. Tsirkin1-4/+11
2021-07-03virtio: fix up virtio_disable_cbMichael S. Tsirkin1-1/+25
2021-07-03virtio_net: move txq wakeups under tx q lockMichael S. Tsirkin1-6/+7
2021-07-03virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin1-1/+21
2021-07-03vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen3-15/+87
2021-07-03vdp/mlx5: Fix setting the correct dma_deviceEli Cohen2-8/+3
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen1-0/+6
2021-07-03vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen1-10/+5
2021-07-03vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen1-2/+2
2021-07-03virtio_ring: Fix kernel-docYang Li1-1/+1
2021-07-03vhost: fix up vhost_work coding styleMike Christie1-3/+3
2021-07-03vhost: fix poll coding styleMike Christie1-6/+6
2021-07-03vhost-scsi: reduce flushes during endpoint clearingMike Christie1-5/+6
2021-07-03vhost-scsi: remove extra flushesMike Christie1-8/+0
2021-07-03vhost: remove work arg from vhost_work_flushMike Christie4-8/+8
2021-07-03virtio_console: Assure used length from device is limitedXie Yongji1-2/+2
2021-07-03virtio-blk: limit seg_max to a safe valueStefan Hajnoczi1-1/+7
2021-07-03vhost: Remove the repeated declarationShaokun Zhang1-1/+0
2021-07-03vp_vdpa: correct the return value when fail to map notificationJason Wang1-0/+1
2021-07-03virtio_net: Fix error handling in virtnet_restore()Xie Yongji1-1/+4
2021-07-03virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji1-0/+2
2021-07-03vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan2-22/+13
2021-07-03vDPA/ifcvf: implement doorbell mapping for ifcvfZhu Lingshan1-0/+16
2021-07-03vDPA/ifcvf: record virtio notify baseZhu Lingshan2-0/+6
2021-07-03vdpa_sim_blk: remove duplicate include of linux/blkdev.hWan Jiabing1-1/+0
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationStefano Garzarella1-1/+1
2021-07-03virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removalSohaib1-7/+0
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds62-283/+6315
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds216-34170/+37775
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds102-1324/+16320
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1210-21272/+308830
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-592/+2411
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1077-19023/+79480
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds49-517/+1448
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds53-938/+526