Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp613939img; Fri, 22 Mar 2019 05:10:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1KssSNLIjaHu+cAyCNrYQw/QJj9nKkx0s/pSxbFvBvlgaQpeEBCGbo2QHmx3nAkgLxD/P X-Received: by 2002:a17:902:6a4:: with SMTP id 33mr9283417plh.140.1553256658236; Fri, 22 Mar 2019 05:10:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553256658; cv=none; d=google.com; s=arc-20160816; b=Q5kuKYPiWT6yjunD3ZYg8BNtW99PIA9e0ctraQtrceOGYw1/IcITJ1L2rYieaqOXPv SXbt/hw+P1eyDxkhWeAJFRsJaBFn4l4Y9Or1zLCtsZHpVLILGQWEsLX4jLzPLip/xA6g YmbvF6KdbU4p3phgY3lmZf3gfTavRkIqESk+XUdbIx2NSvpMfcVQvLlDR0lkXagbOCXx lpHotVVTnFpay7i2Mo8grQiiE5X5t+vsslyZ1VMvgGNbeLiKSagg+QW0UMe9OW63bOAT De1y3GsBl3NKjUUk871fER9QW8RgoxizTjCVn4kT1afDcOhn2xNFJuwaL1/2g+zbIVN2 tqVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=8N+s/NiydrNWrJpRXIJp2vAGb0ehniSpN4kZ23gcW0A=; b=kMsnA8vyDGeG4IUscAWSHAbzNpOuUopgQAAcZuxCedpItgusXLTlOuXpwNvsxW0KA4 JxTLGiK8CmERxXiNWYkoELzFYpwIXchNLezbXUxpG1OkLm1eQmKGu8p4868EKQVILWCF 0VPyn2uygM2NJR+7E+0ScLM25+kMewwhML6kYR4SNVlo7urdilKtyjqNtY01ayXSNsfa cbB4h7BAbxw78AuJPa3wAZ/ekrMe6Ymn3yUJ0g9pzhUhkpgvmERIsS3847gTPZXSLWyY 90hO0NzMJCtmEkFL0iloOb/01GJo9nSmoOsIL3xH1riOwi4bj4cSPYVQIx/H7VdUf2Rs 4/2g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ibwKkMB+; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t18si6859649plr.78.2019.03.22.05.10.42; Fri, 22 Mar 2019 05:10:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ibwKkMB+; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389302AbfCVMJY (ORCPT + 99 others); Fri, 22 Mar 2019 08:09:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:47872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388535AbfCVMJY (ORCPT ); Fri, 22 Mar 2019 08:09:24 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F08C021929; Fri, 22 Mar 2019 12:09:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553256563; bh=cQsGz0inPs2/LOx28MQQQzVSSikZYXiv5CX2rhC5Pxs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ibwKkMB+UrVBvOlFcBZNFlZv0X+VkDRouJrjmMFbRPHg/GTGDcoUJHJrc8yxBSdDV 4X87VkY96H0jEA9Clcz7macqHFSeZh1iQ2UAIoVpa6VO5TXWRKYsUjWTLQQnXlAAN8 tUnLklhOZ2bJEPAk8u/0Enox4K+bgpP11dU+UvXw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "David S. Miller" , Jonathan Corbet Subject: [PATCH 4.19 250/280] stable-kernel-rules.rst: add link to networking patch queue Date: Fri, 22 Mar 2019 12:16:43 +0100 Message-Id: <20190322111341.344052411@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190322111306.356185024@linuxfoundation.org> References: <20190322111306.356185024@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Greg Kroah-Hartman commit a41e8f25fa8f8f67360d88eb0eebbabe95a64bdf upstream. The networking maintainer keeps a public list of the patches being queued up for the next round of stable releases. Be sure to check there before asking for a patch to be applied so that you do not waste people's time. Signed-off-by: Greg Kroah-Hartman Acked-by: David S. Miller Signed-off-by: Jonathan Corbet Signed-off-by: Greg Kroah-Hartman --- Documentation/process/stable-kernel-rules.rst | 3 +++ 1 file changed, 3 insertions(+) --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -38,6 +38,9 @@ Procedure for submitting patches to the - If the patch covers files in net/ or drivers/net please follow netdev stable submission guidelines as described in :ref:`Documentation/networking/netdev-FAQ.rst ` + after first checking the stable networking queue at + https://patchwork.ozlabs.org/bundle/davem/stable/?series=&submitter=&state=*&q=&archive= + to ensure the requested patch is not already queued up. - Security patches should not be handled (solely) by the -stable review process but should follow the procedures in :ref:`Documentation/admin-guide/security-bugs.rst `.