Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2023 12:39:37 +0000 (07:39 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2023 12:39:37 +0000 (07:39 -0500)
commit372bed5fbb87314abf410c3916e51578cd382cd1
tree884d46f9a3456f6155d4ec2c91c89aa56b2c5700
parentc42d9eeef8e5ba9292eda36fd8e3c11f35ee065c
parente07754e0a1ea2d63fb29574253d1fd7405607343
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "Bugfixes all over the place"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost-vdpa: fix use after free in vhost_vdpa_probe()
  virtio_pci: Switch away from deprecated irq_set_affinity_hint
  riscv, qemu_fw_cfg: Add support for RISC-V architecture
  vdpa_sim_blk: allocate the buffer zeroed
  virtio_pci: move structure to a header
drivers/firmware/Kconfig