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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 12E2AC433DF for ; Wed, 1 Jul 2020 14:14:02 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id D459020702 for ; Wed, 1 Jul 2020 14:14:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D459020702 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mit.edu Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 5F2408D0040; Wed, 1 Jul 2020 10:14:01 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 5A2218D0013; Wed, 1 Jul 2020 10:14:01 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 4DEFA8D0040; Wed, 1 Jul 2020 10:14:01 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0140.hostedemail.com [216.40.44.140]) by kanga.kvack.org (Postfix) with ESMTP id 380E68D0013 for ; Wed, 1 Jul 2020 10:14:01 -0400 (EDT) Received: from smtpin09.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id CB7F6180AD804 for ; Wed, 1 Jul 2020 14:14:00 +0000 (UTC) X-FDA: 76989701040.09.bird58_1f12d2c26e81 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin09.hostedemail.com (Postfix) with ESMTP id 79F35180AD806 for ; Wed, 1 Jul 2020 14:14:00 +0000 (UTC) X-HE-Tag: bird58_1f12d2c26e81 X-Filterd-Recvd-Size: 2139 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by imf33.hostedemail.com (Postfix) with ESMTP for ; Wed, 1 Jul 2020 14:13:59 +0000 (UTC) Received: from callcc.thunk.org (pool-96-230-252-158.bstnma.fios.verizon.net [96.230.252.158]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 061EDvRt011986 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 1 Jul 2020 10:13:58 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id 0CBC14200D9; Wed, 1 Jul 2020 10:13:57 -0400 (EDT) Date: Wed, 1 Jul 2020 10:13:56 -0400 From: "Theodore Y. Ts'o" To: Dave Airlie Cc: LKML , inux-fsdevel@vger.kernel.org, Linux Memory Management List , Network Development , linux-block@vger.kernel.org Subject: Re: Maintainers / Kernel Summit 2020 planning kick-off Message-ID: <20200701141356.GF5484@mit.edu> References: <20200515163956.GA2158595@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 79F35180AD806 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Wed, Jul 01, 2020 at 09:12:31AM +1000, Dave Airlie wrote: > > What timezone are the conferences being held in? It impacts on what I > can attend quite heavily :-) When you register for the Linux Plumbers Conference, there will be an opportunity for you to indicate your timezone preferences. The current thinking is that the timing will be like many of the virtual conferences, which is to run it only for at most 3-4 hours a day, at hours when it is most, convenient for the people who have registered. That's for the Kernel Summit. For the Maintainer's Summit, due to the lack of topic proposals, we are probably going to end up skipping it for this year. Cheers, - Ted