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-next>] [day] [month] [year] [list]
Date:   Thu, 23 Feb 2023 17:47:31 -0800
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     rdunlap@...otime.net, joe@...ches.com, gregkh@...uxfoundation.org,
        corbet@....net, akpm@...ux-foundation.org,
        linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: [patch 1/1] submitting-patches.rst: suggest a Link: after Reported-by:

From: Andrew Morton <akpm@...ux-foundation.org>
Subject: submitting-patches.rst: suggest a Link: after Reported-by:
Date: Thu Feb 23 05:41:49 PM PST 2023

It seems to be the new way and I find it super useful.

Cc: Joe Perches <joe@...ches.com>
Cc: "Randy.Dunlap" <rdunlap@...otime.net>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jonathan Corbet <corbet@....net>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---


--- a/Documentation/process/submitting-patches.rst~submitting-patchesrst-suggest-a-link-after-reported-by
+++ a/Documentation/process/submitting-patches.rst
@@ -501,6 +501,12 @@ the bug was reported in private, then as
 Reported-by tag. The tag is intended for bugs; please do not use it to credit
 feature requests.
 
+Where possible, please include a Link: to the report on the line
+immediately following the Reported-by:.  For example,
+
+Reported-by: John Doe <john.doe@...il.com>
+  Link: https://lkml.kernel.org/r/02f796c7@gmail.com
+
 A Tested-by: tag indicates that the patch has been successfully tested (in
 some environment) by the person named.  This tag informs maintainers that
 some testing has been performed, provides a means to locate testers for
_

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ