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: <551435E3.5060101@6wind.com>
Date:	Thu, 26 Mar 2015 17:37:55 +0100
From:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
To:	Eric Dumazet <eric.dumazet@...il.com>,
	Alexei Starovoitov <alexei.starovoitov@...il.com>
CC:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tcp: fix ipv4 mapped request socks

Le 25/03/2015 17:48, Eric Dumazet a écrit :
> On Tue, 2015-03-24 at 22:48 -0700, Alexei Starovoitov wrote:
>
>> btw, the following time saving steps were useful to me:
>>
>> 1. add to your ~/.gitconfig
>> [core]
>>          abbrev = 12
>> [pretty]
>>          fixes = Fixes: %h (\"%s\")
>>
>> 2. when bad commit is found do:
>> $ git log -1 --pretty=fixes 3f66b083a5b7f1a63540c24df3679c24f
>>
>> which will print:
>>
>> Fixes: 3f66b083a5b7 ("inet: introduce ireq_family")
>>
>> 3. copy-paste that line into your patch
>
> Nice trick ! You should capture it somehow in Documentation/... !
It's already done here ;-)
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches#n193
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ