Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 6.1 0/2] mptcp: Stable backports for v6.1.26
@ 2023-04-24 14:09 Matthieu Baerts
  2023-04-24 14:09 ` [PATCH 6.1 1/2] mptcp: stops worker on unaccepted sockets at listener close Matthieu Baerts
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthieu Baerts @ 2023-04-24 14:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sasha Levin
  Cc: Paolo Abeni, stable, mptcp, Matthieu Baerts, Christoph Paasch,
	David S. Miller

Hi Greg, Sasha,

Recently, 2 patches related to MPTCP have not been backported to v6.1
tree due to conflicts:

 - 2a6a870e44dd ("mptcp: stops worker on unaccepted sockets at listener close") [1]
 - 63740448a32e ("mptcp: fix accept vs worker race") [2]

I then here resolved the conflicts, documented what I did in each patch
and ran our tests suite. Everything seems OK.

These patches are based on top of the latest linux-stable-rc/linux-6.1.y
version.

Do you mind adding these two patches to v6.1 queue please?

[1] https://lore.kernel.org/r/2023042259-gravity-hate-a9a3@gregkh
[2] https://lore.kernel.org/r/2023042215-chastise-scuba-8478@gregkh

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---
Paolo Abeni (2):
      mptcp: stops worker on unaccepted sockets at listener close
      mptcp: fix accept vs worker race

 net/mptcp/protocol.c | 74 +++++++++++++++++++++++++++++++++---------------
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 130 insertions(+), 26 deletions(-)
---
base-commit: e4ff6ff54dea67f94036a357201b0f9807405cc6
change-id: 20230424-upstream-stable-20230424-conflicts-6-1-f325fe76c540

Best regards,
-- 
Matthieu Baerts <matthieu.baerts@tessares.net>


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

end of thread, other threads:[~2023-04-27  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 14:09 [PATCH 6.1 0/2] mptcp: Stable backports for v6.1.26 Matthieu Baerts
2023-04-24 14:09 ` [PATCH 6.1 1/2] mptcp: stops worker on unaccepted sockets at listener close Matthieu Baerts
2023-04-24 14:09 ` [PATCH 6.1 2/2] mptcp: fix accept vs worker race Matthieu Baerts
2023-04-27  8:42 ` [PATCH 6.1 0/2] mptcp: Stable backports for v6.1.26 Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox