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
| ||
|
Message-Id: <169645982948.18987.9169162380776342631.git-patchwork-notify@kernel.org> Date: Wed, 04 Oct 2023 22:50:29 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kees Cook <keescook@...omium.org> Cc: rajur@...lsio.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, gustavoars@...nel.org, nathan@...nel.org, ndesaulniers@...gle.com, trix@...hat.com, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-hardening@...r.kernel.org, llvm@...ts.linux.dev Subject: Re: [PATCH 0/5] chelsio: Annotate structs with __counted_by Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Fri, 29 Sep 2023 11:11:44 -0700 you wrote: > Hi, > > This annotates several chelsio structures with the coming __counted_by > attribute for bounds checking of flexible arrays at run-time. For more details, > see commit dd06e72e68bc ("Compiler Attributes: Add __counted_by macro"). > > Thanks! > > [...] Here is the summary with links: - [1/5] chelsio/l2t: Annotate struct l2t_data with __counted_by https://git.kernel.org/netdev/net-next/c/3bbae5f1c651 - [2/5] cxgb4: Annotate struct clip_tbl with __counted_by https://git.kernel.org/netdev/net-next/c/c3db467b0822 - [3/5] cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by https://git.kernel.org/netdev/net-next/c/157c56a4fede - [4/5] cxgb4: Annotate struct sched_table with __counted_by https://git.kernel.org/netdev/net-next/c/ceba9725fb45 - [5/5] cxgb4: Annotate struct smt_data with __counted_by https://git.kernel.org/netdev/net-next/c/1508cb7e0752 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