linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: "Andrea Parri (Microsoft)" <parri.andrea@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org,
	"K . Y . Srinivasan" <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	Stephen Hemminger <sthemmin@microsoft.com>,
	Wei Liu <wei.liu@kernel.org>,
	Michael Kelley <mikelley@microsoft.com>,
	Juan Vazquez <juvazq@microsoft.com>,
	Saruhan Karademir <skarade@microsoft.com>
Subject: Re: [PATCH v3 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
Date: Tue, 5 Jan 2021 12:49:43 +0000	[thread overview]
Message-ID: <20210105124943.qaoqj76kb2qasaoq@liuwe-devbox-debian-v2> (raw)
In-Reply-To: <20201209070827.29335-1-parri.andrea@gmail.com>

On Wed, Dec 09, 2020 at 08:08:21AM +0100, Andrea Parri (Microsoft) wrote:
> Integrating feedback from Juan, Michael and Wei. [1]  Changelogs are
> inline/in the patches.
> 
> Thanks,
>   Andrea
> 
> [1] https://lkml.kernel.org/r/20201202092214.13520-1-parri.andrea@gmail.com
> 
> Andrea Parri (Microsoft) (6):
>   Drivers: hv: vmbus: Initialize memory to be sent to the host
>   Drivers: hv: vmbus: Reduce number of references to message in
>     vmbus_on_msg_dpc()
>   Drivers: hv: vmbus: Copy the hv_message in vmbus_on_msg_dpc()
>   Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
>   Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()

I've applied the first five to hyperv-next.

>   Drivers: hv: vmbus: Do not allow overwriting
>     vmbus_connection.channels[]

This one lacks a review-by tag.

Wei.

> 
>  drivers/hv/channel.c      |  4 +--
>  drivers/hv/channel_mgmt.c | 55 +++++++++++++++++++++++++++------------
>  drivers/hv/hyperv_vmbus.h |  2 +-
>  drivers/hv/vmbus_drv.c    | 43 ++++++++++++++++++------------
>  include/linux/hyperv.h    |  1 +
>  5 files changed, 69 insertions(+), 36 deletions(-)
> 
> -- 
> 2.25.1
> 

      parent reply	other threads:[~2021-01-05 12:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09  7:08 [PATCH v3 0/6] Drivers: hv: vmbus: More VMBus-hardening changes Andrea Parri (Microsoft)
2020-12-09  7:08 ` [PATCH v3 1/6] Drivers: hv: vmbus: Initialize memory to be sent to the host Andrea Parri (Microsoft)
2020-12-09  7:08 ` [PATCH v3 2/6] Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc() Andrea Parri (Microsoft)
2020-12-09 18:26   ` Michael Kelley
2020-12-09  7:08 ` [PATCH v3 3/6] Drivers: hv: vmbus: Copy the hv_message " Andrea Parri (Microsoft)
2020-12-09 18:26   ` Michael Kelley
2020-12-09  7:08 ` [PATCH v3 4/6] Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() Andrea Parri (Microsoft)
2020-12-09  7:08 ` [PATCH v3 5/6] Drivers: hv: vmbus: Resolve race condition " Andrea Parri (Microsoft)
2020-12-15  4:45   ` Michael Kelley
2020-12-09  7:08 ` [PATCH v3 6/6] Drivers: hv: vmbus: Do not allow overwriting vmbus_connection.channels[] Andrea Parri (Microsoft)
2021-01-05 12:49 ` Wei Liu [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=20210105124943.qaoqj76kb2qasaoq@liuwe-devbox-debian-v2 \
    --to=wei.liu@kernel.org \
    --cc=haiyangz@microsoft.com \
    --cc=juvazq@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikelley@microsoft.com \
    --cc=parri.andrea@gmail.com \
    --cc=skarade@microsoft.com \
    --cc=sthemmin@microsoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).