Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp220137ybh; Sun, 12 Jul 2020 04:13:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw9roHyT3r7YRJOPHURNFF2ZkPOza/BmXUE/50ygHlQTvwEC0P4x3i+4pZ9Bz7UbPcCesmp X-Received: by 2002:a17:906:1f53:: with SMTP id d19mr2581508ejk.327.1594552415220; Sun, 12 Jul 2020 04:13:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594552415; cv=none; d=google.com; s=arc-20160816; b=R/B2LVktd0rqzNDQHP5cLtLOCmKG0qT22W06tf9n8aTVstdK0l0LlxHZS8Q8+Zmc39 kL4LqngZbZHGMfjaNqjRsIcsNH832olIOj6Ogk21kkosAc1wEWJKiqaRylv8h5n677CE IvSZxpYpo+jw4eR9MxltQ0alFliGyIWgcYOjaWng3Onkb7HNUZaZ4gU6KlpyMHE/8tow ZEZqGvQjHVlfyOitYW6zXrQXIzdIoI9M+5eTApSaVIF+iEH4fcwxobFCCzhpLds2aFuk 22IWbk72bKk/1cTGeTg9AY9HqtZ1UjW/Qx3wZB3ZK6qX+FKQRoxlRie0F0a1Qb7aM1QV sj2w== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=xEEudCi4cxnV+4Mc/Gdziu72gRezQgFSKCMIRrQWOLg=; b=YboqKhMkJWqXE1ZBIrCq7yn+iko+s4cgOZbhRfZrfxbHr5rKj1YWvVtbKYEzIg8kSE aPEtImDBDJn/whnwSJp1dktO2T1rHIaMlsnZuGLvkso9RF9yMk9BT0BIR0sQlRGoSvct YMCjPuO5B+LkFgs2WecA39u0tAGqgyPjBMz2IKkvklx50wPHJfEMP2Nnvr+Y5TwyQw+h v2LLkLhkzO2pmzRbzNKeEGSWxDstFNiI2Dg88HztSQMyOf1fcy7vDVofu7Gtg26S8yDY UC3HWplEv841Ajv2rsWVVeTqwBRsStBo2R63bW51etpT8XuOLALxCNruEiJNYeF0oXn6 1ONg== 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 l6si7338837edq.465.2020.07.12.04.13.12; Sun, 12 Jul 2020 04:13:35 -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 S1728807AbgGLLLa (ORCPT + 99 others); Sun, 12 Jul 2020 07:11:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728717AbgGLLL3 (ORCPT ); Sun, 12 Jul 2020 07:11:29 -0400 Received: from smtp.al2klimov.de (smtp.al2klimov.de [IPv6:2a01:4f8:c0c:1465::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22AB0C061794; Sun, 12 Jul 2020 04:11:29 -0700 (PDT) Received: from authenticated-user (PRIMARY_HOSTNAME [PUBLIC_IP]) by smtp.al2klimov.de (Postfix) with ESMTPA id 0B839BC06E; Sun, 12 Jul 2020 11:11:24 +0000 (UTC) From: "Alexander A. Klimov" To: ysato@users.sourceforge.jp, dalias@libc.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Cc: "Alexander A. Klimov" Subject: [PATCH] sh: Replace HTTP links with HTTPS ones Date: Sun, 12 Jul 2020 13:11:18 +0200 Message-Id: <20200712111118.24916-1-grandmaster@al2klimov.de> In-Reply-To: <8b008a69-e73a-43cc-3dba-c1bce90c9902@landley.net> References: <8b008a69-e73a-43cc-3dba-c1bce90c9902@landley.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: +++++ X-Spam-Level: ***** Authentication-Results: smtp.al2klimov.de; auth=pass smtp.auth=aklimov@al2klimov.de smtp.mailfrom=grandmaster@al2klimov.de Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`: If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`: If both the HTTP and HTTPS versions return 200 OK and serve the same content: Replace HTTP with HTTPS. Signed-off-by: Alexander A. Klimov --- Strange... it seems something went wrong while scanning. Now better? arch/sh/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 9fc2b010e938..2fb9233f031e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -630,7 +630,7 @@ config SMP Y to "Enhanced Real Time Clock Support", below. See also and the SMP-HOWTO - available at . + available at . If you don't know what to do here, say N. -- 2.27.0