From patchwork Mon Mar 14 11:33:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 551424 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 D8F60C433FE for ; Mon, 14 Mar 2022 11:33:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238985AbiCNLeu (ORCPT ); Mon, 14 Mar 2022 07:34:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238976AbiCNLeu (ORCPT ); Mon, 14 Mar 2022 07:34:50 -0400 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D75873E0E6; Mon, 14 Mar 2022 04:33:40 -0700 (PDT) Received: by mail-pj1-x102b.google.com with SMTP id lj8-20020a17090b344800b001bfaa46bca3so13986836pjb.2; Mon, 14 Mar 2022 04:33:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=rxW8OLV5d60dDbim/dUwb9rNzRVo7FQCDOFB+aWV7eg=; b=QoRMqnitnVM14BHaQtaI2c20aX26T1RAomxWsNHNQJw0abCypxhyc7NFpRiASbFGg4 zysZOlgn8zfU+ljGcCN7RfGy2fX7ldH1ptlZXySk20MAILTHIQmbe0CtOUSOvPZJRdDw GejNNS4eZAV7uDDMIm9kKg3ONZ5UymMYraDO6Sf8aeby3v7bEy9EoZo83FASZXJxOM4e O86ysF1so4eFsA99A2OMWV3UjY0N6+PlSUqZYnA5a9JOVi4npertAwY8egTIH+IoeSGK EdEH55z+aTprUA0qWA/3XvYkjzsjK9chsEEiFBzMJE/3Zlcv6Un2yG72xCjtPSqaRBK5 GzXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=rxW8OLV5d60dDbim/dUwb9rNzRVo7FQCDOFB+aWV7eg=; b=6viTcevrZ6jnUaDScHzW2ntzTIZbcGfDFwEbD1PLJaztEgwNNc+6fH3MqZVSDwlaP/ C85AUJLRjGh+LXt/SMIU03zexMqrJ5pWIw1qpQal0F1Eh/JxW4GAbBN3oALMIuzVFfS2 oLK0sIwld7T1CuEoYZ4IgKgB/K0PUZHrvQsd7I45//12ImT7Q1xDR6/fwlqxrRBOWysw +Sap6SDrmG7tTCKeVNuMItwlIqn6A3fFS69c/09zb9iGJPReJ4N4GEJZQusSiRkIjn5N 8cbsT8hgMPNbgMCHEWKtJrH319iu0/5UBsJYwISEuJ/3dGaTqkIQl5V9vSG/sm7oUqwG rZCQ== X-Gm-Message-State: AOAM533j2iEE6RjGDVHBTrY6JCZL7FaKUfaz01Rg2dBaVc3vTqvZXG3l GqRa5xdQmaCVln+BHN/SgZ3jC1tQmxrRYg== X-Google-Smtp-Source: ABdhPJytWK1z7s2L76wA6jYHZDUaYM6dcVhGfK2yPMIuO7aFw3Q5zDsTDK+dllJSllDghb8rOD+f5w== X-Received: by 2002:a17:90b:1c88:b0:1b8:a77e:c9cb with SMTP id oo8-20020a17090b1c8800b001b8a77ec9cbmr35970237pjb.205.1647257620081; Mon, 14 Mar 2022 04:33:40 -0700 (PDT) Received: from ubuntu.mate (subs02-180-214-232-74.three.co.id. [180.214.232.74]) by smtp.gmail.com with ESMTPSA id 3-20020a17090a030300b001c17851b6a1sm13608117pje.28.2022.03.14.04.33.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 04:33:39 -0700 (PDT) From: Bagas Sanjaya To: linux-doc@vger.kernel.org Cc: Bagas Sanjaya , Greg Kroah-Hartman , Sasha Levin , Jonathan Corbet , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 1/5] Documentation: add note block surrounding security patch note Date: Mon, 14 Mar 2022 18:33:25 +0700 Message-Id: <20220314113329.485372-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220314113329.485372-1-bagasdotme@gmail.com> References: <20220314113329.485372-1-bagasdotme@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Security patches have different handling than rest of patches for review. Enclose note paragraph about such patches in `.. note::` block. Cc: Greg Kroah-Hartman Cc: Sasha Levin Cc: Jonathan Corbet Cc: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/process/stable-kernel-rules.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 003c865e9c2..691d7052546 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -35,7 +35,9 @@ Rules on what kind of patches are accepted, and which ones are not, into the Procedure for submitting patches to the -stable tree ---------------------------------------------------- - - Security patches should not be handled (solely) by the -stable review +.. note:: + + 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 `. From patchwork Mon Mar 14 11:33:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 551814 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 1049FC433FE for ; Mon, 14 Mar 2022 11:33:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239002AbiCNLe6 (ORCPT ); Mon, 14 Mar 2022 07:34:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234998AbiCNLez (ORCPT ); Mon, 14 Mar 2022 07:34:55 -0400 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 725A23EB98; Mon, 14 Mar 2022 04:33:46 -0700 (PDT) Received: by mail-pj1-x102b.google.com with SMTP id z12-20020a17090ad78c00b001bf022b69d6so14203363pju.2; Mon, 14 Mar 2022 04:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Ff/1Jr/2hs4fOFFV9jM9HFojNDiwGL05jxZYLw9e1x8=; b=eNo6uJh4s0EgJRyUlmbMs9Yarg38XY/jBkrXSMMevgW/GLt3ioCGQHsUkL9zVtIrer GB4vkFue2FZductmaYkNtX/rR+R6H7byn3ufB61I3XrEq7rAIk8XWcyInuIX1kXOYPKq RRCQgMCPAzjJj6GOiccgrxaO1Z8fd4oyAw2s7EA3/VuRbnc12FcXQZPbpjZa3Hy/qMWl 0cwT7YbdKNihfEEQGpITGUULood7JZRRPjhzNtLQTR8YImt8GPwqsI1Y20jJ9KDc6ixs 4l8Wfdq12w7ZmD8Knx8/bGPQYtoGrkcDnZvI45MNlMMhHB/R8PKnRWuaHcykzsQzQOFS USXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ff/1Jr/2hs4fOFFV9jM9HFojNDiwGL05jxZYLw9e1x8=; b=OMnwYxqrvxGfzUUwXJ9sQUybodlIMa3VqQnw1UIqNz1SEnaZNorxP41z4mzEVHuIIO lyLj+epjJRky43aMAQ6Mn9+NWwPby/MMjdJuAHFufXvoYjgMl6BlzMPu7N27CYEYqPZR VN9XrLCXwdDTgVAu6t/Du7fgka8IxEtLy5m34cnuib6dZwDNkerFe39oKQ2nmbPSVrVp fKMrLV3i/2/4Fbl63HH3PI4pnhE7rnjBT4BttKBRi+aYjXh9j8L9EcMGZOEQf4Dq7sRn ftnKAm+SO9PxB9qLuo6j8klgNIy+vvrOaZIWZRdhOZ43fH6/DrbxADDJHXaI5JQfS4Zb i0bQ== X-Gm-Message-State: AOAM532WlFjS6Bh7X7OBbJnW5DdPv2J0nSw/VK4zgvP41hCtHFTgTbL6 1vESnwKSGS4oSYXCcPj41LYLEIFgNwotjQ== X-Google-Smtp-Source: ABdhPJxIWQezka+89nyDFZiesddgbPwDahIZP3KuxMlCOv4ErqxIdrLAiGxXQBgSgW//SnW0UWeHkQ== X-Received: by 2002:a17:90b:38c2:b0:1bf:ad37:c320 with SMTP id nn2-20020a17090b38c200b001bfad37c320mr28325264pjb.148.1647257625575; Mon, 14 Mar 2022 04:33:45 -0700 (PDT) Received: from ubuntu.mate (subs02-180-214-232-74.three.co.id. [180.214.232.74]) by smtp.gmail.com with ESMTPSA id 3-20020a17090a030300b001c17851b6a1sm13608117pje.28.2022.03.14.04.33.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 04:33:45 -0700 (PDT) From: Bagas Sanjaya To: linux-doc@vger.kernel.org Cc: Bagas Sanjaya , Greg Kroah-Hartman , Sasha Levin , Jonathan Corbet , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 3/5] Documentation: update stable review cycle documentation Date: Mon, 14 Mar 2022 18:33:27 +0700 Message-Id: <20220314113329.485372-4-bagasdotme@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220314113329.485372-1-bagasdotme@gmail.com> References: <20220314113329.485372-1-bagasdotme@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org In recent times, the review cycle for stable releases have been changed. In particular, there is release candidate phase between ACKing patches and new stable release. Also, in case of failed submissions (fail to apply to stable tree), manual backport (Option 3) have to be submitted instead. Update the release cycle documentation on stable-kernel-rules.rst to reflect the above. Cc: Greg Kroah-Hartman Cc: Sasha Levin Cc: Jonathan Corbet Cc: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/process/stable-kernel-rules.rst | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index d8ce4c0c775..c207e476c11 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -82,8 +82,8 @@ it to be applied to. :ref:`option_2` and :ref:`option_3` are more useful if the patch isn't deemed worthy at the time it is applied to a public git tree (for instance, because it deserves more regression testing first). :ref:`option_3` is especially -useful if the patch needs some special handling to apply to an older kernel -(e.g., if API's have changed in the meantime). +useful if the original upstream patch needs to be backported (for example +the backport needs some special handling due to e.g. API changes). Note that for :ref:`option_3`, if the patch deviates from the original upstream patch (for example because it had to be backported) this must be very @@ -152,8 +152,17 @@ Review cycle - If the patch is rejected by a member of the committee, or linux-kernel members object to the patch, bringing up issues that the maintainers and members did not realize, the patch will be dropped from the queue. - - At the end of the review cycle, the ACKed patches will be added to the - latest -stable release, and a new -stable release will happen. + - The ACKed patches will be posted again as part of release candidate (-rc) + to be tested by developers and testers. + - Usually only one -rc release is made, however if there are any outstanding + issues, some patches may be modified or dropped or additional patches may + be queued. Additional -rc releases are then released and tested until no + issues are found. + - Responding to the -rc releases can be done on the mailing list by sending + a "Tested-by:" email with any testing information desired. The "Tested-by:" + tags will be collected and added to the release commit. + - At the end of the review cycle, the new -stable release will be released + containing all the queued and tested patches. - Security patches will be accepted into the -stable tree directly from the security kernel team, and not go through the normal review cycle. Contact the kernel security team for more details on this procedure. From patchwork Mon Mar 14 11:33:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 551423 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 2B25AC433FE for ; Mon, 14 Mar 2022 11:33:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239012AbiCNLe7 (ORCPT ); Mon, 14 Mar 2022 07:34:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239007AbiCNLe6 (ORCPT ); Mon, 14 Mar 2022 07:34:58 -0400 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79A0B41F8C; Mon, 14 Mar 2022 04:33:49 -0700 (PDT) Received: by mail-pj1-x102b.google.com with SMTP id gj15-20020a17090b108f00b001bef86c67c1so14194776pjb.3; Mon, 14 Mar 2022 04:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=djz1hmUxaDckM2SKIB33i3cq/ClgZGc+PJ0IT1vh7Z0=; b=iWDHzKQCkHBy3RelL9USeEaP7OSN7yxKytao1//P+lCFE/selLHxN6DxzNcMhb1PK8 uWvzStb1nCMZbENcqUOTxuZIfbiyMDVV7sVVgJMwig75ePs1xG6yKUptpzbV5ipO8MU4 uuF0f2fs0NM+EIVcFKpwzoU0KV8sWMsoGv409GvEJDtsbTLBgtgVUOA2tD952Xmxcxlo fXUAaJjqdQKJuIujDDnW3jO9edFFL0gb50wkjKQmGGoNVNvs31T4VKrryrA7P6wvNF+c rQRFIY1iw2PeKYWsDtxqRegLY7/xO+MWjc/clWUKBO2j3QC4coGPb7kI86Hr8kW5d3Ri Tc0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=djz1hmUxaDckM2SKIB33i3cq/ClgZGc+PJ0IT1vh7Z0=; b=zNrSRELcnCor3nLZiB4dAPT2r7cWkP5IEuQjNtnQIkhcRiOBmy3nBNr7YsvYmcnfbq tmAHFr05kXvRCpjSYAgqMzwmjIm/nTadFrlbUSAfcUzjHN9ayKFqU+FzKLIGyUX67PMO 9VKc7eFtzAM9MwsxSixD2Wfx7JRFVMVqSmQqOHQdnzLdYTE1c6S4cW5bXPMYg4KfzVhn Bws/3xgmFImjQkJFYsm0kqRTc+0oX36lA/FVc7vMCw+xtIZhZdqug8UKsPDIEgsiG8Z1 c/hjvbg7C6S7hTlrp73TeXB73E1dKdlYKiYRtTRpVUXBw8JfwjwmBSeznp6kNTuzgvuN go1g== X-Gm-Message-State: AOAM5313y0SfvLKB6RRnm3AwtlUgBcUopJNK/dRdLeDZSOQoure21W/d FEwwLdv9UteC9HMv2561OFREqXyaZVDuSg== X-Google-Smtp-Source: ABdhPJyd0sDXjRGy8K4jHlzi2XwjNF8oFTXUzgbPu4b+eRWLDkOpbshH73Lep0MLoH5WYl0jn/fyew== X-Received: by 2002:a17:90b:2243:b0:1c3:40b:547 with SMTP id hk3-20020a17090b224300b001c3040b0547mr19157142pjb.69.1647257628571; Mon, 14 Mar 2022 04:33:48 -0700 (PDT) Received: from ubuntu.mate (subs02-180-214-232-74.three.co.id. [180.214.232.74]) by smtp.gmail.com with ESMTPSA id 3-20020a17090a030300b001c17851b6a1sm13608117pje.28.2022.03.14.04.33.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 04:33:48 -0700 (PDT) From: Bagas Sanjaya To: linux-doc@vger.kernel.org Cc: Bagas Sanjaya , Greg Kroah-Hartman , Sasha Levin , Jonathan Corbet , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 4/5] Documentation: add link to stable release candidate tree Date: Mon, 14 Mar 2022 18:33:28 +0700 Message-Id: <20220314113329.485372-5-bagasdotme@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220314113329.485372-1-bagasdotme@gmail.com> References: <20220314113329.485372-1-bagasdotme@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org There is also stable release candidate tree. Mention it, however with a warning that the tree is for testing purposes. Cc: Greg Kroah-Hartman Cc: Sasha Levin Cc: Jonathan Corbet Cc: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/process/stable-kernel-rules.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index c207e476c11..c494914622e 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -180,6 +180,15 @@ Trees https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git + - The release candidate of all stable kernel versions can be found at: + + https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/ + + .. warning:: + The -stable-rc tree is a snapshot in time of the stable-queue tree and + will change frequently, hence will be rebased often. It should only be + used for testing purposes (e.g. to be consumed by CI systems). + Review committee ---------------- From patchwork Mon Mar 14 11:33:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 551813 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 48334C433EF for ; Mon, 14 Mar 2022 11:34:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239049AbiCNLfN (ORCPT ); Mon, 14 Mar 2022 07:35:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239035AbiCNLfI (ORCPT ); Mon, 14 Mar 2022 07:35:08 -0400 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F05342486; Mon, 14 Mar 2022 04:33:52 -0700 (PDT) Received: by mail-pl1-x62e.google.com with SMTP id q13so13237064plk.12; Mon, 14 Mar 2022 04:33:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xJJVf4XEMS36RF5BbkvFmc1p0vno0lmSqAoaojk+slA=; b=PHPEp2SKy9JooD3Aftbg0qeiKDQRQUX/ARYN1xjsX0tgRSiBwubEkLn3uB4OT5ahh9 cGf+l5rHd7iSPGDzTuK3Bm7z3cmy2mWruG3B+a3K8BucByQbZSH/7wJyt8nZ5tNVgxLo 6TS5xdTpb9nx2JaL0gbb0/ikCmgNNQnBFpeLAy1Dp6XPgkTWkQnvR1jh4cLl4mYUFpga VHCBh3idXBfkvmEVA17siKwqAZPY1Ga0GdZJSp1Q4FoWadHV9hDkjh8n5an+AlqdeOqn X6h8bnwWz6TLNdsPw7NcX4hr13TOhxx5F953CufuBCAzz+LSXLutS9AMxcnt3T9KpKpK woSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xJJVf4XEMS36RF5BbkvFmc1p0vno0lmSqAoaojk+slA=; b=0TktoOJNyeGQMNQSu0zeIPkxHrYjwzqwivR0lVvTUlPYEqkC28oRMviy3yo1h7YXFS aXyjQAqwN/j2v1lMoW2h8gi3fm9T3hFGydonabkgfsKrMgcDjOuwSUIdVE9fxIYSwNq6 +ZbRiTYo/RBppGGGWcxjSvaQmNny4bvZIZaSpee1et9iVYy39Gc4wbW4n3yzyIdETJcC H025IB62avjF9xOec4qtX+/Ui75y7BTpCTRGvN8E2LDRX6xNEr83/3EvV6f581SPHEHa 5wNtPNnApxnHaP7r6aDasY0gjhmkWlJXzKNOLr5ltRxZqC6ybyhYgrE8qo2BNjIlkU5p NuoQ== X-Gm-Message-State: AOAM533wEpNhBDuQrZYYaPF4/zIcWbZ9bX23v/2zcnftcK6hkKjvKtTU saFVN1Zy7eLVOs2UQnR+ACgl23VCraQ63A== X-Google-Smtp-Source: ABdhPJzJP9uVr7dX011F6jFGipnvelTk+3P07bcB2Cn2YFKJ4ur9c+h3c15aMRP1gV9Kn0yvEESgWA== X-Received: by 2002:a17:902:7805:b0:151:b8ec:202b with SMTP id p5-20020a170902780500b00151b8ec202bmr23074862pll.111.1647257631606; Mon, 14 Mar 2022 04:33:51 -0700 (PDT) Received: from ubuntu.mate (subs02-180-214-232-74.three.co.id. [180.214.232.74]) by smtp.gmail.com with ESMTPSA id 3-20020a17090a030300b001c17851b6a1sm13608117pje.28.2022.03.14.04.33.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 04:33:51 -0700 (PDT) From: Bagas Sanjaya To: linux-doc@vger.kernel.org Cc: Bagas Sanjaya , Greg Kroah-Hartman , Sasha Levin , Jonathan Corbet , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 5/5] Documentation: update stable tree link Date: Mon, 14 Mar 2022 18:33:29 +0700 Message-Id: <20220314113329.485372-6-bagasdotme@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220314113329.485372-1-bagasdotme@gmail.com> References: <20220314113329.485372-1-bagasdotme@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org The link to stable tree is redirected to https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git. Update accordingly. Cc: Greg Kroah-Hartman Cc: Sasha Levin Cc: Jonathan Corbet Cc: stable@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bagas Sanjaya --- Documentation/process/stable-kernel-rules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index c494914622e..a9a479fba90 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst @@ -178,7 +178,7 @@ Trees - The finalized and tagged releases of all stable kernels can be found in separate branches per version at: - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git + https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - The release candidate of all stable kernel versions can be found at: