All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Martin Radev <martin.b.radev@gmail.com>, kvm@vger.kernel.org
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	alexandru.elisei@arm.com
Subject: Re: [PATCH v3 kvmtool 0/6] Fix few small issues in virtio code
Date: Fri, 20 May 2022 21:51:08 +0100	[thread overview]
Message-ID: <165307807003.1660192.8414115538147562065.b4-ty@kernel.org> (raw)
In-Reply-To: <20220509203940.754644-1-martin.b.radev@gmail.com>

On Mon, 9 May 2022 23:39:34 +0300, Martin Radev wrote:
> Thank you for the patience and for the reviews.
> 
> Here is the patchset with all of the changes.
> 
> Kind regards,
> Martin
> 
> [...]

Applied to kvmtool (master), thanks!

[1/7] kvmtool: Add WARN_ONCE macro
      https://git.kernel.org/will/kvmtool/c/143ffa2221d3
[2/7] mmio: Sanitize addr and len
      https://git.kernel.org/will/kvmtool/c/52d4ee7cb520
[3/7] virtio: Use u32 instead of int in pci_data_in/out
      https://git.kernel.org/will/kvmtool/c/06e1e6fe2e11
[4/7] virtio/9p: Fix virtio_9p_config allocation size
      https://git.kernel.org/will/kvmtool/c/3510a7f7b45f
[5/7] virtio: Sanitize config accesses
      https://git.kernel.org/will/kvmtool/c/e47302846cc5
[6/7] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
      https://git.kernel.org/will/kvmtool/c/31e0eacca520
[7/7] kvmtool: Have stack be not executable on x86
      https://git.kernel.org/will/kvmtool/c/a68a52cd8ab7

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

      parent reply	other threads:[~2022-05-20 20:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 20:39 [PATCH v3 kvmtool 0/6] Fix few small issues in virtio code Martin Radev
2022-05-09 20:39 ` [PATCH v3 kvmtool 1/6] kvmtool: Add WARN_ONCE macro Martin Radev
2022-05-09 20:39 ` [PATCH v3 kvmtool 2/6] mmio: Sanitize addr and len Martin Radev
2022-05-11 17:26   ` Alexandru Elisei
2022-05-09 20:39 ` [PATCH v3 kvmtool 3/6] virtio: Use u32 instead of int in pci_data_in/out Martin Radev
2022-05-09 20:39 ` [PATCH v3 kvmtool 4/6] virtio: Sanitize config accesses Martin Radev
2022-05-12 10:29   ` Alexandru Elisei
2022-05-09 20:39 ` [PATCH v3 kvmtool 5/6] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL Martin Radev
2022-05-09 20:39 ` [PATCH v3 kvmtool 6/6] kvmtool: Have stack be not executable on x86 Martin Radev
2022-05-20 20:51 ` Will Deacon [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=165307807003.1660192.8414115538147562065.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=alexandru.elisei@arm.com \
    --cc=catalin.marinas@arm.com \
    --cc=kernel-team@android.com \
    --cc=kvm@vger.kernel.org \
    --cc=martin.b.radev@gmail.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.