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: 
 <176222164199.2291263.4305248913571401581.git-patchwork-notify@kernel.org>
Date: Tue, 04 Nov 2025 02:00:41 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.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/13] mpls: Remove RTNL dependency.

Hello:

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

On Wed, 29 Oct 2025 17:32:52 +0000 you wrote:
> MPLS uses RTNL
> 
>   1) to guarantee the lifetime of struct mpls_nh.nh_dev
>   2) to protect net->mpls.platform_label
> 
> , but neither actually requires RTNL.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,01/13] mpls: Return early in mpls_label_ok().
    https://git.kernel.org/netdev/net-next/c/2214ca1ff6df
  - [v2,net-next,02/13] mpls: Hold dev refcnt for mpls_nh.
    https://git.kernel.org/netdev/net-next/c/f0914b8436c5
  - [v2,net-next,03/13] mpls: Unify return paths in mpls_dev_notify().
    https://git.kernel.org/netdev/net-next/c/451c538ec067
  - [v2,net-next,04/13] ipv6: Add in6_dev_rcu().
    https://git.kernel.org/netdev/net-next/c/d8f9581e1b7f
  - [v2,net-next,05/13] mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
    https://git.kernel.org/netdev/net-next/c/bc7ebc569e8c
  - [v2,net-next,06/13] mpls: Add mpls_dev_rcu().
    https://git.kernel.org/netdev/net-next/c/ab061f334792
  - [v2,net-next,07/13] mpls: Pass net to mpls_dev_get().
    https://git.kernel.org/netdev/net-next/c/1fb462de9329
  - [v2,net-next,08/13] mpls: Add mpls_route_input().
    https://git.kernel.org/netdev/net-next/c/73e405393991
  - [v2,net-next,09/13] mpls: Use mpls_route_input() where appropriate.
    https://git.kernel.org/netdev/net-next/c/3a49629335a5
  - [v2,net-next,10/13] mpls: Convert mpls_dump_routes() to RCU.
    https://git.kernel.org/netdev/net-next/c/dde1b38e873c
  - [v2,net-next,11/13] mpls: Convert RTM_GETNETCONF to RCU.
    https://git.kernel.org/netdev/net-next/c/fb2b77b9b1db
  - [v2,net-next,12/13] mpls: Protect net->mpls.platform_label with a per-netns mutex.
    https://git.kernel.org/netdev/net-next/c/e833eb25161a
  - [v2,net-next,13/13] mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
    https://git.kernel.org/netdev/net-next/c/7d99a7c6c6a3

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