lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174467703924.2083973.8091264853407510978.git-patchwork-notify@kernel.org>
Date: Tue, 15 Apr 2025 00:30:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, horms@...nel.org, kuni1840@...il.com,
 netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 00/14] net: Convert ->exit_batch_rtnl() to
 ->exit_rtnl().

Hello:

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

On Fri, 11 Apr 2025 13:52:29 -0700 you wrote:
> While converting nexthop to per-netns RTNL, there are two blockers
> to using rtnl_net_dereference(), flush_all_nexthops() and
> __unregister_nexthop_notifier(), both of which are called from
> ->exit_batch_rtnl().
> 
> Instead of spreading __rtnl_net_lock() over each ->exit_batch_rtnl(),
> we should convert all ->exit_batch_rtnl() to per-net ->exit_rtnl() and
> run it under __rtnl_net_lock() because all ->exit_batch_rtnl() functions
> do not have anything to factor out for batching.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,01/14] net: Factorise setup_net() and cleanup_net().
    https://git.kernel.org/netdev/net-next/c/e333b1c3cf25
  - [v2,net-next,02/14] net: Add ops_undo_single for module load/unload.
    https://git.kernel.org/netdev/net-next/c/fed176bf3143
  - [v2,net-next,03/14] net: Add ->exit_rtnl() hook to struct pernet_operations.
    https://git.kernel.org/netdev/net-next/c/7a60d91c690b
  - [v2,net-next,04/14] nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/cf701038d1c8
  - [v2,net-next,05/14] vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/6f2667b98ef2
  - [v2,net-next,06/14] ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/a967e01e2ad2
  - [v2,net-next,07/14] ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/f76758f18fb8
  - [v2,net-next,08/14] xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/9571ab5a98fe
  - [v2,net-next,09/14] bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/b7924f50be15
  - [v2,net-next,10/14] bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/baf720334c02
  - [v2,net-next,11/14] gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/bc7eaf7a40bb
  - [v2,net-next,12/14] bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/fc3dc33f668c
  - [v2,net-next,13/14] geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl().
    https://git.kernel.org/netdev/net-next/c/4e53b32d74f0
  - [v2,net-next,14/14] net: Remove ->exit_batch_rtnl().
    https://git.kernel.org/netdev/net-next/c/c57a9c503543

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ