aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-01vdpa/mlx5: Support configuration of MACEli Cohen
2021-11-01vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bitParav Pandit
2021-11-01vdpa_sim_net: Enable user to set mac address and mtuParav Pandit
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit
2021-11-01vdpa: Introduce query of device config layoutParav Pandit
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit
2021-11-01virtio-scsi: don't let virtio core to validate used buffer lengthJason Wang
2021-11-01virtio-blk: don't let virtio core to validate used lengthJason Wang
2021-11-01virtio-net: don't let virtio core to validate used lengthJason Wang
2021-11-01virtio_ring: validate used buffer lengthJason Wang
2021-11-01virtio_blk: correct types for status handlingMichael S. Tsirkin
2021-11-01virtio_blk: allow 0 as num_request_queuesMichael S. Tsirkin
2021-11-01i2c: virtio: Add support for zero-length requestsViresh Kumar
2021-11-01virtio-blk: fixup coccinelle warningsYe Guojin
2021-11-01virtio_ring: fix typos in vring_desc_extraJason Wang
2021-11-01virtio-pci: harden INTX interruptsJason Wang
2021-11-01virtio_pci: harden MSI-X interruptsJason Wang
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang
2021-11-01virtio_console: validate max_nr_ports before trying to use itJason Wang
2021-11-01virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"Colin Ian King
2021-11-01virtio-blk: validate num_queues during probeJason Wang
2021-11-01virtio-pmem: add myself as virtio-pmem maintainerPankaj Gupta
2021-11-01ALSA: virtio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-11-01virtio_ring: check desc == NULL when using indirect with packedXuan Zhuo
2021-11-01virtio_ring: make virtqueue_add_indirect_packed prettierXuan Zhuo
2021-11-01hwrng: virtio - always add a pending requestLaurent Vivier
2021-11-01hwrng: virtio - don't waste entropyLaurent Vivier
2021-11-01hwrng: virtio - don't wait on cleanupLaurent Vivier
2021-11-01hwrng: virtio - add an internal bufferLaurent Vivier
2021-11-01vdpa/mlx5: Propagate link status from device to vdpa driverEli Cohen
2021-11-01vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen
2021-11-01vdpa/mlx5: Remove mtu field from vdpa net deviceEli Cohen
2021-11-01eni_vdpa: add vDPA driver for Alibaba ENIWu Zongyong
2021-11-01vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong
2021-11-01virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}Wu Zongyong
2021-11-01vdpa: min vq num of vdpa device cannot be greater than max vq numWu Zongyong
2021-11-01vdpa: add new callback get_vq_num_min in vdpa_config_opsWu Zongyong
2021-11-01vp_vdpa: add vq irq offloading supportWu Zongyong
2021-11-01vdpa: fix typoWu Zongyong
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong
2021-11-01virtio-blk: add num_request_queues module parameterMax Gurtovoy
2021-11-01virtio-blk: avoid preallocating big SGL for dataMax Gurtovoy
2021-11-01virtio_net: clarify tailroom logicMichael S. Tsirkin
2021-10-31Linux 5.15Linus Torvalds
2021-10-31Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...Linus Torvalds
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-31perf script: Check session->header.env.arch before using itSong Liu