From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 10F9524DE for ; Wed, 28 Aug 2019 08:50:45 +0000 (UTC) Received: from Galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9512BEC for ; Wed, 28 Aug 2019 08:50:44 +0000 (UTC) Date: Wed, 28 Aug 2019 10:50:40 +0200 (CEST) From: Thomas Gleixner To: "Theodore Y. Ts'o" In-Reply-To: Message-ID: References: <20190823151843.GH8130@mit.edu> <20190823161947.GA112509@dtor-ws> <20190823164602.GB112509@dtor-ws> <20190823193832.GE4791@pendragon.ideasonboard.com> <20190824231305.GC5163@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Joel Fernandes , Barret Rhoden , ksummit , Greg Kroah-Hartman , Jonathan Nieder , Tomasz Figa , Han-Wen Nienhuys , Theodore Tso , David Rientjes , Dmitry Torokhov , Dmitry Vyukov Subject: Re: [Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 27 Aug 2019, Thomas Gleixner wrote: > As I did not get a repo set up on git.kernel.org for this yet, find > attached a git bundle which allows you to clone my repo for now. That works > like a regular clone I assumed that this should go under pub/scm/utils which requires permission, but Konstantin told me just to stick it into ..../tglx/. So here it is: git://git.kernel.org/pub/scm/linux/kernel/git/tglx/quilttools Thanks, tglx