public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Cernekee <cernekee@gmail.com>
To: tglx@linutronix.de, bp@alien8.de, gnomes@lxorguk.ukuu.org.uk
Cc: computersforpeace@gmail.com, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, corbet@lwn.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [RFC 1/4] Documentation: Change policy on sending patches during merge window
Date: Sun, 14 Dec 2014 22:09:47 -0800	[thread overview]
Message-ID: <1418623790-28429-2-git-send-email-cernekee@gmail.com> (raw)
In-Reply-To: <1418623790-28429-1-git-send-email-cernekee@gmail.com>

Ask patch submitters to avoid sending non-critical patches when the
merge window is open.  This basically extends the net-next policy in
netdev-FAQ.txt to the entire kernel.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
---
 Documentation/development-process/5.Posting | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Documentation/development-process/5.Posting b/Documentation/development-process/5.Posting
index 8a48c9b..14f8b01 100644
--- a/Documentation/development-process/5.Posting
+++ b/Documentation/development-process/5.Posting
@@ -26,6 +26,15 @@ which remains to be done and any known problems.  Fewer people will look at
 patches which are known to be half-baked, but those who do will come in
 with the idea that they can help you drive the work in the right direction.
 
+Some maintainers prefer to receive only urgent patches when the merge
+window is open, so that critical fixes do not get lost in the noise during
+times of peak activity.  If you are posting an actual [PATCH] (not something
+that is obviously low-priority such as an [RFC] or [RANT]) and you aren't sure
+of your maintainer's stance, the safest thing to do is hold off until the
+merge window has closed.  You can visit https://www.kernel.org/ to check
+the merge window status; it is closed if the "mainline:" entry shows a
+version number containing "-rc", and open if a non-rc version number appears.
+
 
 5.2: BEFORE CREATING PATCHES
 
-- 
2.1.1


  reply	other threads:[~2014-12-15  6:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15  6:09 [RFC 0/4] Stop maintainer abuse Kevin Cernekee
2014-12-15  6:09 ` Kevin Cernekee [this message]
2014-12-15  8:29   ` [RFC 1/4] Documentation: Change policy on sending patches during merge window Christoph Hellwig
2014-12-15  6:09 ` [RFC 2/4] Documentation/SubmitChecklist: Remind submitters to check the " Kevin Cernekee
2014-12-15 10:17   ` Borislav Petkov
2014-12-16  6:48   ` Kalle Valo
2014-12-15  6:09 ` [RFC 3/4] Documentation: Add cutoff periods for patch acceptance Kevin Cernekee
2014-12-15 10:15   ` Borislav Petkov
2014-12-15 14:59   ` One Thousand Gnomes
2014-12-15 18:29     ` Linus Torvalds
2014-12-15  6:09 ` [RFC 4/4] Documentation: Provide suggestions on when to repost patches Kevin Cernekee
2014-12-15 10:13   ` Borislav Petkov
2014-12-16 18:09 ` [RFC 0/4] Stop maintainer abuse Jonathan Corbet
2014-12-16 20:35   ` Theodore Ts'o
2014-12-16 22:19   ` Kevin Cernekee
2014-12-16 22:31     ` Borislav Petkov
2014-12-17  5:14       ` Theodore Ts'o
2014-12-17  9:52         ` Borislav Petkov
2014-12-18 19:05           ` Mark Brown
2014-12-18 10:35   ` Paolo Bonzini
2014-12-18 10:42     ` Borislav Petkov
2014-12-18 10:53       ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1418623790-28429-2-git-send-email-cernekee@gmail.com \
    --to=cernekee@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=computersforpeace@gmail.com \
    --cc=corbet@lwn.net \
    --cc=gnomes@lxorguk.ukuu.org.uk \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox