From: Jakub Kicinski Date: Thu, 19 Jun 2025 15:36:35 +0000 (-0700) Subject: Merge branch 'with-a-mutex' X-Git-Tag: v6.16-rc3~27^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=664f1b854f63e0bedba96a8f5d896c7ce5fd167f;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'with-a-mutex' Eric Dumazet says: ==================== net: atm: protect dev_lec[] with a mutex Based on an initial syzbot report. First patch is adding lec_mutex to address the report. Second patch protects /proc/net/atm/lec operations. We probably should delete this driver, it seems quite broken. ==================== Link: https://patch.msgid.link/20250618140844.1686882-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 664f1b854f63e0bedba96a8f5d896c7ce5fd167f