From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH 0/7] KVM: syzkaller fixes Date: Wed, 1 Jun 2016 18:07:39 +0200 Message-ID: <20160601160738.GA27844@potion> References: <1464782964-10481-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <1464782964-10481-1-git-send-email-pbonzini@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 2016-06-01 14:09+0200, Paolo Bonzini: > These fix most of the bugs reported by Dmitry Vyukov a while back. > I couldn't reproduce one of the bugs (patch 7) but the fix is easy. > Probably, more VM ioctls should take kvm->lock, but I have not looked > at it yet. Applied, thanks. > I have only marked for stable the two patches that fix an oops. However, > all of patches 1-6 could go in 4.7-rc, I think. Normal userspaces don't exercise modified paths, so I'll prepare [1-6/7] for -rc1, as thorough testing wouldn't make a difference ...