summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finishedSuwan Kim2023-02-201-2/+3
* docs: driver-api: virtio: commentize spec version checkingBagas Sanjaya2023-02-201-1/+1
* docs: driver-api: virtio: slightly reword virtqueues allocation paragraphBagas Sanjaya2023-02-201-4/+4
* docs: driver-api: virtio: parenthesize external reference targetsBagas Sanjaya2023-02-201-4/+5
* vdpa_sim: Implement resume vdpa opSebastien Boeuf2023-02-202-0/+30
* vhost-vdpa: uAPI to resume the deviceSebastien Boeuf2023-02-202-0/+26
* vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf2023-02-202-1/+17
* vdpa: Add resume operationSebastien Boeuf2023-02-201-1/+5
* virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz2023-02-207-0/+1522
* PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz2023-02-201-0/+8
* PCI: Add SolidRun vendor IDAlvaro Karsz2023-02-201-0/+2
* vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio Pérez2023-02-201-0/+1
* vDPA/ifcvf: implement features provisioningZhu Lingshan2023-02-203-1/+17
* vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan2023-02-202-8/+5
* vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan2023-02-201-21/+13
* vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan2023-02-202-5/+7
* vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan2023-02-201-3/+2
* vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan2023-02-201-12/+9
* vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan2023-02-201-11/+8
* vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan2023-02-201-12/+10
* vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan2023-02-201-12/+9
* vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan2023-02-201-17/+14
* vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan2023-02-201-16/+5
* vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan2023-02-203-7/+4
* vdpa/mlx5: Add RX counters to debugfsEli Cohen2023-02-204-30/+219
* vdpa/mlx5: Add debugfs subtreeEli Cohen2023-02-204-1/+87
* vdpa/mlx5: Move some definitions to a new header fileEli Cohen2023-02-202-44/+56
* virtio_blk: mark all zone fields LEMichael S. Tsirkin2023-02-151-9/+9
* virtio_blk: zone append in header type tweakMichael S. Tsirkin2023-02-151-1/+1
* virtio_blk: temporary variable type tweakMichael S. Tsirkin2023-02-151-1/+1
* virtio-blk: add support for zoned block devicesDmitry Fomichev2023-02-152-18/+474
* docs: driver-api: virtio: virtio on LinuxRicardo Cañuelo2023-02-156-3/+359
* virtio_pmem: populate numa informationMichael Sammler2023-02-151-2/+9
* vdpa_sim: not reset state in vdpasim_queue_readyEugenio Pérez2023-02-131-0/+2
* Linux 6.2-rc8v6.2-rc8Linus Torvalds2023-02-121-1/+1
* MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)John Paul Adrian Glaubitz2023-02-121-0/+1
* Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-02-125-11/+36
|\
| * tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao2023-02-125-11/+36
* | Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-124-9/+34
|\ \
| * | btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain2023-02-091-1/+15
| * | btrfs: lock the inode in shared mode before starting fiemapFilipe Manana2023-02-091-0/+2
| * | btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana2023-02-062-8/+17
* | | Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-123-4/+11
|\ \ \
| * | | usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-091-0/+3
| * | | usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani2023-02-091-4/+4
| * | | Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil2023-02-091-0/+4
* | | | Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-121-3/+6
|\ \ \ \
| * | | | arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart2023-02-091-3/+6
* | | | | Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-123-3/+5
|\ \ \ \ \
| * | | | | powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin2023-02-071-2/+4