All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Duoming Zhou <duoming@zju.edu.cn>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-hams@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org,
	edumazet@google.com, jreuter@yaina.de, dan.carpenter@linaro.org,
	rkannoth@marvell.com, davem@davemloft.net, lars@oddbit.com
Subject: Re: [PATCH net v7 0/3] ax25: Fix issues of ax25_dev and net_device
Date: Mon, 13 May 2024 23:20:31 +0000	[thread overview]
Message-ID: <171564243153.13558.7234535622239803096.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1715247018.git.duoming@zju.edu.cn>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  9 May 2024 17:35:59 +0800 you wrote:
> The first patch uses kernel universal linked list to implement
> ax25_dev_list, which makes the operation of the list easier.
> The second and third patch fix reference count leak issues of
> the object "ax25_dev" and "net_device".
> 
> Duoming Zhou (3):
>   ax25: Use kernel universal linked list to implement ax25_dev_list
>   ax25: Fix reference count leak issues of ax25_dev
>   ax25: Fix reference count leak issue of net_device
> 
> [...]

Here is the summary with links:
  - [net,v7,1/3] ax25: Use kernel universal linked list to implement ax25_dev_list
    https://git.kernel.org/netdev/net/c/a7d6e36b9ad0
  - [net,v7,2/3] ax25: Fix reference count leak issues of ax25_dev
    https://git.kernel.org/netdev/net/c/b505e0319852
  - [net,v7,3/3] ax25: Fix reference count leak issue of net_device
    https://git.kernel.org/netdev/net/c/36e56b1b002b

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



      parent reply	other threads:[~2024-05-13 23:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09  9:35 [PATCH net v7 0/3] ax25: Fix issues of ax25_dev and net_device Duoming Zhou
2024-05-09  9:36 ` [PATCH net v7 1/3] ax25: Use kernel universal linked list to implement ax25_dev_list Duoming Zhou
2024-05-09  9:36 ` [PATCH net v7 2/3] ax25: Fix reference count leak issues of ax25_dev Duoming Zhou
2024-05-09  9:37 ` [PATCH net v7 3/3] ax25: Fix reference count leak issue of net_device Duoming Zhou
2024-05-09  9:51 ` [PATCH net v7 0/3] ax25: Fix issues of ax25_dev and net_device Dan Carpenter
2024-05-13 23:20 ` 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=171564243153.13558.7234535622239803096.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=dan.carpenter@linaro.org \
    --cc=davem@davemloft.net \
    --cc=duoming@zju.edu.cn \
    --cc=edumazet@google.com \
    --cc=jreuter@yaina.de \
    --cc=kuba@kernel.org \
    --cc=lars@oddbit.com \
    --cc=linux-hams@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rkannoth@marvell.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.