All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: ipa: v5.18.2 backport to fix page free
@ 2022-06-06 14:15 Alex Elder
  2022-06-06 14:15 ` [PATCH 1/2] net: ipa: fix page free in ipa_endpoint_trans_release() Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2022-06-06 14:15 UTC (permalink / raw)
  To: stable; +Cc: kuba

This series back-ports two bug fixes that landed very late in v5.18
cycle and didn't make it to the final release.  They're present in
v5.19-rc1, but don't cherry-pick cleanly onto v5.18.2.

					-Alex

Alex Elder (2):
  net: ipa: fix page free in ipa_endpoint_trans_release()
  net: ipa: fix page free in ipa_endpoint_replenish_one()

 drivers/net/ipa/ipa_endpoint.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-06-06 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 14:15 [PATCH 0/2] net: ipa: v5.18.2 backport to fix page free Alex Elder
2022-06-06 14:15 ` [PATCH 1/2] net: ipa: fix page free in ipa_endpoint_trans_release() Alex Elder
2022-06-06 14:15 ` [PATCH 2/2] net: ipa: fix page free in ipa_endpoint_replenish_one() Alex Elder
2022-06-06 17:00 ` [PATCH 0/2] net: ipa: v5.18.2 backport to fix page free Greg KH

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.