All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: Tao Cui <cuitao@kylinos.cn>
Cc: mptcp@lists.linux.dev, Geliang Tang <geliang@kernel.org>
Subject: Re: [PATCH mptcp-next 1/2] mptcp: pm: fix use-after-free in mptcp_userspace_pm_delete_local_addr
Date: Fri, 15 May 2026 04:46:16 +0200	[thread overview]
Message-ID: <b3435d2f-30f4-4317-b6c0-363420774323@kernel.org> (raw)
In-Reply-To: <de6caab069a04d0c968a5f3a59c0c2753f4d9147.camel@kernel.org>

Hi Tao,

(- netdev maintainers)

On 14/05/2026 05:07, Geliang Tang wrote:
> Thanks for this set. It looks like the cover letter of this set is
> missing. You can use "--cover-letter" to create it:
> 
> 	git format-patch -2 --cover-letter

Feel free to use 'b4' to send patches, it is easy to use, and would
avoid "common" mistakes:

  https://b4.docs.kernel.org/en/latest/contributor/overview.html

You can use it from the export/export-net and for-review/for-review-net
branches, and, in this case, no need to run 'b4 prep --auto-to-cc'.

> sashiko adds some comments here, please address them in v2:
> 
> https://sashiko.dev/#/patchset/20260509075629.217791-2-cuitao@kylinos.cn

I didn't check here, but please keep in mind that AI reviews can be wrong.

Also, if your patches are fixes, please use the 'mptcp-net' prefix, and
add a Fixes tag:

  https://www.mptcp.dev/contributing.html#code-style
  https://docs.kernel.org/process/maintainer-netdev.html

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


  reply	other threads:[~2026-05-15  2:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-09  7:56 [PATCH mptcp-next 1/2] mptcp: pm: fix use-after-free in mptcp_userspace_pm_delete_local_addr Tao Cui
2026-05-09  7:56 ` [PATCH mptcp-next 2/2] mptcp: pm: fix extra_subflows u8 underflow in userspace PM Tao Cui
2026-05-09 12:04   ` MPTCP CI
2026-05-14  3:17   ` Geliang Tang
2026-05-14  3:07 ` [PATCH mptcp-next 1/2] mptcp: pm: fix use-after-free in mptcp_userspace_pm_delete_local_addr Geliang Tang
2026-05-15  2:46   ` Matthieu Baerts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-05-09  7:54 Tao Cui

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=b3435d2f-30f4-4317-b6c0-363420774323@kernel.org \
    --to=matttbe@kernel.org \
    --cc=cuitao@kylinos.cn \
    --cc=geliang@kernel.org \
    --cc=mptcp@lists.linux.dev \
    /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 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.