Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp1151009pxb; Thu, 7 Oct 2021 01:43:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJ8K0Ro7+B3TtzzJXeBFB7QzYlcS3Vy4EmcSKtiQ2nDXpGVNq83+ufDyI9hTz3jSpP060E X-Received: by 2002:a17:902:a604:b029:12c:dda2:30c4 with SMTP id u4-20020a170902a604b029012cdda230c4mr2512143plq.73.1633596213894; Thu, 07 Oct 2021 01:43:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633596213; cv=none; d=google.com; s=arc-20160816; b=0II0DXbcLy8V0JdzFhJKh5ftLuxvEGTeapxJaxvItTeZuMmV7qP10npK+1nmLQ859Z g+vsTDHBsG9CwS+LEbIVL2lqQWtZ8+2wxtZwu/Q318eszHiARUDAkB/idVF4GwfOdtVv vqbk/pqsf7cgqanlbqqhWn//C9XX2VnVeh1vMgwtx70BhY+IjTbicrv1nniMRJWWIzWg PbnTiuNQW/wIbQB0t37hYw9ATtGuNI3PtP8sD5xHq8ERgIrYRy7ap3U/iyUxSp83mK4W K+K4eYnVteFTZ2XJW9S0XDs7otJH/NPi04BI09gCcb0cw5TvxKNbctjjhcFCbWTu7Jaw UiuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=Jlbb3QP9IBME5xOCkApfZrKSymbEX8iQJa2xoFeO2Xk=; b=xYBdi+QoHqnFF0OHU75KphATVpIXw1WfaPzJsPm+bnTWVnD4wYF3on0b9/ROLITWgg Yyg5Nc2GHNnJuJr/LqN1FxD7xFLdYJeITJQRdbPDtOiMsRu4GtrCOx7hqTe1iQnW4k22 mIRU6bXM568ctq2yCgKNyFhSpxZg78gJb7fK/6r0cKH269GCOJ1jxCZKMiy51r4v/Hxt Zy0skD4k8otAYvziiEgVAHdAidDe0eaT10Rq+4JECo5jdxTXeCj2U2qZLC0hpKHjcJ8n UxB4mOLdXMNeTYDTQF1Fs8k7Jt7VXPC5rmfVcVYa2T/LKft07Z/ntOtP49iYS7XRN2/1 yg5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o11si29236491pgc.13.2021.10.07.01.43.20; Thu, 07 Oct 2021 01:43:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240509AbhJGIG6 (ORCPT + 99 others); Thu, 7 Oct 2021 04:06:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51486 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240504AbhJGIG6 (ORCPT ); Thu, 7 Oct 2021 04:06:58 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8234::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D158BC061746; Thu, 7 Oct 2021 01:05:04 -0700 (PDT) Received: from ip4d14bdef.dynamic.kabel-deutschland.de ([77.20.189.239] helo=truhe.fritz.box); authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1mYOOj-0004cv-Ue; Thu, 07 Oct 2021 10:05:02 +0200 From: Thorsten Leemhuis To: Jonathan Corbet Cc: Randy Dunlap , Konstantin Ryabitsev , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better Date: Thu, 7 Oct 2021 10:04:59 +0200 Message-Id: X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;linux@leemhuis.info;1633593904;7fc1a588; X-HE-SMSGID: 1mYOOj-0004cv-Ue Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lo! The regression tracking bot I'm working on can automatically mark an entry as resolved, if the commit message of the fix uses a 'Link' tag to the report. Many developers already place them, but it afaics would improve matters to make this more explicit. Especially as I had missed the modified section myself at first, as I simply grepped for 'Link:' and only found an explanation in configure-git.rst. Konstantin after posting v1 suggested to use lore.kernel.org instead or lkml.kernel.org, which made me add a patch to realize this everywhere in the docs. v2: - slightly reword after suggestiones from Konstantin (thx!) - make this a patch series with an preparatory patch that does s!lkml.kernel.org!lore.kernel.org! everywhere in the docs v1: https://lore.kernel.org/r/7dff33afec555fed0bf033c910ca59f9f19f22f1.1633537634.git.linux@leemhuis.info/ - initial version Ciao, Thorsten Thorsten Leemhuis (2): docs: use the lore redirector everywhere docs: submitting-patches: make section about the Link: tag more explicit Documentation/asm-annotations.rst | 2 +- .../kbuild/Kconfig.recursion-issue-02 | 2 +- Documentation/maintainer/pull-requests.rst | 2 +- Documentation/networking/msg_zerocopy.rst | 2 +- Documentation/process/maintainer-tip.rst | 4 +-- Documentation/process/submitting-patches.rst | 34 ++++++++++++------- .../it_IT/process/submitting-patches.rst | 4 +-- .../zh_CN/maintainer/pull-requests.rst | 2 +- .../zh_CN/process/submitting-patches.rst | 4 +-- .../zh_TW/process/submitting-patches.rst | 4 +-- Documentation/x86/entry_64.rst | 2 +- Documentation/x86/orc-unwinder.rst | 4 +-- 12 files changed, 38 insertions(+), 28 deletions(-) base-commit: b19511926cb50d59c57189739d03c21df325710f -- 2.31.1