drivers/net/ethernet/mellanox/mlx5/core/en_tc.c commit077cdda764("net/mlx5e: TC, Fix memory leak with rules with internal port") commit31108d142f("net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'") commit4390c6edc0("net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'") https://lore.kernel.org/all/20211229065352.30178-1-saeed@kernel.org/ net/smc/smc_wr.c commit49dc9013e3("net/smc: Use the bitmap API when applicable") commit349d43127d("net/smc: fix kernel panic caused by race of smc_sock") bitmap_zero()/memset() is removed by the fix Signed-off-by: Jakub Kicinski <kuba@kernel.org>