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: Thu, 24 Dec 2020 10:25:22 +0800 From: wangyunjian <wangyunjian@...wei.com> To: <netdev@...r.kernel.org>, <mst@...hat.com>, <jasowang@...hat.com>, <willemdebruijn.kernel@...il.com> CC: <virtualization@...ts.linux-foundation.org>, <jerry.lilijun@...wei.com>, <chenchanghu@...wei.com>, <xudingke@...wei.com>, <brian.huangbin@...wei.com>, Yunjian Wang <wangyunjian@...wei.com> Subject: [PATCH net v4 0/2] fixes for vhost_net From: Yunjian Wang <wangyunjian@...wei.com> This series include two fixes patches for vhost_net. --- v4: * update patch 2/2 return check and commit log suggested * by Willem de Bruijn v3: * update patch 2/2 code styles and commit log suggested * by Jason Wang and Willem de Bruijn v2: * update patch 1/2 Fixes tag suggested by Willem de Bruijn * update patch 2/2 code styles suggested by Jason Wang Yunjian Wang (2): vhost_net: fix ubuf refcount incorrectly when sendmsg fails vhost_net: fix tx queue stuck when sendmsg fails drivers/vhost/net.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) -- 2.23.0
Powered by blists - more mailing lists