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(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html