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] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <175202582576.190635.16190055003928339339.git-patchwork-notify@kernel.org>
Date: Wed, 09 Jul 2025 01:50:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuni1840@...il.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, kuniyu@...gle.com,
 netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 00/15] ipv6: Drop RTNL from mcast.c and
 anycast.c

Hello:

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

On Wed,  2 Jul 2025 16:01:17 -0700 you wrote:
> From: Kuniyuki Iwashima <kuniyu@...gle.com>
> 
> This is a prep series for RCU conversion of RTM_NEWNEIGH, which needs
> RTNL during neigh_table.{pconstructor,pdestructor}() touching IPv6
> multicast code.
> 
> Currently, IPv6 multicast code is protected by lock_sock() and
> inet6_dev->mc_lock, and RTNL is not actually needed.
> 
> [...]

Here is the summary with links:
  - [v3,net-next,01/15] ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}().
    https://git.kernel.org/netdev/net-next/c/fb60b74e4e5b
  - [v3,net-next,02/15] ipv6: mcast: Replace locking comments with lockdep annotations.
    https://git.kernel.org/netdev/net-next/c/818ae1a5ecb4
  - [v3,net-next,03/15] ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
    https://git.kernel.org/netdev/net-next/c/dbd40f318cf2
  - [v3,net-next,04/15] ipv6: mcast: Remove mca_get().
    https://git.kernel.org/netdev/net-next/c/d22faae8c555
  - [v3,net-next,05/15] ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec().
    https://git.kernel.org/netdev/net-next/c/e01b193e0b50
  - [v3,net-next,06/15] ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP.
    https://git.kernel.org/netdev/net-next/c/1767bb2d47b7
  - [v3,net-next,07/15] ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP.
    https://git.kernel.org/netdev/net-next/c/2ceb71ce7d34
  - [v3,net-next,08/15] ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close().
    https://git.kernel.org/netdev/net-next/c/1e589db3892e
  - [v3,net-next,09/15] ipv6: mcast: Don't hold RTNL for MCAST_ socket options.
    https://git.kernel.org/netdev/net-next/c/e6e14d582dd2
  - [v3,net-next,10/15] ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment.
    https://git.kernel.org/netdev/net-next/c/49b8223fa9c1
  - [v3,net-next,11/15] ipv6: anycast: Don't use rtnl_dereference().
    https://git.kernel.org/netdev/net-next/c/7b6b53a76fcc
  - [v3,net-next,12/15] ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM.
    https://git.kernel.org/netdev/net-next/c/f7fdf13bf103
  - [v3,net-next,13/15] ipv6: anycast: Unify two error paths in ipv6_sock_ac_join().
    https://git.kernel.org/netdev/net-next/c/976fa9b2054f
  - [v3,net-next,14/15] ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
    https://git.kernel.org/netdev/net-next/c/eb1ac9ff6c4a
  - [v3,net-next,15/15] ipv6: Remove setsockopt_needs_rtnl().
    https://git.kernel.org/netdev/net-next/c/db38443dcd9f

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