Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp6091ybx; Wed, 6 Nov 2019 12:20:13 -0800 (PST) X-Google-Smtp-Source: APXvYqz+KwJnhSogEikx1P89J5zvnSHEufV8ic6nHbtpJmxXzTMaa2mTYuvLvmWjgUUdeDyzApRl X-Received: by 2002:a50:d713:: with SMTP id t19mr4908842edi.185.1573071613594; Wed, 06 Nov 2019 12:20:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573071613; cv=none; d=google.com; s=arc-20160816; b=GNt8quNPZsbLiqriiT8pxGG3GzaV89dNfGT2+QCcwjN/Y6cANsz2ygVkEcHC+1OWP1 xBibbPE6MQRzs42UzpqkSg9qcXHklWTw2hAeZYQFcbtS8hcaM8b2va6rQAGroFobHsix aSgV9jyfbq2ojYGaVx5norkTAnl4ZPuppym1NqSgtExJyE7TAAHipliCiw7Tpcq9wabb wwoxTJpmcTiK/7+tuMsKZBFWTeP1kDIfL2mtGeR3a90IRGGeSAjISmp+CkFzdYmnzBS+ qme/AlKjzEleC6fPADohUt95T/JlVhUYpJKWPQDj6M+EwX5fKL/FcuMu3eG2DcQGzF2+ iLvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=bcqhJOErr2sE5hOO/etd+bVqH7TgxTVOvWL6ewNidYA=; b=GCJQYzV5A/jDsKm1UDe/hobibLTHtFxK228E8NkT4QvFSzmxexSy9mZP4l11ChFG9k 7JiXXGjGFzKDuQyFLv5NxesrkpokyUnFRszMyzHEf5xRIxKZ+KKUWdN1D1DMRhzzG3Zh nWZlzsvHb7fGmPl6j/9XJ/xmwEME3QNY/lyDfskzBPLHkf0JxsMovUWnsd3ZtwhVsWLP hipqFu5X75KAADVIOYMTjrjnXUXTPZQZrySuThIExoF3um4f4dLzWv5zX2bY135bWF64 EVCobyxYg2UJ14gnSl5vL/HboBjHlTe1btbdjUMxl3yWLXJAexRDUTH8cQW3kEA+5O8k RFGw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S4njCz4c; 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 b27si14156580ede.48.2019.11.06.12.19.48; Wed, 06 Nov 2019 12:20:13 -0800 (PST) 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=S4njCz4c; 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 S1727700AbfKFUSX (ORCPT + 99 others); Wed, 6 Nov 2019 15:18:23 -0500 Received: from mail.kernel.org ([198.145.29.99]:55378 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726934AbfKFUSX (ORCPT ); Wed, 6 Nov 2019 15:18:23 -0500 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 EEEFD214D8; Wed, 6 Nov 2019 20:18:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573071501; bh=RZc8ZIMEe2SCefuRLeimiRuazGPQHYNlwf5zWfHpY8o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=S4njCz4cCOugJAg7XCTtPKSoLtiwTDJKSJIWekkzYNK5yqOg2t3om1F7o/GK/9Ib/ wL7R00GiJi5KniNApXYupyAmsG+AyCx8G1WlGm0OQlIEOHhjCBMqZ22XZi5IhkLOse 3YCzYdyYHCrcgnTwx8qVCKkP0oEx9kv7cdEuTeI8= Date: Wed, 6 Nov 2019 21:18:18 +0100 From: Greg Kroah-Hartman To: Pavel Machek Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/93] 4.19.81-stable review Message-ID: <20191106201818.GA105063@kroah.com> References: <20191027203251.029297948@linuxfoundation.org> <20191029162419.cumhku6smn2x2bq4@ucw.cz> <20191029180233.GA587491@kroah.com> <20191106185932.GA2183@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191106185932.GA2183@amd> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 06, 2019 at 07:59:32PM +0100, Pavel Machek wrote: > On Tue 2019-10-29 19:02:33, Greg Kroah-Hartman wrote: > > On Tue, Oct 29, 2019 at 05:24:19PM +0100, Pavel Machek wrote: > > > > This is the start of the stable review cycle for the 4.19.81 release. > > > > There are 93 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 Tue 29 Oct 2019 08:27:02 PM UTC. > > > > Anything received after that time might be too late. > > > > > > > Date: Tue, 29 Oct 2019 10:19:29 +0100 > > > > From: Greg KH > > > > To: linux-kernel@vger.kernel.org, Andrew Morton > > > > Subject: Linux 4.19.81 > > > > > > > [-- The following data is signed --] > > > > > > > I'm announcing the release of the 4.19.81 kernel. > > > > > > > All users of the 4.19 kernel series must upgrade. > > > > > > Am I confused or was the 4.19.81 released a bit early? > > > > I said: > > Responses should be made by Tue 29 Oct 2019 08:27:02 PM UTC. > > > > And I released at: > > Date: Tue, 29 Oct 2019 10:19:29 +0100 > > > > So really, I was a few minutes late :) > > I'm confused. You said "by Tue ... 08:27:02 PM UTC". That 8 PM is 20h, > but did the release on 10h GMT+1, or 9h UTC -- 9 AM.... so like 11 > hours early, if I got the timezones right. > > Does PM mean something else in the above context? Ugh, no, you are right, I was ignoring the PM thing, I thought the -u option to date would give me a 24 hour date string, and so I thought that was 8:27 in the morning. Let me mess around with 'date' to see if I can come up with a better string to use here. I guess: date --rfc-3339=seconds -u would probably be best? thanks, greg k-h