netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] ibmvnic: Fix memory leaks in the driver
@ 2018-02-14  0:23 Thomas Falcon
  2018-02-14  0:23 ` [PATCH net 1/4] ibmvnic: Fix login buffer memory leaks Thomas Falcon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Falcon @ 2018-02-14  0:23 UTC (permalink / raw)
  To: netdev; +Cc: jallen, nfont, Thomas Falcon

This patch set is pretty self-explanatory. It includes
a number of patches that fix memory leaks found with
kmemleak in the ibmvnic driver.

Thomas Falcon (4):
  ibmvnic: Fix login buffer memory leak
  ibmvnic: Fix NAPI structures memory leak
  ibmvnic: Free RX socket buffer in case of adapter error
  ibmvnic: Clean RX pool buffers during device close

 drivers/net/ethernet/ibm/ibmvnic.c | 50 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 49 insertions(+), 1 deletion(-)

-- 
2.7.5

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

end of thread, other threads:[~2018-02-14 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-14  0:23 [PATCH net 0/4] ibmvnic: Fix memory leaks in the driver Thomas Falcon
2018-02-14  0:23 ` [PATCH net 1/4] ibmvnic: Fix login buffer memory leaks Thomas Falcon
2018-02-14  0:23 ` [PATCH net 2/4] ibmvnic: Fix NAPI structures memory leak Thomas Falcon
2018-02-14  0:23 ` [PATCH net 3/4] ibmvnic: Free RX socket buffer in case of adapter error Thomas Falcon
2018-02-14  0:23 ` [PATCH net 4/4] ibmvnic: Clean RX pool buffers during device close Thomas Falcon
2018-02-14 19:39 ` [PATCH net 0/4] ibmvnic: Fix memory leaks in the driver David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).