]> Git Repo - J-linux.git/commitdiff
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <[email protected]>
Mon, 7 Oct 2024 18:33:26 +0000 (11:33 -0700)
committerLinus Torvalds <[email protected]>
Mon, 7 Oct 2024 18:33:26 +0000 (11:33 -0700)
Pull virtio fixes from Michael Tsirkin:
 "Several small bugfixes all over the place.

  Most notably, fixes the vsock allocation with GFP_KERNEL in atomic
  context, which has been triggering warnings for lots of testers"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
  vsock/virtio: use GFP_ATOMIC under RCU read lock
  virtio_console: fix misc probe bugs
  virtio_ring: tag event_triggered as racy for KCSAN
  vdpa/octeon_ep: Fix format specifier for pointers in debug messages

1  2 
drivers/char/virtio_console.c
drivers/vhost/scsi.c
net/vmw_vsock/virtio_transport.c

Simple merge
Simple merge
Simple merge
This page took 0.100529 seconds and 4 git commands to generate.