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: 
 <176827561454.1661897.14255397378941759223.git-patchwork-notify@kernel.org>
Date: Tue, 13 Jan 2026 03:40:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
 netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net: add skbuff_clear() helper

Hello:

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

On Fri,  9 Jan 2026 20:38:36 +0000 you wrote:
> clang is unable to inline the memset() calls in net/core/skbuff.c
> when initializing allocated sk_buff.
> 
> memset(skb, 0, offsetof(struct sk_buff, tail));
> 
> This is unfortunate, because:
> 
> [...]

Here is the summary with links:
  - [net-next] net: add skbuff_clear() helper
    https://git.kernel.org/netdev/net-next/c/0391ab577c6e

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