{"id":807434,"url":"http://patchwork.ozlabs.org/api/1.2/patches/807434/?format=json","web_url":"http://patchwork.ozlabs.org/project/kvm-ppc/patch/20170830062130.GD27329@fergus.ozlabs.ibm.com/","project":{"id":23,"url":"http://patchwork.ozlabs.org/api/1.2/projects/23/?format=json","name":"KVM PowerPC development","link_name":"kvm-ppc","list_id":"kvm-ppc.vger.kernel.org","list_email":"kvm-ppc@vger.kernel.org","web_url":null,"scm_url":null,"webscm_url":null,"list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<20170830062130.GD27329@fergus.ozlabs.ibm.com>","list_archive_url":null,"date":"2017-08-30T06:21:30","name":"[GIT,PULL] Please pull my kvm-ppc-fixes branch","commit_ref":null,"pull_url":"git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes","state":"accepted","archived":false,"hash":null,"submitter":{"id":67079,"url":"http://patchwork.ozlabs.org/api/1.2/people/67079/?format=json","name":"Paul Mackerras","email":"paulus@ozlabs.org"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/kvm-ppc/patch/20170830062130.GD27329@fergus.ozlabs.ibm.com/mbox/","series":[{"id":533,"url":"http://patchwork.ozlabs.org/api/1.2/series/533/?format=json","web_url":"http://patchwork.ozlabs.org/project/kvm-ppc/list/?series=533","date":"2017-08-30T06:21:30","name":"[GIT,PULL] Please pull my kvm-ppc-fixes branch","version":1,"mbox":"http://patchwork.ozlabs.org/series/533/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/patches/807434/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/807434/checks/","tags":{},"related":[],"headers":{"Return-Path":"<kvm-ppc-owner@vger.kernel.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=kvm-ppc-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tsecure) header.d=ozlabs.org header.i=@ozlabs.org header.b=\"ZkyTWve0\";\n\tdkim-atps=neutral"],"Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xhwPv5gHXz9t2M\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 30 Aug 2017 16:21:39 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1750761AbdH3GVi (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tWed, 30 Aug 2017 02:21:38 -0400","from ozlabs.org ([103.22.144.67]:47073 \"EHLO ozlabs.org\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1750756AbdH3GVi (ORCPT <rfc822;kvm-ppc@vger.kernel.org>);\n\tWed, 30 Aug 2017 02:21:38 -0400","by ozlabs.org (Postfix, from userid 1003)\n\tid 3xhwPr5wjVz9t16; Wed, 30 Aug 2017 16:21:36 +1000 (AEST)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; \n\tt=1504074096; bh=m8Jaah/AOcLpyBMSBdjOwSE8UMO5PLZg1X5UMKfsiKk=;\n\th=Date:From:To:Cc:Subject:From;\n\tb=ZkyTWve0KcV8ZuHHK1yamlIX1ZZYzsJwmvuX71B2o66pZYt8drEPEcjHCI+lDuFdF\n\tpIbVRMF2SUMJTk77uQwiCvHWU6xPA8BJuesjRsS34iv/4C7g981gYXaY04H2Cwl6zA\n\tqHbLDXKEBPmCSRImGZ18/epZKAZE4/lw9kRLE4ogCW3vlN72jnIEs375tRPcWgxcgG\n\tD6fqhR4Cu8xDIkK6tMsMmrMluC+OIq18batE97Q8oiLa3fYQqYOaz8Gwx6tOn/s72G\n\twAWOQH3VpJ5xritkeeospnDNRtdupUpCHsGfzSkRLfIvoytxh3tAze+pUCLD4Hgrtm\n\tu/lRIElHZEB+w==","Date":"Wed, 30 Aug 2017 16:21:30 +1000","From":"Paul Mackerras <paulus@ozlabs.org>","To":"Paolo Bonzini <pbonzini@redhat.com>","Cc":"kvm@vger.kernel.org, kvm-ppc@vger.kernel.org","Subject":"[GIT PULL] Please pull my kvm-ppc-fixes branch","Message-ID":"<20170830062130.GD27329@fergus.ozlabs.ibm.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","User-Agent":"Mutt/1.5.24 (2015-08-30)","Sender":"kvm-ppc-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<kvm-ppc.vger.kernel.org>","X-Mailing-List":"kvm-ppc@vger.kernel.org"},"content":"Paolo,\n\nPlease do a pull from my kvm-ppc-fixes branch to get one more commit\nfor 4.13.  It adds mutual exclusion between list_add_rcu and\nlist_del_rcu calls on the kvm->arch.spapr_tce_tables list.  Without\nthis, userspace could potentially trigger corruption of the list and\ncause a host crash or worse.\n\nThanks,\nPaul.\n\nThe following changes since commit 47c5310a8dbe7c2cb9f0083daa43ceed76c257fa:\n\n  KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() (2017-08-25 11:08:57 +0200)\n\nare available in the git repository at:\n\n  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes\n\nfor you to fetch changes up to edd03602d97236e8fea13cd76886c576186aa307:\n\n  KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list (2017-08-30 14:59:31 +1000)\n\n----------------------------------------------------------------\nPaul Mackerras (1):\n      KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list\n\n arch/powerpc/kvm/book3s_64_vio.c | 21 ++++++++++-----------\n 1 file changed, 10 insertions(+), 11 deletions(-)\n--\nTo unsubscribe from this list: send the line \"unsubscribe kvm-ppc\" in\nthe body of a message to majordomo@vger.kernel.org\nMore majordomo info at  http://vger.kernel.org/majordomo-info.html","diff":null,"prefixes":["GIT","PULL"]}