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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 20 May 2020 17:11:00 -0700 From: Jakub Kicinski <kuba@...nel.org> To: David Howells <dhowells@...hat.com> Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission timeout On Thu, 21 May 2020 00:21:49 +0100 David Howells wrote: > Fixes: 17926a79320a ([AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both"") > Signed-off-by: David Howells <dhowells@...hat.com> FWIW Fixes tag: Fixes: 17926a79320a ([AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both"") Has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")'
Powered by blists - more mailing lists