All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <mathew.j.martineau@linux.intel.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	matthieu.baerts@tessares.net, mptcp@lists.linux.dev,
	pabeni@redhat.com
Subject: Re: [PATCH net v3 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup
Date: Wed, 01 Sep 2021 23:10:06 +0000	[thread overview]
Message-ID: <163053780623.19243.8685961450090874953.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210901171537.121255-1-mathew.j.martineau@linux.intel.com>

Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Wed,  1 Sep 2021 10:15:35 -0700 you wrote:
> These are two fixes for the net tree, addressing separate issues.
> 
> Patch 1 addresses a divide-by-zero crash seen in syzkaller and also
> reported by a user on the netdev list. This changes MPTCP code so
> tcp_push() cannot be called with an invalid (0) mss_now value.
> 
> Patch 2 fixes a selftest temp file cleanup issue that consumes excessive
> disk space when running repeated tests.
> 
> [...]

Here is the summary with links:
  - [net,v3,1/2] mptcp: fix possible divide by zero
    https://git.kernel.org/netdev/net/c/1094c6fe7280
  - [net,v3,2/2] selftests: mptcp: clean tmp files in simult_flows
    https://git.kernel.org/netdev/net/c/bfd862a7e931

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-09-01 23:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01 17:15 [PATCH net v3 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup Mat Martineau
2021-09-01 17:15 ` [PATCH net v3 1/2] mptcp: fix possible divide by zero Mat Martineau
2021-09-01 17:15 ` [PATCH net v3 2/2] selftests: mptcp: clean tmp files in simult_flows Mat Martineau
2021-09-01 23:10 ` patchwork-bot+netdevbpf [this message]

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=163053780623.19243.8685961450090874953.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=mathew.j.martineau@linux.intel.com \
    --cc=matthieu.baerts@tessares.net \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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.