From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9C24C64ED6 for ; Fri, 24 Feb 2023 03:02:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229446AbjBXDB7 (ORCPT ); Thu, 23 Feb 2023 22:01:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229866AbjBXDBx (ORCPT ); Thu, 23 Feb 2023 22:01:53 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C7645D47F for ; Thu, 23 Feb 2023 19:01:52 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id BB7CAB81B2A for ; Fri, 24 Feb 2023 03:01:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 673CFC433D2; Fri, 24 Feb 2023 03:01:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1677207709; bh=/TsQf5kmm0kYZSGoujXEMKoupg/n1Q5Gs+CMQfDXAfA=; h=Date:To:From:Subject:From; b=i0/EFj1r4j05QN0105NLjVvLXpbkwQyuAJ2t1RGShArEt23hcST8vkpsqK8RmKHwd 51u6xj/ZTWnO+TQ19MWK8D4gA5mmHgdDpCE3daKXa/WGIPkKWv9N8CHS5tkJg5hDix I4N1e6+rPKPpCipr3s8ETlk/GpyDPMdlUZi62nOg= Date: Thu, 23 Feb 2023 19:01:48 -0800 To: mm-commits@vger.kernel.org, rdunlap@xenotime.net, joe@perches.com, gregkh@linuxfoundation.org, corbet@lwn.net, akpm@linux-foundation.org, akpm@linux-foundation.org From: Andrew Morton Subject: [withdrawn] submitting-patchesrst-suggest-a-link-after-reported-by.patch removed from -mm tree Message-Id: <20230224030149.673CFC433D2@smtp.kernel.org> Precedence: bulk Reply-To: linux-kernel@vger.kernel.org List-ID: X-Mailing-List: mm-commits@vger.kernel.org The quilt patch titled Subject: submitting-patches.rst: suggest a Link: after Reported-by: has been removed from the -mm tree. Its filename was submitting-patchesrst-suggest-a-link-after-reported-by.patch This patch was dropped because it was withdrawn ------------------------------------------------------ From: Andrew Morton 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 Cc: "Randy.Dunlap" Cc: Greg Kroah-Hartman Cc: Jonathan Corbet Signed-off-by: Andrew Morton --- --- 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 + 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 _ Patches currently in -mm which might be from akpm@linux-foundation.org are mm-page_alloc-reduce-page-alloc-free-sanity-checks-checkpatch-fixes.patch mm-userfaultfd-support-wp-on-multiple-vmas-fix.patch