]> git.baikalelectronics.ru Git - kernel.git/commitdiff
include/: replace HTTP links with HTTPS ones
authorAlexander A. Klimov <grandmaster@al2klimov.de>
Wed, 12 Aug 2020 01:34:19 +0000 (18:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2020 17:57:59 +0000 (10:57 -0700)
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/20200726110117.16346-1-grandmaster@al2klimov.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
30 files changed:
include/clocksource/timer-ti-dm.h
include/linux/btree.h
include/linux/delay.h
include/linux/dma/k3-psil.h
include/linux/dma/k3-udma-glue.h
include/linux/dma/ti-cppi5.h
include/linux/irqchip/irq-omap-intc.h
include/linux/jhash.h
include/linux/leds-ti-lmu-common.h
include/linux/platform_data/davinci-cpufreq.h
include/linux/platform_data/davinci_asp.h
include/linux/platform_data/elm.h
include/linux/platform_data/gpio-davinci.h
include/linux/platform_data/gpmc-omap.h
include/linux/platform_data/mtd-davinci-aemif.h
include/linux/platform_data/omap-twl4030.h
include/linux/platform_data/uio_pruss.h
include/linux/platform_data/usb-omap.h
include/linux/soc/ti/k3-ringacc.h
include/linux/soc/ti/knav_qmss.h
include/linux/soc/ti/ti-msgmgr.h
include/linux/wkup_m3_ipc.h
include/linux/xxhash.h
include/linux/xz.h
include/linux/zlib.h
include/soc/arc/aux.h
include/uapi/linux/elf.h
include/uapi/linux/map_to_7segment.h
include/uapi/linux/types.h
include/uapi/linux/usb/ch9.h

index 531ca87fcd08d8e3fadddcbfaf92e3dd97ce9005..4c61dade8835f5d994afda3e08b34cc2842e18e4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * OMAP Dual-Mode Timers
  *
- * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
  * Tarun Kanti DebBarma <tarun.kanti@ti.com>
  * Thara Gopinath <thara@ti.com>
  *
index 68f858c831b11e81a2d0a73e84a084abe1047119..243ee544397afd8ff4099367e818fb4ca56bb031 100644 (file)
@@ -10,7 +10,7 @@
  *
  * A B+Tree is a data structure for looking up arbitrary (currently allowing
  * unsigned long, u32, u64 and 2 * u64) keys into pointers. The data structure
- * is described at http://en.wikipedia.org/wiki/B-tree, we currently do not
+ * is described at https://en.wikipedia.org/wiki/B-tree, we currently do not
  * use binary search to find the key on lookups.
  *
  * Each B+Tree consists of a head, that contains bookkeeping information and
index 5e016a4029d9cb7325ddcbd4a66a87d13b818591..1d0e2ce6b6d9f1ff4fa9461cb2b00d40d92fd7c2 100644 (file)
@@ -16,7 +16,7 @@
  *  3. CPU clock rate changes.
  *
  * Please see this thread:
- *   http://lists.openwall.net/linux-kernel/2011/01/09/56
+ *   https://lists.openwall.net/linux-kernel/2011/01/09/56
  */
 
 #include <linux/kernel.h>
index 61d5cc0ad6012e0ac86b44b75d0dd232e4fbac86..1962f75fa2d37176ceeed44d0337a689d4dd0484 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- *  Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
+ *  Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com
  */
 
 #ifndef K3_PSIL_H_
index caadbab1632afaa9712cafcb60b32c3d58148a57..5eb34ad973a7ab6c81fdf4d3ad00acdf9345bb59 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- *  Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
+ *  Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com
  */
 
 #ifndef K3_UDMA_GLUE_H_
index 579356ae447ed5ea64b4dce40df9094fb8757dce..5896441ee604c7c424a5655cb9cbe8dcae4f226e 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * CPPI5 descriptors interface
  *
- * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com
  */
 
 #ifndef __TI_CPPI5_H__
index 216e5adf80ce1a4e4fdded938686442b2624c86d..dca379c0d7ebe389ff69ff3afaf776a1e8928338 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * irq-omap-intc.h - INTC Idle Functions
  *
- * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com
  *
  * Author: Felipe Balbi <balbi@ti.com>
  */
index ba2f6a9776b6fa2e82bf1255cacee75921946854..19ddd43aee68958d64ba789c1e83d2bc1eb44f82 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net)
  *
- * http://burtleburtle.net/bob/hash/
+ * https://burtleburtle.net/bob/hash/
  *
  * These are the credits from Bob's sources:
  *
index 5eb111f3880397f853239757d3bdacf047b63ae4..420b61e5a213472b40d2de9d8f59d48e5ceeb3d5 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 // TI LMU Common Core
-// Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
+// Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
 
 #ifndef _TI_LMU_COMMON_H_
 #define _TI_LMU_COMMON_H_
index 3fbf9f2793b5a0139353fe0183e0c080b0fb8c73..bc208c64e3d7544b1958181425b4ae0896167355 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * TI DaVinci CPUFreq platform support.
  *
- * Copyright (C) 2009 Texas Instruments, Inc. http://www.ti.com/
+ * Copyright (C) 2009 Texas Instruments, Inc. https://www.ti.com/
  */
 
 #ifndef _MACH_DAVINCI_CPUFREQ_H
index 7fe80f1c7e081c0cad5b0ba4ce2db562f249edc8..5d1fb0d78a22eae5542730da912cc2cd753bf120 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * TI DaVinci Audio Serial Port support
  *
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index 0f491d8abfdd3261554400117c0796620212bd04..3cc78f0447b1d611474039bfb197ab68cd39cca5 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * BCH Error Location Module
  *
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #ifndef __ELM_H
index a93841bfb9f7a3db10c977455f48efed83bd575d..e182a46e609f794274166747f447b3f338e79c12 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * DaVinci GPIO Platform Related Defines
  *
- * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index ef663e570552334f1a87db002ebe2c27d69a84be..c9cc4e32435d4f912c6ee03695820ae209d37756 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * OMAP GPMC Platform data
  *
- * Copyright (C) 2014 Texas Instruments, Inc. - http://www.ti.com
+ * Copyright (C) 2014 Texas Instruments, Inc. - https://www.ti.com
  *     Roger Quadros <rogerq@ti.com>
  */
 
index a403dd51dacceb6bd94f39240e996f8b63282d40..a49826214a3939694331017c8c8569bdd8b2f27c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * TI DaVinci AEMIF support
  *
- * Copyright 2010 (C) Texas Instruments, Inc. http://www.ti.com/
+ * Copyright 2010 (C) Texas Instruments, Inc. https://www.ti.com/
  *
  * This file is licensed under the terms of the GNU General Public License
  * version 2. This program is licensed "as is" without any warranty of any
index 8419c8caf54e7f67438297f3fbcf70969e301421..0dd851ea1c721fa2dbbd44190141ae75153205d9 100644 (file)
@@ -3,7 +3,7 @@
  * omap-twl4030.h - ASoC machine driver for TI SoC based boards with twl4030
  *                 codec, header.
  *
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com
  * All rights reserved.
  *
  * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
index 3d47d219827f371852f8dbfb9a4ed7d38356a1d0..31f2e22661bcb7e9b19c7976f09b0d5a7381e375 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Platform data for uio_pruss driver
  *
- * Copyright (C) 2010-11 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2010-11 Texas Instruments Incorporated - https://www.ti.com/
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
index fa579b4c666b185c2912372b1c1148c0e6efbdbc..5e70d667031cac555b1bb00504641375d054cd16 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * usb-omap.h - Platform data for the various OMAP USB IPs
  *
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com
  *
  * This software is distributed under the terms of the GNU General Public
  * License ("GPL") version 2, as published by the Free Software Foundation.
index 7ac115432fa1666ceaa94090970f7f7293b779f8..5a472eca5ee41c13927f1bc2946dbf3099ad3955 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * K3 Ring Accelerator (RA) subsystem interface
  *
- * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com
  */
 
 #ifndef __SOC_TI_K3_RINGACC_API_H_
index 9745df6ed9d33b19274428e16ed2453b96f84c23..c75ef99c99caf3783b425e675f3b29649e952953 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Keystone Navigator Queue Management Sub-System header
  *
- * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com
+ * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com
  * Author:     Sandeep Nair <sandeep_n@ti.com>
  *             Cyril Chemparathy <cyril@ti.com>
  *             Santosh Shilimkar <santosh.shilimkar@ti.com>
index eac8e0c6fe1133769c7d7d1bdb684939209aeb08..1f6e76d423cf59497f1c3d3364afb6aba88de428 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Texas Instruments' Message Manager
  *
- * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/
  *     Nishanth Menon
  *
  * This program is free software; you can redistribute it and/or modify
index e497e621dbb7f6e793f3e2e1230ab1da16daeb66..3f496967b538a51a4eec4a46a751ddd9df4cb86b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * TI Wakeup M3 for AMx3 SoCs Power Management Routines
  *
- * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/
  * Dave Gerlach <d-gerlach@ti.com>
  *
  * This program is free software; you can redistribute it and/or
index 52b073fea17fe4f72b872c8002687fe6adbc5a0d..df42511438d0e727f592e19abfd398d6d6020ecd 100644 (file)
@@ -34,7 +34,7 @@
  * ("BSD").
  *
  * You can contact the author at:
- * - xxHash homepage: http://cyan4973.github.io/xxHash/
+ * - xxHash homepage: https://cyan4973.github.io/xxHash/
  * - xxHash source repository: https://github.com/Cyan4973/xxHash
  */
 
index 24ad7d8759770aff3e685c312e9b995de7764e12..9884c8440188e5fa83c741a4fcd01024c0217f1a 100644 (file)
@@ -2,7 +2,7 @@
  * XZ decompressor
  *
  * Authors: Lasse Collin <lasse.collin@tukaani.org>
- *          Igor Pavlov <http://7-zip.org/>
+ *          Igor Pavlov <https://7-zip.org/>
  *
  * This file has been put into the public domain.
  * You can do whatever you want with this file.
index c757d848a758d2c1c14f34df747c78b57073096b..78ede944c082c9f85214d64bae4730ed0a9634cd 100644 (file)
@@ -23,7 +23,7 @@
 
 
   The data format used by the zlib library is described by RFCs (Request for
-  Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
+  Comments) 1950 to 1952 in the files https://www.ietf.org/rfc/rfc1950.txt
   (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
 */
 
index e223c4ffa153a37eef993160905c2e0efcd39bfb..9c2eff6140b61b9b67bf4b2f9a4420abb229003a 100644 (file)
@@ -22,7 +22,7 @@ static inline int read_aux_reg(u32 r)
 
 /*
  * function helps elide unused variable warning
- * see: http://lists.infradead.org/pipermail/linux-snps-arc/2016-November/001748.html
+ * see: https://lists.infradead.org/pipermail/linux-snps-arc/2016-November/001748.html
  */
 static inline void write_aux_reg(u32 r, u32 v)
 {
index c6dd0215482efc693b9d9ec9a4a8848e09b87223..22220945a5fdb5373d07731204b47a6637c626e1 100644 (file)
@@ -53,7 +53,7 @@ typedef __s64 Elf64_Sxword;
  *
  * - Oracle: Linker and Libraries.
  *   Part No: 817–1984–19, August 2011.
- *   http://docs.oracle.com/cd/E18752_01/pdf/817-1984.pdf
+ *   https://docs.oracle.com/cd/E18752_01/pdf/817-1984.pdf
  *
  * - System V ABI AMD64 Architecture Processor Supplement
  *   Draft Version 0.99.4,
index f9ed18134b8300895f8fb9a15a6c3bd6cc5c3046..13a06e5e966e53d2b9d6e298f98361e98e8b8934 100644 (file)
@@ -24,7 +24,7 @@
  * of (ASCII) characters to a 7-segments notation.
  *
  * The 7 segment's wikipedia notation below is used as standard.
- * See: http://en.wikipedia.org/wiki/Seven_segment_display
+ * See: https://en.wikipedia.org/wiki/Seven_segment_display
  *
  * Notation:   +-a-+
  *             f   b
index 2fce8b6876e9091aff4c81a36a7b8a3396d1efce..f6d2f83cbe297fe311f91fbf575e576213f37b9d 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef __ASSEMBLY__
 #ifndef        __KERNEL__
 #ifndef __EXPORTED_HEADERS__
-#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
+#warning "Attempt to use kernel headers from user space, see https://kernelnewbies.org/KernelHeaders"
 #endif /* __EXPORTED_HEADERS__ */
 #endif
 
index 48766fdf65801875863cdcb5443b65876924ab82..0f865ae4ba89defedd1e19dadfbbe722a6dda811 100644 (file)
@@ -1229,7 +1229,7 @@ struct usb_set_sel_req {
  * As per USB compliance update, a device that is actively drawing
  * more than 100mA from USB must report itself as bus-powered in
  * the GetStatus(DEVICE) call.
- * http://compliance.usb.org/index.asp?UpdateFile=Electrical&Format=Standard#34
+ * https://compliance.usb.org/index.asp?UpdateFile=Electrical&Format=Standard#34
  */
 #define USB_SELF_POWER_VBUS_MAX_DRAW           100