All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Radim Krčmář" <rkrcmar@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for v4.9-rc8
Date: Fri, 2 Dec 2016 17:35:57 +0100	[thread overview]
Message-ID: <20161202163556.GC6180@potion> (raw)

Linus,

The following changes since commit e5517c2a5a49ed5e99047008629f1cd60246ea0e:

  Linux 4.9-rc7 (2016-11-27 13:08:04 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to a0f1d21c1ccb1da66629627a74059dd7f5ac9c61:

  KVM: use after free in kvm_ioctl_create_device() (2016-12-01 16:10:50 +0100)

----------------------------------------------------------------
KVM fixes for v4.9-rc8

All architectures avoid memory corruption in an error path.
ARM prevents bogus acknowledgement of interrupts.

----------------------------------------------------------------
Dan Carpenter (1):
      KVM: use after free in kvm_ioctl_create_device()

Marc Zyngier (1):
      KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs

Radim Krčmář (1):
      Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/.../kvmarm/kvmarm

 virt/kvm/arm/vgic/vgic-v2.c | 6 ++++--
 virt/kvm/arm/vgic/vgic-v3.c | 6 ++++--
 virt/kvm/kvm_main.c         | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

                 reply	other threads:[~2016-12-02 16:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161202163556.GC6180@potion \
    --to=rkrcmar@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /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.