summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang
2021-07-08virtio: use err label in __vring_new_virtqueue()Jason Wang
2021-07-08virtio_ring: introduce virtqueue_desc_add_split()Jason Wang
2021-07-08virtio_ring: secure handling of mapping errorsJason Wang
2021-07-08virtio-ring: factor out desc_extra allocationJason Wang
2021-07-08virtio_ring: rename vring_desc_extra_packedJason Wang
2021-07-08virtio-ring: maintain next in extra state for packed virtqueueJason Wang
2021-07-08vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen
2021-07-08vdpa/mlx5: Add support for doorbell bypassingEli Cohen
2021-07-08virtio_net: disable cb aggressivelyMichael S. Tsirkin
2021-07-03virtio: fix up virtio_disable_cbMichael S. Tsirkin
2021-07-03virtio_net: move txq wakeups under tx q lockMichael S. Tsirkin
2021-07-03virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin
2021-07-03vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen
2021-07-03vdp/mlx5: Fix setting the correct dma_deviceEli Cohen
2021-07-03vdpa/mlx5: Support creating resources with uid == 0Eli Cohen
2021-07-03vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen
2021-07-03vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen
2021-07-03virtio_ring: Fix kernel-docYang Li
2021-07-03vhost: fix up vhost_work coding styleMike Christie
2021-07-03vhost: fix poll coding styleMike Christie
2021-07-03vhost-scsi: reduce flushes during endpoint clearingMike Christie
2021-07-03vhost-scsi: remove extra flushesMike Christie
2021-07-03vhost: remove work arg from vhost_work_flushMike Christie
2021-07-03virtio_console: Assure used length from device is limitedXie Yongji
2021-07-03virtio-blk: limit seg_max to a safe valueStefan Hajnoczi
2021-07-03vhost: Remove the repeated declarationShaokun Zhang
2021-07-03vp_vdpa: correct the return value when fail to map notificationJason Wang
2021-07-03virtio_net: Fix error handling in virtnet_restore()Xie Yongji
2021-07-03virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji
2021-07-03vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan
2021-07-03virtio: update virtio id table, add transitional idsZhu Lingshan
2021-07-03vDPA/ifcvf: implement doorbell mapping for ifcvfZhu Lingshan
2021-07-03vDPA/ifcvf: record virtio notify baseZhu Lingshan
2021-07-03vdpa_sim_blk: remove duplicate include of linux/blkdev.hWan Jiabing
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationStefano Garzarella
2021-07-03virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removalSohaib
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds