From: Jakub Kicinski Date: Tue, 11 Nov 2025 02:34:46 +0000 (-0800) Subject: Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehensive-selftests' X-Git-Tag: v6.18-rc6~31^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c0726e861f3920bac958d76cf134b5a3aa14ce4;p=thirdparty%2Flinux.git Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehensive-selftests' Breno Leitao says: ==================== net: netpoll: fix memory leak and add comprehensive selftests Fix a memory leak in netpoll and introduce netconsole selftests that expose the issue when running with kmemleak detection enabled. This patchset includes a selftest for netpoll with multiple concurrent users (netconsole + bonding), which simulates the scenario from test[1] that originally demonstrated the issue allegedly fixed by commit efa95b01da18 ("netpoll: fix use after free") - a commit that is now being reverted. Sending this to "net" branch because this is a fix, and the selftest might help with the backports validation. Link: https://lore.kernel.org/lkml/96b940137a50e5c387687bb4f57de8b0435a653f.1404857349.git.decot@googlers.com/ [1] ==================== Link: https://patch.msgid.link/20251107-netconsole_torture-v10-0-749227b55f63@debian.org Signed-off-by: Jakub Kicinski --- 8c0726e861f3920bac958d76cf134b5a3aa14ce4