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: <169844702524.17753.3058534064088871779.git-patchwork-notify@kernel.org> Date: Fri, 27 Oct 2023 22:50:25 +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 v2 0/8] Intel Wired LAN Driver Updates for 2023-10-23 (iavf) Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Fri, 27 Oct 2023 10:59:33 -0700 you wrote: > This series includes iAVF driver cleanups from Michal Schmidt. > > Michal removes and updates stale comments, fixes some locking anti-patterns, > improves handling of resets when the PF is slow, avoids unnecessary > duplication of netdev state, refactors away some duplicate code, and finally > removes the never-actually-used client interface. > > [...] Here is the summary with links: - [net-next,v2,1/8] iavf: fix comments about old bit locks https://git.kernel.org/netdev/net-next/c/77361cb9c1d6 - [net-next,v2,2/8] iavf: simplify mutex_trylock+sleep loops https://git.kernel.org/netdev/net-next/c/5902ee6dc651 - [net-next,v2,3/8] iavf: in iavf_down, don't queue watchdog_task if comms failed https://git.kernel.org/netdev/net-next/c/6a0d989d3cdb - [net-next,v2,4/8] iavf: fix the waiting time for initial reset https://git.kernel.org/netdev/net-next/c/54584b178806 - [net-next,v2,5/8] iavf: rely on netdev's own registered state https://git.kernel.org/netdev/net-next/c/34ad34bf06ca - [net-next,v2,6/8] iavf: use unregister_netdev https://git.kernel.org/netdev/net-next/c/5c4e1d187442 - [net-next,v2,7/8] iavf: add a common function for undoing the interrupt scheme https://git.kernel.org/netdev/net-next/c/b5b219a1fa5f - [net-next,v2,8/8] iavf: delete the iavf client interface https://git.kernel.org/netdev/net-next/c/36d0395b30f8 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