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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <174129785425.1790842.9872735858764773480.git-patchwork-notify@kernel.org>
Date: Thu, 06 Mar 2025 21:50:54 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stanislav Fomichev <sdf@...ichev.me>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, saeed@...nel.org, dw@...idwei.uk
Subject: Re: [PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo
 operations

Hello:

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

On Wed,  5 Mar 2025 08:37:18 -0800 you wrote:
> As the gradual purging of rtnl continues, start grabbing netdev
> instance lock in more places so we can get to the state where
> most paths are working without rtnl. Start with requiring the
> drivers that use shaper api (and later queue mgmt api) to work
> with both rtnl and netdev instance lock. Eventually we might
> attempt to drop rtnl. This mostly affects iavf, gve, bnxt and
> netdev sim (as the drivers that implement shaper/queue mgmt)
> so those drivers are converted in the process.
> 
> [...]

Here is the summary with links:
  - [net-next,v10,01/14] net: hold netdev instance lock during ndo_open/ndo_stop
    https://git.kernel.org/netdev/net-next/c/d4c22ec680c8
  - [net-next,v10,02/14] net: hold netdev instance lock during nft ndo_setup_tc
    https://git.kernel.org/netdev/net-next/c/c4f0f30b424e
  - [net-next,v10,03/14] net: sched: wrap doit/dumpit methods
    https://git.kernel.org/netdev/net-next/c/7c79cff95535
  - [net-next,v10,04/14] net: hold netdev instance lock during qdisc ndo_setup_tc
    https://git.kernel.org/netdev/net-next/c/a0527ee2df3f
  - [net-next,v10,05/14] net: hold netdev instance lock during queue operations
    https://git.kernel.org/netdev/net-next/c/cae03e5bdd9e
  - [net-next,v10,06/14] net: hold netdev instance lock during rtnetlink operations
    https://git.kernel.org/netdev/net-next/c/7e4d784f5810
  - [net-next,v10,07/14] net: hold netdev instance lock during ioctl operations
    https://git.kernel.org/netdev/net-next/c/ffb7ed19ac0a
  - [net-next,v10,08/14] net: hold netdev instance lock during sysfs operations
    https://git.kernel.org/netdev/net-next/c/ad7c7b2172c3
  - [net-next,v10,09/14] net: hold netdev instance lock during ndo_bpf
    https://git.kernel.org/netdev/net-next/c/97246d6d21c2
  - [net-next,v10,10/14] net: ethtool: try to protect all callback with netdev instance lock
    https://git.kernel.org/netdev/net-next/c/2bcf4772e45a
  - [net-next,v10,11/14] net: replace dev_addr_sem with netdev instance lock
    https://git.kernel.org/netdev/net-next/c/df43d8bf1031
  - [net-next,v10,12/14] net: add option to request netdev instance lock
    https://git.kernel.org/netdev/net-next/c/605ef7aec060
  - [net-next,v10,13/14] docs: net: document new locking reality
    https://git.kernel.org/netdev/net-next/c/cc34acd577f1
  - [net-next,v10,14/14] eth: bnxt: remove most dependencies on RTNL
    https://git.kernel.org/netdev/net-next/c/004b5008016a

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