lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200529194811.45f0f5b4@canb.auug.org.au>
Date:   Fri, 29 May 2020 19:48:11 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     <Tudor.Ambarus@...rochip.com>
Cc:     <vigneshr@...com>, <linux-next@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>,
        <sergei.shtylyov@...entembedded.com>
Subject: Re: linux-next: Fixes tag needs some work in the spi-nor tree

Hi,

On Fri, 29 May 2020 07:31:47 +0000 <Tudor.Ambarus@...rochip.com> wrote:
>
> Right. Maybe it is worth to add this kind of check in checkpatch.pl. One can 
> generate the Fixes tag by adding an alias in .gitconfig:
> 
> [alias]
>         fixes = show --format='Fixes: %h (\"%s\")' -s

I usually suggest

	git log -1 --format='Fixes: %h ("%s")' <SHA>

but pretty much the same.  The trick is to make sure you have a new
enough version of git and make sure that core.abbrev is not set (or set
to "auto").
-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ