summaryrefslogtreecommitdiff
path: root/drivers/virtio
Commit message (Expand)AuthorAgeFilesLines
* virtio: kerneldocs fixes and enhancementsRicardo CaƱuelo2022-08-161-0/+8
* virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-165-9/+4
* virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"Michael S. Tsirkin2022-08-161-9/+6
* virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"Michael S. Tsirkin2022-08-164-23/+12
* virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"Michael S. Tsirkin2022-08-161-6/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-1210-261/+791
|\
| * virtio_vdpa: support the arg sizes of find_vqs()Bo Liu2022-08-111-6/+9
| * virtio: Check dev_set_name() return valueBo Liu2022-08-111-1/+3
| * virtio_mmio: support the arg sizes of find_vqs()Xuan Zhuo2022-08-111-2/+6
| * virtio_pci: support the arg sizes of find_vqs()Xuan Zhuo2022-08-114-12/+23
| * virtio: find_vqs() add arg sizesXuan Zhuo2022-08-115-4/+9
| * virtio_pci: support VIRTIO_F_RING_RESETXuan Zhuo2022-08-112-3/+97
| * virtio_pci: extract the logic of active vq for modern pciXuan Zhuo2022-08-111-18/+28
| * virtio_pci: introduce helper to get/set queue resetXuan Zhuo2022-08-111-0/+39
| * virtio_ring: struct virtqueue introduce resetXuan Zhuo2022-08-111-0/+2
| * virtio: allow to unbreak/break virtqueue individuallyXuan Zhuo2022-08-111-0/+24
| * virtio_ring: introduce virtqueue_resize()Xuan Zhuo2022-08-111-0/+69
| * virtio_ring: packed: introduce virtqueue_resize_packed()Xuan Zhuo2022-08-111-0/+30
| * virtio_ring: packed: introduce virtqueue_reinit_packed()Xuan Zhuo2022-08-111-0/+12
| * virtio_ring: packed: extract the logic of attach vringXuan Zhuo2022-08-111-15/+10
| * virtio_ring: packed: extract the logic of vring initXuan Zhuo2022-08-111-11/+17
| * virtio_ring: packed: extract the logic of alloc state and extraXuan Zhuo2022-08-111-14/+34
| * virtio_ring: packed: extract the logic of alloc queueXuan Zhuo2022-08-111-29/+51
| * virtio_ring: packed: introduce vring_free_packedXuan Zhuo2022-08-111-0/+22
| * virtio_ring: split: introduce virtqueue_resize_split()Xuan Zhuo2022-08-111-0/+34
| * virtio_ring: split: reserve vring_align, may_reduce_numXuan Zhuo2022-08-111-0/+10
| * virtio_ring: split: introduce virtqueue_reinit_split()Xuan Zhuo2022-08-111-0/+23
| * virtio_ring: split: extract the logic of attach vringXuan Zhuo2022-08-111-13/+10
| * virtio_ring: split: extract the logic of vring initXuan Zhuo2022-08-111-10/+21
| * virtio_ring: split: extract the logic of alloc state and extraXuan Zhuo2022-08-111-16/+36
| * virtio_ring: split: extract the logic of alloc queueXuan Zhuo2022-08-111-25/+40
| * virtio_ring: split: introduce vring_free_split()Xuan Zhuo2022-08-111-0/+11
| * virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_splitXuan Zhuo2022-08-111-14/+15
| * virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo2022-08-111-9/+16
| * virtio_ring: introduce virtqueue_init()Xuan Zhuo2022-08-111-16/+22
| * virtio_ring: split vring_virtqueueXuan Zhuo2022-08-111-56/+60
| * virtio_ring: extract the logic of freeing vringXuan Zhuo2022-08-111-5/+13
| * virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...Xuan Zhuo2022-08-111-2/+2
| * virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-114-0/+8
| * drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand2022-08-111-3/+5
| * virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue2022-08-111-0/+3
| * virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin2022-08-111-1/+2
| * virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo2022-08-111-4/+3
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-5/+3
|\ \
| * | mm: use is_zone_movable_page() helperKefeng Wang2022-07-291-4/+2
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
* | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-044-2/+25
|\ \ \
| * | | virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-014-2/+25
| | |/ | |/|
* | | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-031-45/+2
|\ \ \ | |/ / |/| |
| * | mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-021-45/+2
| |/