Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp798766imm; Mon, 2 Jul 2018 23:35:26 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcf/QBvP6CS+jZUsWDsrnZuGdVtMDaT10P+UP6cEjyi/hk6srZVReSK7SY5sBAiREaj2dPb X-Received: by 2002:a62:33c4:: with SMTP id z187-v6mr28551441pfz.190.1530599726185; Mon, 02 Jul 2018 23:35:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530599726; cv=none; d=google.com; s=arc-20160816; b=flZ4nvANA9PDEf1j1G4OSxBF5oNmgtLNyCrkKPLdAbeL6Jozyarj0mGFbkQzgZXuo1 mvtlkmG1kltzsxcjUFbIx/s3oWCTTipsROHvXNYpoc3BrhzjJ1TOu8hQ/mPUnBCTme/b ZpWwdsNkgHHSdSZw3W/UkkwJZ2Eywd97JDT7rVSgP+LxX0wG/lQ4TkImMj2YEnMEvUTm 9HPBcMBT+Sdqy5L4Xv4n2nb53mO42kF5OZyiiwP1vPL0U1cQ0L5KsF6QXAYjTzn/Ytx5 /QSoe9GrIaMPIKTo7ODKLPp5fmA5HIBx6jHjic+rCiTn8Y9YWymtDYzjr+B2xR8XqBna fcnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Ot8vkEAfQMUXLjLoP4ZghJmxqksWB8NpeWgS1J5DcXM=; b=Gokv00rXLUr86KIDcV3tQ6PwRBnWSc9rwySVfNpibuWWlk+hArw0cPCLEbjp17nvLg INDHaGNnqIdSaFH94uOptDYrNz2rWBa69ltmREvIAmRXSyOxWTY5k9ZD8On9Yrus7sFE wnXvJztS87hIZDJVWK05TSj+EC9e4jXo5cZIfvgJqiWtkmArLxskGIo8brwUKwe/tC1V DuyN/feHhSuVyhyqwjCbbxS7sm/eZI0JiiYsmaDV9rdoaa4Ydcptcd9N5ehrdVDsKReG ZSStleSsHlfsH5gBF16BarcPjnHKuSwzzluEnE/n6VuEhRH3QbjKbvOtYUcSIV+pDyTC WjbQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f32-v6si409324pgb.506.2018.07.02.23.35.11; Mon, 02 Jul 2018 23:35:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933139AbeGCGeB (ORCPT + 99 others); Tue, 3 Jul 2018 02:34:01 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47996 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932730AbeGCGeA (ORCPT ); Tue, 3 Jul 2018 02:34:00 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F0E43E25; Tue, 3 Jul 2018 06:33:59 +0000 (UTC) Date: Tue, 3 Jul 2018 08:33:57 +0200 From: Greg Kroah-Hartman To: Linus Torvalds Cc: Geert Uytterhoeven , Linux Kernel Mailing List , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable Subject: Re: [PATCH 4.9 000/101] 4.9.111-stable review Message-ID: <20180703063357.GB21613@kroah.com> References: <20180701160757.138608453@linuxfoundation.org> <20180702102413.GB16825@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 02, 2018 at 09:47:59AM -0700, Linus Torvalds wrote: > On Mon, Jul 2, 2018 at 3:24 AM Greg KH wrote: > > > > On Mon, Jul 02, 2018 at 11:57:36AM +0200, Geert Uytterhoeven wrote: > > > > > > > Pseudo-Shortlog of commits: > > > > > > Given you do publish a git tree with these changes, is there any specific reason > > > you're not using a real shortlog? Sorting and grouping would make it > > > easier to see > > > which patches of mine you have backported. > > > > Many years ago Linus wanted it in this type of format as it was easier > > to see what was being applied to the trees. > > I think you refer to an old email of mine where I said: > > "I think Greg has a script he uses, so I'm cc'ing him here too. i'm not > sure I really like his one-liner format, but I'm not sure what the > right format would be. I *think* the format I'd prefer would be a > two-liner one (with a newline in between), something like > > git log --abbrev=12 --format="%h %aN <%aE>%n %s%n" > > but that's more of a "maybe something along those lines.." than anything else" > > Note that "maybe something along those lines", and in fact the format > Greg uses doesn't have the commit ID in it, so it's more like > > git log --format="%aN <%aE>%n %s%n" > > I forget what the original format Greg used was, but I don't think it > was "shortlog". This is from almost a decade ago, and I couldn't > actually find any of Greg's emails with the original format that I > found to be inconvenient. I think it was something really dense and > incomprehensible based on my " i'm not sure I really like his > one-liner format", but.. > > Maybe just "shortlog" would be better. I agree that it's likely easier > for authors to see what commits got done from them, thanks to the > author grouping. I don't think I was using git originally when I was creating these patches and announcements as the stable trees started up just before git was created. But that changed years ago, let me mess with my scripts to see if I can change this for future -rc announcements. thanks, greg k-h