Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753055AbdCMPpB (ORCPT ); Mon, 13 Mar 2017 11:45:01 -0400 Received: from smtp2.linuxfoundation.org ([140.211.169.14]:39574 "EHLO smtp2.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751079AbdCMPox (ORCPT ); Mon, 13 Mar 2017 11:44:53 -0400 Subject: [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 From: "Konstantin Ryabitsev via RT" Reply-To: kernel-helpdesk@rt.linuxfoundation.org In-Reply-To: <20170313153556.GC20608@gmail.com> References: <20170312130524.GA20132@kroah.com> <20170312190558.GA24246@kroah.com> <158a8f1c-1a96-e8a0-8046-f6737e6b922d@suse.cz> <20170313153556.GC20608@gmail.com> Message-ID: X-RT-Loop-Prevention: linuxfoundation.org X-RT-Ticket: linuxfoundation.org #38150 X-Managed-BY: RT 4.4.0 (http://www.bestpractical.com/rt/) X-RT-Originator: konstantin@linuxfoundation.org To: robertcnelson@gmail.com CC: gregkh@linuxfoundation.org, imirkin@alum.mit.edu, jslaby@suse.cz, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Date: Mon, 13 Mar 2017 11:36:05 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 19 On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote: >rcnee@debian:~$ git clone >git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git >Cloning into 'linux'... >remote: Counting objects: 5266818, done. >remote: Compressing objects: 100% (803214/803214), done. >remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778) >Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done. >Resolving deltas: 100% (4423326/4423326), done. >Checking connectivity... done. >Checking out files: 100% (57992/57992), done. >rcnee@debian:~$ cd linux/ >rcnee@debian:~/linux$ git tag -l *4.11-rc[12] >v4.11-rc1 I'm chasing down a few reports, but haven't narrowed it down yet. Can you tell me what "host git.kernel.org" resolves as for you? -K