[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241107-vsock-mem-leaks-v2-0-4e21bfcfc818@rbox.co>
Date: Thu, 07 Nov 2024 21:46:11 +0100
From: Michal Luczaj <mhal@...x.co>
To: Stefan Hajnoczi <stefanha@...hat.com>,
Stefano Garzarella <sgarzare@...hat.com>,
"Michael S. Tsirkin" <mst@...hat.com>, Jason Wang <jasowang@...hat.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
Eugenio PĂ©rez <eperezma@...hat.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>, Jia He <justin.he@....com>,
Arseniy Krasnov <avkrasnov@...utedevices.com>,
Dmitry Torokhov <dtor@...are.com>, Andy King <acking@...are.com>,
George Zhang <georgezhang@...are.com>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux.dev,
netdev@...r.kernel.org, Michal Luczaj <mhal@...x.co>
Subject: [PATCH net v2 0/3] virtio/vsock: Fix memory leaks
Short series fixing some memory leaks that I've stumbled upon while toying
with the selftests.
Signed-off-by: Michal Luczaj <mhal@...x.co>
---
Changes in v2:
- Remove the refactoring patch from the series [Stefano]
- PATCH 2: Drop "virtio" from the commit title [Stefano]
- Collect Reviewed-by [Stefano]
- Link to v1: https://lore.kernel.org/r/20241106-vsock-mem-leaks-v1-0-8f4ffc3099e6@rbox.co
---
Michal Luczaj (3):
virtio/vsock: Fix accept_queue memory leak
vsock: Fix sk_error_queue memory leak
virtio/vsock: Improve MSG_ZEROCOPY error handling
net/vmw_vsock/af_vsock.c | 3 +++
net/vmw_vsock/virtio_transport_common.c | 9 +++++++++
2 files changed, 12 insertions(+)
---
base-commit: 71712cf519faeed529549a79559c06c7fc250a15
change-id: 20241106-vsock-mem-leaks-9b63e912560a
Best regards,
--
Michal Luczaj <mhal@...x.co>
Powered by blists - more mailing lists