Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Chuck Lever <cel@kernel.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org, clm@meta.com,
	brauner@kernel.org, kernel-tls-handshake@lists.linux.dev,
	linux-nvme@lists.infradead.org, netdev@vger.kernel.org,
	chuck.lever@oracle.com, hare@kernel.org,
	alistair.francis@wdc.com
Subject: Re: [PATCH net v3 0/8] net/handshake: anchor request lifetime to a pinned file reference
Date: Thu, 28 May 2026 11:50:23 +0000	[thread overview]
Message-ID: <177996902389.890175.13707702597875560897.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260525-handshake-file-pin-v3-0-66c616906ead@oracle.com>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 25 May 2026 12:51:14 -0400 you wrote:
> handshake_nl_accept_doit() has accumulated four follow-on fixes
> since 3b3009ea8abb ("net/handshake: Create a NETLINK service for
> handling handshake requests"): 7ea9c1ec66bc, 7798b59409c3,
> fe67b063f687, and dabac51b8102.  Each was a local refcount or
> NULL-check correction; none moved where the file reference is
> owned, and the same code keeps producing the same class of bug.
> Reworking the ownership is what breaks the pattern.
> 
> [...]

Here is the summary with links:
  - [net,v3,1/8] net/handshake: Use spin_lock_bh for hn_lock
    https://git.kernel.org/netdev/net/c/cc993e0927ec
  - [net,v3,2/8] nvme-tcp: store negative errno in queue->tls_err
    https://git.kernel.org/netdev/net/c/9015985b5eb1
  - [net,v3,3/8] net/handshake: Pass negative errno through handshake_complete()
    https://git.kernel.org/netdev/net/c/6b22d433aa13
  - [net,v3,4/8] net/handshake: Take a long-lived file reference at submit
    https://git.kernel.org/netdev/net/c/09dba37eee70
  - [net,v3,5/8] net/handshake: hand off the pinned file reference to accept_doit
    https://git.kernel.org/netdev/net/c/f4251190e58b
  - [net,v3,6/8] net/handshake: Close the submit-side sock_hold race
    https://git.kernel.org/netdev/net/c/5da98f55b131
  - [net,v3,7/8] net/handshake: Verify file-reference balance in submit paths
    https://git.kernel.org/netdev/net/c/204a5efde5ed
  - [net,v3,8/8] net/handshake: Drain pending requests at net namespace exit
    https://git.kernel.org/netdev/net/c/ea5fe6a73ca5

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



      parent reply	other threads:[~2026-05-28 11:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 16:51 [PATCH net v3 0/8] net/handshake: anchor request lifetime to a pinned file reference Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock Chuck Lever
2026-05-27  8:59   ` Hannes Reinecke
2026-05-27 14:24     ` Chuck Lever
2026-05-27 17:32       ` Hannes Reinecke
2026-05-25 16:51 ` [PATCH net v3 2/8] nvme-tcp: store negative errno in queue->tls_err Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 3/8] net/handshake: Pass negative errno through handshake_complete() Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 4/8] net/handshake: Take a long-lived file reference at submit Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 5/8] net/handshake: hand off the pinned file reference to accept_doit Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 6/8] net/handshake: Close the submit-side sock_hold race Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 7/8] net/handshake: Verify file-reference balance in submit paths Chuck Lever
2026-05-25 16:51 ` [PATCH net v3 8/8] net/handshake: Drain pending requests at net namespace exit Chuck Lever
2026-05-28 11:50 ` 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=177996902389.890175.13707702597875560897.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alistair.francis@wdc.com \
    --cc=brauner@kernel.org \
    --cc=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=clm@meta.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hare@kernel.org \
    --cc=horms@kernel.org \
    --cc=kernel-tls-handshake@lists.linux.dev \
    --cc=kuba@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox