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]
Date: Wed, 24 Apr 2024 11:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: aleksander.lobakin@...el.com, kuba@...nel.org, davem@...emloft.net,
 pabeni@...hat.com, edumazet@...gle.com, elder@...nel.org,
 linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
 nbd@....name, sean.wang@...iatek.com, Mark-MC.Lee@...iatek.com,
 lorenzo@...nel.org, taras.chornyi@...ision.eu, ath11k@...ts.infradead.org,
 ath10k@...ts.infradead.org, linux-wireless@...r.kernel.org,
 geomatsi@...il.com, kvalo@...nel.org, matthias.bgg@...il.com,
 angelogioacchino.delregno@...labora.com, quic_jjohnson@...cinc.com,
 leon@...nel.org, dennis.dalessandro@...nelisnetworks.com,
 linux-kernel@...r.kernel.org, netdev@...r.kernel.org, bpf@...r.kernel.org,
 idosch@...sch.org
Subject: Re: [PATCH net-next v7 00/10] allocate dummy device dynamically

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Mon, 22 Apr 2024 05:38:53 -0700 you wrote:
> struct net_device shouldn't be embedded into any structure, instead,
> the owner should use the private space to embed their state into
> net_device.
> 
> But, in some cases the net_device is embedded inside the private
> structure, which blocks the usage of zero-length arrays inside
> net_device.
> 
> [...]

Here is the summary with links:
  - [net-next,v7,01/10] net: core: Fix documentation
    https://git.kernel.org/netdev/net-next/c/c6e7f276841d
  - [net-next,v7,02/10] net: free_netdev: exit earlier if dummy
    https://git.kernel.org/netdev/net-next/c/f8d05679fb3f
  - [net-next,v7,03/10] net: create a dummy net_device allocator
    https://git.kernel.org/netdev/net-next/c/c661050f93d3
  - [net-next,v7,04/10] net: marvell: prestera: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/ec24c06eb312
  - [net-next,v7,05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/b209bd6d0bff
  - [net-next,v7,06/10] net: ipa: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/1bdab0ee635d
  - [net-next,v7,07/10] net: ibm/emac: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/2eb5e25d8495
  - [net-next,v7,08/10] wifi: qtnfmac: Use netdev dummy allocator helper
    https://git.kernel.org/netdev/net-next/c/4a8b77eff7e5
  - [net-next,v7,09/10] wifi: ath10k: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/57738dab12d9
  - [net-next,v7,10/10] wifi: ath11k: allocate dummy net_device dynamically
    https://git.kernel.org/netdev/net-next/c/bca592ead825

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