All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-04-26
Date: Wed, 27 Apr 2022 10:00:11 +0000	[thread overview]
Message-ID: <165105361163.21913.10691958952592365332.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220426203018.3790378-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net.git (master)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Tue, 26 Apr 2022 13:30:14 -0700 you wrote:
> This series contains updates to ice driver only.
> 
> Ivan Vecera removes races related to VF message processing by changing
> mutex_trylock() call to mutex_lock() and moving additional operations
> to occur under mutex.
> 
> Petr Oros increases wait time after firmware flash as current time is
> not sufficient.
> 
> [...]

Here is the summary with links:
  - [net,1/4] ice: Fix incorrect locking in ice_vc_process_vf_msg()
    https://git.kernel.org/netdev/net/c/aaf461af729b
  - [net,2/4] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
    https://git.kernel.org/netdev/net/c/77d64d285be5
  - [net,3/4] ice: wait 5 s for EMP reset after firmware flash
    https://git.kernel.org/netdev/net/c/b537752e6cbf
  - [net,4/4] ice: fix use-after-free when deinitializing mailbox snapshot
    https://git.kernel.org/netdev/net/c/b668f4cd715a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-04-27 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 20:30 [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-04-26 Tony Nguyen
2022-04-26 20:30 ` [PATCH net 1/4] ice: Fix incorrect locking in ice_vc_process_vf_msg() Tony Nguyen
2022-04-26 20:30 ` [PATCH net 2/4] ice: Protect vf_state check by cfg_lock " Tony Nguyen
2022-04-26 20:30 ` [PATCH net 3/4] ice: wait 5 s for EMP reset after firmware flash Tony Nguyen
2022-04-26 20:30 ` [PATCH net 4/4] ice: fix use-after-free when deinitializing mailbox snapshot Tony Nguyen
2022-04-27 10:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165105361163.21913.10691958952592365332.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.