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>] [day] [month] [year] [list]
Date:	Tue, 8 May 2007 13:59:22 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	lkml <linux-kernel@...r.kernel.org>
Cc:	akpm <akpm@...ux-foundation.org>, jgarzik <jgarzik@...ox.com>
Subject: [PATCH] doc: what a patch series is

Andrew, Jeff:  would you update tpp.txt and patch-format.html
respectively to clarify this?  (I can send patches if you prefer that.)


From: Randy Dunlap <randy.dunlap@...cle.com>

It seems that we need to clarify that a patch series is a
series of related patches rather than "here are some of my
patches as multiple (numbered) emails."

Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
 Documentation/SubmittingPatches |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- linux-2.6.21-git10.orig/Documentation/SubmittingPatches
+++ linux-2.6.21-git10/Documentation/SubmittingPatches
@@ -363,7 +363,8 @@ area or subsystem of the kernel is being
 The "summary phrase" in the email's Subject should concisely
 describe the patch which that email contains.  The "summary
 phrase" should not be a filename.  Do not use the same "summary
-phrase" for every patch in a whole patch series.
+phrase" for every patch in a whole patch series (where a "patch
+series" is an ordered sequence of multiple, related patches).
 
 Bear in mind that the "summary phrase" of your email becomes
 a globally-unique identifier for that patch.  It propagates
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ