drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
commit
84b1abd99484 ("net/mlx5e: TC, Fix memory leak with rules with internal port")
commit
005401b41300 ("net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'")
commit
58f2c9af6ade ("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
commit
67e39d129d09 ("net/smc: Use the bitmap API when applicable")
commit
daf4781e1ece ("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>