Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Rajani Kantha <681739313@139.com>
To: kuba@kernel.org, edumazet@google.com, stable@vger.kernel.org
Subject: [PATCH 6.6.y 0/2] Backport 2 commits to fix skbs flush pending
Date: Fri, 29 May 2026 18:24:07 +0800	[thread overview]
Message-ID: <20260529102409.3042-1-681739313@139.com> (raw)

Commit:006a5035b495 ("inet: frags: flush pending skbs in 
fqdir_pre_exit()") fixes a deadlocks issue.

It depends on commit:1231eec6994b ("inet: frags: add
inet_frag_queue_flush()").

In order to make a clean backport and line up with master branch,
backport those 2 commits to stable kernel.


Jakub Kicinski (2):
  inet: frags: add inet_frag_queue_flush()
  inet: frags: flush pending skbs in fqdir_pre_exit()

 include/net/inet_frag.h  | 18 +++-----------
 include/net/ipv6_frag.h  |  9 ++++---
 net/ipv4/inet_fragment.c | 51 +++++++++++++++++++++++++++++++++++++---
 net/ipv4/ip_fragment.c   | 18 +++++++-------
 4 files changed, 65 insertions(+), 31 deletions(-)

-- 
2.17.1



             reply	other threads:[~2026-05-29 10:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-29 10:24 Rajani Kantha [this message]
2026-05-29 10:24 ` [PATCH 6.6.y 1/2] inet: frags: add inet_frag_queue_flush() Rajani Kantha
2026-05-29 10:24 ` [PATCH 6.6.y 2/2] inet: frags: flush pending skbs in fqdir_pre_exit() Rajani Kantha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260529102409.3042-1-681739313@139.com \
    --to=681739313@139.com \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox