All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net v1 0/2] iavf: fix two memory leaks
@ 2026-07-15  6:11 ` xuanqiang.luo
  0 siblings, 0 replies; 12+ messages in thread
From: xuanqiang.luo @ 2026-07-15  6:11 UTC (permalink / raw)
  To: Tony Nguyen, Przemek Kitszel, intel-wired-lan
  Cc: Andrew Lunn, Mitch Williams, Greg Rose, Sudheer Mogilappagari,
	netdev, Xuanqiang Luo

From: Xuanqiang Luo <luoxuanqiang@kylinos.cn>

This series fixes two memory leaks found by inspection in iavf. Release
the ASQ command buffer when initialization fails and the QoS capabilities
buffer when the device is removed.

Xuanqiang Luo (2):
  iavf: fix ASQ command buffer leak on init failure
  iavf: fix QoS capabilities memory leak

 drivers/net/ethernet/intel/iavf/iavf_adminq.c | 1 +
 drivers/net/ethernet/intel/iavf/iavf_main.c   | 1 +
 2 files changed, 2 insertions(+)


base-commit: 58717b2a1365d06c8c64b72aa948541b53fe31eb
-- 
2.43.0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-07-15  8:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15  6:11 [Intel-wired-lan] [PATCH iwl-net v1 0/2] iavf: fix two memory leaks xuanqiang.luo
2026-07-15  6:11 ` xuanqiang.luo
2026-07-15  6:11 ` [Intel-wired-lan] [PATCH iwl-net v1 1/2] iavf: fix ASQ command buffer leak on init failure xuanqiang.luo
2026-07-15  6:11   ` xuanqiang.luo
2026-07-15  7:24   ` [Intel-wired-lan] " Jagielski, Jedrzej
2026-07-15  7:24     ` Jagielski, Jedrzej
2026-07-15  8:30     ` luoxuanqiang
2026-07-15  8:30       ` [Intel-wired-lan] " luoxuanqiang
2026-07-15  6:11 ` [Intel-wired-lan] [PATCH iwl-net v1 2/2] iavf: fix QoS capabilities memory leak xuanqiang.luo
2026-07-15  6:11   ` xuanqiang.luo
2026-07-15  7:24   ` [Intel-wired-lan] " Jagielski, Jedrzej
2026-07-15  7:24     ` Jagielski, Jedrzej

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.