Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp4450073ybb; Tue, 7 Apr 2020 07:44:57 -0700 (PDT) X-Google-Smtp-Source: APiQypLA4psLHnmSG79yLiRQveTbu5HDqHHItgo6YbCN0k41TQISMvrzxwYhfyRxlmtlieIcM7ti X-Received: by 2002:a9d:ecc:: with SMTP id 70mr1778937otj.193.1586270697587; Tue, 07 Apr 2020 07:44:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586270697; cv=none; d=google.com; s=arc-20160816; b=ZXczE3NODEigci0QRjbknKVVMbudtdfWrQdLwjG9AlwCaPA+Go02TOTcew/SJKivba FEDGc4/jn7sqDHb2He3ArPkcLao3IAXkHmBeEEWLpmKZoluo8CXck2Zps66wDofxPOJD +So0YmlhLgO1rkZOf20iR+UPmkw4R79eTrVRtQ5KA81a2qC578XqCcVx+EXICMEGFzRL JLjXas68aQXcbbrXWA+SW8pYlLIyqWQW7Vwxr9lD/oDDZ0G2wk0WI9hMW6/DTrd1ACzx IY2js6JK0lHmeg8K7Vs7LJOYgn+v7T1CfFV6rvgwRv/8yOHQiFAdxEwYO2SAYoOoUcq8 glPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=G9wfmVrV2MpUb9cxWg8U5V8+Q9M3SoBcepBUOZ+880c=; b=08fmgTDojvwBEA3IcwvpicB+f6bhpBBJm/ZsMFPes2j2wx4Ea73xzUeCX/8Ez5CBdN IZyiq7u2IR+xVlQvG9C2tFdnGIgHIZvzhIVqR6xts7emNYeASeIuavGsWryy/QGWaU7S +hksGHrcNOg4NXPZP1YY8h2z8VujgDJLmtcyFoPkDL3KDDxL5GqoiCi7hm8tDZBlCFMd BRt6gnp8517L7NA5LqI70ymIkyDu7NlnuCk6PKoya9xj1RW22H1mE8iOf7f93iKP/Kbh gxYqMiQfMtINLuJypLmTH3WzaSpjQQmjAtfVrHOgkXpu3pAybRM7BfYvk5lOOrwygFhy gLEg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=a1x9cnys; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r63si769055oib.217.2020.04.07.07.44.44; Tue, 07 Apr 2020 07:44:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=a1x9cnys; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729103AbgDGOoC (ORCPT + 99 others); Tue, 7 Apr 2020 10:44:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:55706 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728943AbgDGOoB (ORCPT ); Tue, 7 Apr 2020 10:44:01 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BE0402072A; Tue, 7 Apr 2020 14:44:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586270641; bh=SD+uebUAzfll8Oqs1AVJdlapN1pVJAjbovXELWPmnSI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a1x9cnysnp1an3T99/E69k5rYC7LHteIdixzt2o1Mz+UI3/Lxy7uLiMeOM3w1umjU 9i/s86/FFxEFbnF6J5Moim+p6FjiyCesnkkmBQbxpDF76YKl8yKI3m1c8d92Yd9oVT PvB8Nhz6q1euqQVmslEYByWxrQCCM7V+xpqfEgg0= Date: Tue, 7 Apr 2020 16:43:59 +0200 From: Greg Kroah-Hartman To: Daniel =?iso-8859-1?Q?D=EDaz?= Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 5.6 00/29] 5.6.3-rc1 review Message-ID: <20200407144359.GB877817@kroah.com> References: <20200407101452.046058399@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 07, 2020 at 08:51:15AM -0500, Daniel D?az wrote: > Hello! > > On Tue, 7 Apr 2020 at 05:27, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.6.3 release. > > There are 29 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Thu, 09 Apr 2020 10:13:38 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.3-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Perf still fails to build. Can be fixed by picking up 9ff76cea4e9e > ("perf python: Fix clang detection to strip out options passed in > $CC"). Thanks for this, now queued up and will be in -rc2. thanks, greg k-h