From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44949C432C0 for ; Tue, 19 Nov 2019 12:35:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 23DA4222A4 for ; Tue, 19 Nov 2019 12:35:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727351AbfKSMf2 (ORCPT ); Tue, 19 Nov 2019 07:35:28 -0500 Received: from mail.itouring.de ([188.40.134.68]:56810 "EHLO mail.itouring.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727255AbfKSMf2 (ORCPT ); Tue, 19 Nov 2019 07:35:28 -0500 Received: from tux.wizards.de (p5DDD7172.dip0.t-ipconnect.de [93.221.113.114]) by mail.itouring.de (Postfix) with ESMTPSA id 1B50A416E04B; Tue, 19 Nov 2019 13:35:27 +0100 (CET) Received: from [192.168.100.223] (ragnarok.applied-asynchrony.com [192.168.100.223]) by tux.wizards.de (Postfix) with ESMTP id AFAFCEEBBE6; Tue, 19 Nov 2019 13:35:26 +0100 (CET) Subject: Re: [PATCH 5.3 00/48] 5.3.12-stable review To: Greg Kroah-Hartman Cc: stable@vger.kernel.org References: <20191119050946.745015350@linuxfoundation.org> From: =?UTF-8?Q?Holger_Hoffst=c3=a4tte?= Organization: Applied Asynchrony, Inc. Message-ID: <0ca5da93-b597-acb7-169c-a75421ecbd34@applied-asynchrony.com> Date: Tue, 19 Nov 2019 13:35:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191119050946.745015350@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Greg, On 11/19/19 6:19 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.3.12 release. > There are 48 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, 21 Nov 2019 05:02:35 +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.3.12-rc1.gz That patch has not shown up after 7 hours - is the mirroring stuck? -h