lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 4 May 2020 08:15:40 -0400 From: "Michael S. Tsirkin" <mst@...hat.com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, justin.he@....com, ldigby@...hat.com, mst@...hat.com, n.b@...e.com, stefanha@...hat.com Subject: [GIT PULL] vhost: fixes The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c: Linux 5.7-rc3 (2020-04-26 13:51:02 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 0b841030625cde5f784dd62aec72d6a766faae70: vhost: vsock: kick send_pkt worker once device is started (2020-05-02 10:28:21 -0400) ---------------------------------------------------------------- virtio: fixes A couple of bug fixes. Signed-off-by: Michael S. Tsirkin <mst@...hat.com> ---------------------------------------------------------------- Jia He (1): vhost: vsock: kick send_pkt worker once device is started Stefan Hajnoczi (1): virtio-blk: handle block_device_operations callbacks after hot unplug drivers/block/virtio_blk.c | 86 +++++++++++++++++++++++++++++++++++++++++----- drivers/vhost/vsock.c | 5 +++ 2 files changed, 83 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists