All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: hns3: add some fixes for -net
@ 2021-12-10 13:09 Guangbin Huang
  2021-12-10 13:09 ` [PATCH net 1/2] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg Guangbin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guangbin Huang @ 2021-12-10 13:09 UTC (permalink / raw)
  To: davem, kuba, wangjie125
  Cc: netdev, linux-kernel, lipeng321, huangguangbin2, chenhao288

This series adds some fixes for the HNS3 ethernet driver.

Jie Wang (1):
  net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg

Yufeng Mo (1):
  net: hns3: fix race condition in debugfs

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  2 ++
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    | 20 +++++++++++++------
 .../hisilicon/hns3/hns3vf/hclgevf_mbx.c       |  3 ++-
 3 files changed, 18 insertions(+), 7 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-12 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-10 13:09 [PATCH net 0/2] net: hns3: add some fixes for -net Guangbin Huang
2021-12-10 13:09 ` [PATCH net 1/2] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg Guangbin Huang
2021-12-10 13:09 ` [PATCH net 2/2] net: hns3: fix race condition in debugfs Guangbin Huang
2021-12-12 16:30 ` [PATCH net 0/2] net: hns3: add some fixes for -net patchwork-bot+netdevbpf

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.