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: 
 <176369461151.1878899.12543595195471306601.git-patchwork-notify@kernel.org>
Date: Fri, 21 Nov 2025 03:10:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo Luiz Duarte <gustavold@...il.com>
Cc: leitao@...ian.org, asantostc@...il.com, horms@...nel.org,
 andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, shuah@...nel.org, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/4] netconsole: Allow userdata buffer to grow
 dynamically

Hello:

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

On Wed, 19 Nov 2025 16:14:48 -0800 you wrote:
> The current netconsole implementation allocates a static buffer for
> extradata (userdata + sysdata) with a fixed size of
> MAX_EXTRADATA_ENTRY_LEN * MAX_EXTRADATA_ITEMS bytes for every target,
> regardless of whether userspace actually uses this feature. This forces
> us to keep MAX_EXTRADATA_ITEMS small (16), which is restrictive for
> users who need to attach more metadata to their log messages.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/4] netconsole: Simplify send_fragmented_body()
    https://git.kernel.org/netdev/net-next/c/7279b718b431
  - [net-next,v3,2/4] netconsole: Split userdata and sysdata
    https://git.kernel.org/netdev/net-next/c/9dc10f50c430
  - [net-next,v3,3/4] netconsole: Dynamic allocation of userdata buffer
    https://git.kernel.org/netdev/net-next/c/eb83801af2dc
  - [net-next,v3,4/4] netconsole: Increase MAX_USERDATA_ITEMS
    https://git.kernel.org/netdev/net-next/c/5ad994534172

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