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: <169767842697.18183.15932552957556598663.git-patchwork-notify@kernel.org> Date: Thu, 19 Oct 2023 01:20:26 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jacob Keller <jacob.e.keller@...el.com> Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org Subject: Re: [PATCH net-next 0/9] Intel Wired LAN Driver Updates 2023-10-17 Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Tue, 17 Oct 2023 12:04:02 -0700 you wrote: > This series contains cleanups for all the Intel drivers relating to their > use of format specifiers and the use of strncpy. > > Jesse fixes various -Wformat warnings across all the Intel networking, > including various cases where a "%s" string format specifier is preferred, > and using kasprintf instead of snprintf. > > [...] Here is the summary with links: - [net-next,1/9] intel: fix string truncation warnings https://git.kernel.org/netdev/net-next/c/1978d3ead82c - [net-next,2/9] intel: fix format warnings https://git.kernel.org/netdev/net-next/c/d97af2440a0c - [net-next,3/9] e100: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/7677f635bf80 - [net-next,4/9] e1000: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/341359e034e4 - [net-next,5/9] fm10k: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/48b238461b90 - [net-next,6/9] i40e: use scnprintf over strncpy+strncat https://git.kernel.org/netdev/net-next/c/be39d0a61aed - [net-next,7/9] igb: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/95e71e35e635 - [net-next,8/9] igbvf: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/a6c78d5f8d5d - [net-next,9/9] igc: replace deprecated strncpy with strscpy https://git.kernel.org/netdev/net-next/c/d10d64ad01db 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