aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-20vdpa_sim: support vendor statisticsJason Wang2-0/+17
2023-02-20vdpasim: customize allocation sizeJason Wang4-1/+7
2023-02-20vdpa_sim: switch to use __vdpa_alloc_device()Jason Wang1-5/+8
2023-02-20vdpa_sim: use weak barriersJason Wang1-1/+1
2023-02-20virtio-blk: support completion batching for the IRQ pathSuwan Kim1-37/+45
2023-02-20virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finishedSuwan Kim1-2/+3
2023-02-20docs: driver-api: virtio: commentize spec version checkingBagas Sanjaya1-1/+1
2023-02-20docs: driver-api: virtio: slightly reword virtqueues allocation paragraphBagas Sanjaya1-4/+4
2023-02-20docs: driver-api: virtio: parenthesize external reference targetsBagas Sanjaya1-4/+5
2023-02-20vdpa_sim: Implement resume vdpa opSebastien Boeuf2-0/+30
2023-02-20vhost-vdpa: uAPI to resume the deviceSebastien Boeuf2-0/+26
2023-02-20vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf2-1/+17
2023-02-20vdpa: Add resume operationSebastien Boeuf1-1/+5
2023-02-20virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz7-0/+1522
2023-02-20PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz1-0/+8
2023-02-20PCI: Add SolidRun vendor IDAlvaro Karsz1-0/+2
2023-02-20vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio Pérez1-0/+1
2023-02-20vDPA/ifcvf: implement features provisioningZhu Lingshan3-1/+17
2023-02-20vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan2-8/+5
2023-02-20vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan1-21/+13
2023-02-20vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan2-5/+7
2023-02-20vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan1-3/+2
2023-02-20vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan1-12/+9
2023-02-20vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan1-11/+8
2023-02-20vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan1-12/+10
2023-02-20vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan1-12/+9
2023-02-20vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan1-17/+14
2023-02-20vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan1-16/+5
2023-02-20vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan3-7/+4
2023-02-20vdpa/mlx5: Add RX counters to debugfsEli Cohen4-30/+219
2023-02-20vdpa/mlx5: Add debugfs subtreeEli Cohen4-1/+87
2023-02-20vdpa/mlx5: Move some definitions to a new header fileEli Cohen2-44/+56
2023-02-15virtio_blk: mark all zone fields LEMichael S. Tsirkin1-9/+9
2023-02-15virtio_blk: zone append in header type tweakMichael S. Tsirkin1-1/+1
2023-02-15virtio_blk: temporary variable type tweakMichael S. Tsirkin1-1/+1
2023-02-15virtio-blk: add support for zoned block devicesDmitry Fomichev2-18/+474
2023-02-15docs: driver-api: virtio: virtio on LinuxRicardo Cañuelo6-3/+359
2023-02-15virtio_pmem: populate numa informationMichael Sammler1-2/+9
2023-02-13vdpa_sim: not reset state in vdpasim_queue_readyEugenio Pérez1-0/+2
2023-02-12Linux 6.2-rc8Linus Torvalds1-1/+1
2023-02-12MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)John Paul Adrian Glaubitz1-0/+1
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-11/+36
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+34
2023-02-12Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-4/+11
2023-02-12Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+5
2023-02-12Fix page corruption caused by racy check in __free_pagesDavid Chen1-1/+4
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao5-11/+36
2023-02-11Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+17
2023-02-11Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3