vhost-vdpa: uAPI to suspend the device
[platform/kernel/linux-starfive.git] / drivers /
2022-08-11 Eugenio Pérezvhost-vdpa: uAPI to suspend the device
2022-08-11 Eugenio Pérezvhost-vdpa: introduce SUSPEND backend feature bit
2022-08-11 Shigeru Yoshidavirtio-blk: Avoid use-after-free on suspend/resume
2022-08-11 Bo Liuvirtio_vdpa: support the arg sizes of find_vqs()
2022-08-11 Bo Liuvhost-vdpa: Call ida_simple_remove() when failed
2022-08-11 Zhu LingshanvDPA: fix 'cast to restricted le16' warnings in vdpa.c
2022-08-11 Zhu LingshanvDPA: !FEATURES_OK should not block querying device...
2022-08-11 Zhu LingshanvDPA/ifcvf: support userspace to query features and...
2022-08-11 Zhu LingshanvDPA/ifcvf: get_config_size should return a value no...
2022-08-11 Mike Christievhost scsi: Allow user to control num virtqueues
2022-08-11 Mike Christievhost-scsi: Fix max number of virtqueues
2022-08-11 Eli Cohenvdpa/mlx5: Support different address spaces for control...
2022-08-11 Eli Cohenvdpa/mlx5: Implement susupend virtqueue callback
2022-08-11 Xie Yongjivduse: Support querying information of IOVA regions
2022-08-11 Xie Yongjivduse: Support registering userspace memory for IOVA...
2022-08-11 Xie Yongjivduse: Support using userspace pages as bounce buffer
2022-08-11 Xie Yongjivduse: Use memcpy_{to,from}_page() in do_bounce()
2022-08-11 Xie Yongjivduse: Remove unnecessary spin lock protection
2022-08-11 Alvaro Karsznet: virtio_net: notifications coalescing support
2022-08-11 Bo Liuvirtio: Check dev_set_name() return value
2022-08-11 Colin Ian KingvDPA/ifcvf: remove duplicated assignment to pointer cfg
2022-08-11 Zhang Jiamingvdpa: ifcvf: Fix spelling mistake in comments
2022-08-11 Xu Qiangvdpa/mlx5: Use eth_broadcast_addr() to assign broadcast...
2022-08-11 Stefano Garzarellavdpa_sim: use max_iotlb_entries as a limit in vhost_iot...
2022-08-11 Stefano Garzarellavdpa_sim_blk: set number of address spaces and virtqueu...
2022-08-11 Stefano Garzarellavdpa_sim_blk: call vringh_complete_iotlb() also in...
2022-08-11 Stefano Garzarellavdpa_sim_blk: limit the number of request handled per...
2022-08-11 Stefano Garzarellavdpa_sim_blk: use dev_dbg() to print errors
2022-08-11 Xuan Zhuovirtio_net: support set_ringparam
2022-08-11 Xuan Zhuovirtio_net: support tx queue resize
2022-08-11 Xuan Zhuovirtio_net: support rx queue resize
2022-08-11 Xuan Zhuovirtio_net: split free_unused_bufs()
2022-08-11 Xuan Zhuovirtio_net: get ringparam by virtqueue_get_vring_max_size()
2022-08-11 Xuan Zhuovirtio_net: set the default max ring size by find_vqs()
2022-08-11 Xuan Zhuovirtio_mmio: support the arg sizes of find_vqs()
2022-08-11 Xuan Zhuovirtio_pci: support the arg sizes of find_vqs()
2022-08-11 Xuan Zhuovirtio: find_vqs() add arg sizes
2022-08-11 Xuan Zhuovirtio_pci: support VIRTIO_F_RING_RESET
2022-08-11 Xuan Zhuovirtio_pci: extract the logic of active vq for modern pci
2022-08-11 Xuan Zhuovirtio_pci: introduce helper to get/set queue reset
2022-08-11 Xuan Zhuovirtio_ring: struct virtqueue introduce reset
2022-08-11 Xuan Zhuovirtio: allow to unbreak/break virtqueue individually
2022-08-11 Xuan Zhuovirtio_ring: introduce virtqueue_resize()
2022-08-11 Xuan Zhuovirtio_ring: packed: introduce virtqueue_resize_packed()
2022-08-11 Xuan Zhuovirtio_ring: packed: introduce virtqueue_reinit_packed()
2022-08-11 Xuan Zhuovirtio_ring: packed: extract the logic of attach vring
2022-08-11 Xuan Zhuovirtio_ring: packed: extract the logic of vring init
2022-08-11 Xuan Zhuovirtio_ring: packed: extract the logic of alloc state...
2022-08-11 Xuan Zhuovirtio_ring: packed: extract the logic of alloc queue
2022-08-11 Xuan Zhuovirtio_ring: packed: introduce vring_free_packed
2022-08-11 Xuan Zhuovirtio_ring: split: introduce virtqueue_resize_split()
2022-08-11 Xuan Zhuovirtio_ring: split: reserve vring_align, may_reduce_num
2022-08-11 Xuan Zhuovirtio_ring: split: introduce virtqueue_reinit_split()
2022-08-11 Xuan Zhuovirtio_ring: split: extract the logic of attach vring
2022-08-11 Xuan Zhuovirtio_ring: split: extract the logic of vring init
2022-08-11 Xuan Zhuovirtio_ring: split: extract the logic of alloc state...
2022-08-11 Xuan Zhuovirtio_ring: split: extract the logic of alloc queue
2022-08-11 Xuan Zhuovirtio_ring: split: introduce vring_free_split()
2022-08-11 Xuan Zhuovirtio_ring: split: __vring_new_virtqueue() accept...
2022-08-11 Xuan Zhuovirtio_ring: split: stop __vring_new_virtqueue as expor...
2022-08-11 Xuan Zhuovirtio_ring: introduce virtqueue_init()
2022-08-11 Xuan Zhuovirtio_ring: split vring_virtqueue
2022-08-11 Xuan Zhuovirtio_ring: extract the logic of freeing vring
2022-08-11 Xuan Zhuovirtio_ring: update the document of the virtqueue_detac...
2022-08-11 Xuan Zhuovirtio: record the maximum queue num supported by the...
2022-08-11 David Hildenbranddrivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupport...
2022-08-11 Minghao Xuevirtio_mmio: add support to set IRQ of a virtio device...
2022-08-11 Robin Murphyvdpa: Use device_iommu_capable()
2022-08-11 Michael S. Tsirkinvirtio: VIRTIO_HARDEN_NOTIFICATION is broken
2022-08-11 Jason Wangvirtio_pmem: set device ready in probe()
2022-08-11 Jason Wangvirtio_pmem: initialize provider_data through nd_region...
2022-08-11 Stefano Garzarellavringh: iterate on iotlb_translate to handle large...
2022-08-11 Xuan Zhuovirtio_ring: remove the arg vq of vring_alloc_desc_extra()
2022-08-11 Xuan Zhuoremoteproc: rename len of rpoc_vring to num
2022-07-31 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'locking_urgent_for_v5.19' of git://git....
2022-07-31 Linus TorvaldsMerge tag 'edac_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-29' of git:/...
2022-07-29 Linus TorvaldsMerge tag 'block-5.19-2022-07-29' of git://git.kernel...
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-30' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-29' of git://anongit...
2022-07-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of...
2022-07-29 Linus TorvaldsMerge tag 'wq-for-5.19-rc8-fixes' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'pm-5.19-rc9' of git://git./linux/kernel...
2022-07-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git....
2022-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-5' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'powerpc-5.19-6' of git://git./linux/kernel...
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-29' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-28-1' of git://anong...
2022-07-28 Alistair Popplenouveau/svm: Fix to migrate all requested pages
2022-07-28 Linus TorvaldsMerge tag 'net-5.19-final' of git://git./linux/kernel...
2022-07-28 Dan Carpenterstmmac: dwmac-mediatek: fix resource leak in probe
2022-07-28 Dimitris Michailidisnet/funeth: Fix fun_xdp_tx() and XDP packet reclaim
2022-07-28 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-28 Alejandro Lucerosfc: disable softirqs for ptp TX
2022-07-28 Jonathan Lemonptp: ocp: Select CRC16 in the Kconfig.
2022-07-27 Jernej Skrabecclk: sunxi-ng: Fix H6 RTC clock definition
next