Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752508AbaLIUVF (ORCPT ); Tue, 9 Dec 2014 15:21:05 -0500 Received: from mail-vc0-f171.google.com ([209.85.220.171]:33732 "EHLO mail-vc0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbaLIUVD (ORCPT ); Tue, 9 Dec 2014 15:21:03 -0500 MIME-Version: 1.0 In-Reply-To: <20141209194602.GB20166@kroah.com> References: <7F8EB1E5A1A71643ACAD0928E03FFDE90E3D796BF2@USMBX1.msg.corp.akamai.com> <20141209194602.GB20166@kroah.com> Date: Tue, 9 Dec 2014 13:21:01 -0700 Message-ID: Subject: Re: selftests: question about git repos containing selftest. From: Shuah Khan To: Greg KH Cc: "Young, David" , "linux-api@vger.kernel.org" , "shuahkh@osg.samsung.com" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 9, 2014 at 12:46 PM, Greg KH wrote: > On Tue, Dec 09, 2014 at 02:22:42PM -0500, Young, David wrote: >> Greetings, >> >> I'm trying out the new kernel selftests and was looking for the "bleeding edge" repository to clone. According to the wiki https://kselftest.wiki.kernel.org/ this is the appropriate repo: >> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git >> >> However, I am finding newer and more frequent changes are in linux-next. >> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git >> >> Which should I clone for the most fresh changes? > > Are you sure you are looking at the correct branch for that git repo? > Which one were you using? > Please find the patches slated for 3.19--rc1 in fixes branch. These are the ones that get pulled into linux-next for integration testing. -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/