[tip: locking/core] Replace HTTP links with HTTPS ones: LKMM

2020-10-09 Thread tip-bot2 for Alexander A. Klimov
The following commit has been merged into the locking/core branch of tip: Commit-ID: 1e44e6e82e7b4d2bae70a8a0b68f7d4f213b0e5f Gitweb: https://git.kernel.org/tip/1e44e6e82e7b4d2bae70a8a0b68f7d4f213b0e5f Author:Alexander A. Klimov AuthorDate:Mon, 06 Jul 2020 21:03:24 +02:00

[tip: core/rcu] rcutorture: Replace HTTP links with HTTPS ones

2020-10-08 Thread tip-bot2 for Alexander A. Klimov
The following commit has been merged into the core/rcu branch of tip: Commit-ID: afcdf2319d11e0d68e45babd5df65f79771074b5 Gitweb: https://git.kernel.org/tip/afcdf2319d11e0d68e45babd5df65f79771074b5 Author:Alexander A. Klimov AuthorDate:Mon, 13 Jul 2020 21:37:06 +02:00

[PATCH v2] m68k: Replace HTTP links with HTTPS ones

2020-08-26 Thread Alexander A. Klimov
(?:\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 --- v2: Thrown out de facto broken links. archiv

[PATCH] CREDITS: add myself

2020-08-04 Thread Alexander A. Klimov
Rationale: 50 already merged patches of mine. Signed-off-by: Alexander A. Klimov --- (Let's try once more - with 50 patches instead of just 2.) See: git log --oneline '--author=Alexander A. Klimov ' v5.7..master CREDITS | 5 + 1 file changed, 5 insertions(+) diff --

[PATCH] tools: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] [media] get_dvb_firmware: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] lib: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] init/Kconfig: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] include: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] fs: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] drivers: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] acpi: nfit: sysfs: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH] MAINTAINERS: Replace HTTP links with HTTPS ones

2020-07-26 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5 with unmaintained stuff according to: perl scripts/get_maintainer.pl --nogit{,-fallback

[PATCH v2] netfilter: Replace HTTP links with HTTPS ones

2020-07-25 Thread Alexander A. Klimov
(?:\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 --- v2: Included other netfilter patch. include

[PATCH] staging: comedi: Replace HTTP links with HTTPS ones

2020-07-23 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5. See also: git log --oneline '--author=Alexander A. Klimov ' v5.7..master

[PATCH] staging: comedi: cb: Replace HTTP links with HTTPS ones

2020-07-23 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5. See also: git log --oneline '--author=Alexander A. Klimov ' v5.7..master

[PATCH] staging: comedi: adv: Replace HTTP links with HTTPS ones

2020-07-23 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5. See also: git log --oneline '--author=Alexander A. Klimov ' v5.7..master

[tip: timers/core] clocksource/drivers: Replace HTTP links with HTTPS ones

2020-07-23 Thread tip-bot2 for Alexander A. Klimov
The following commit has been merged into the timers/core branch of tip: Commit-ID: dcf30fc0ca9e2df2f5f9daddd1a0ab8f1ccbc9e4 Gitweb: https://git.kernel.org/tip/dcf30fc0ca9e2df2f5f9daddd1a0ab8f1ccbc9e4 Author:Alexander A. Klimov AuthorDate:Wed, 08 Jul 2020 18:58:56 +02:00

[PATCH] staging: comedi: adl: Replace HTTP links with HTTPS ones

2020-07-23 Thread Alexander A. Klimov
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 --- Continuing my work started at 93431e0607e5. See also: git log --oneline '--author=Alexander A. Klimov ' v5.7..master

[PATCH v2] encrypted-keys: Replace HTTP links with HTTPS ones

2020-07-23 Thread Alexander A. Klimov
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 --- v2: Shortened commit message. Oh, and it wasn't my intention to address the slow deprecation of plain HTTP. include

[PATCH] mfd: Replace HTTP links with HTTPS ones

2020-07-22 Thread Alexander A. Klimov
(?:\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 --- Documentation/devicetree/bindings/mfd/twl-famil

[PATCH v2] ARM: STM32: Replace HTTP links with HTTPS ones

2020-07-22 Thread Alexander A. Klimov
(?:\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 --- v2: Undone crypto changes. arch/arm/mach-

Re: [PATCH for v5.9] mfd: Replace HTTP links with HTTPS ones

2020-07-22 Thread Alexander A. Klimov
Am 22.07.20 um 08:54 schrieb Lee Jones: On Tue, 21 Jul 2020, Rob Herring wrote: On Sun, 19 Jul 2020 21:56:13 +0200, Alexander A. Klimov wrote: Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm

[PATCH] staging: comedi: pcm: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: pcl: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: ni: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: dt: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: das: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: amplc: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] staging: comedi: addi: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

Re: [PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
Am 21.07.20 um 11:50 schrieb Jean Delvare: Hi Alexander, On Sun, 19 Jul 2020 21:35:53 +0200, Alexander A. Klimov wrote: Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. (...) Documentation/i2c/busses/i2c-ali1535.rst

Re: [PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones

2020-07-21 Thread Alexander A. Klimov
Am 21.07.20 um 10:49 schrieb Alexandre Torgue: Hi Alexander On 7/19/20 11:49 AM, Alexander A. Klimov wrote: 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

Re: [PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
Am 21.07.20 um 08:05 schrieb Leon Romanovsky: On Mon, Jul 20, 2020 at 11:34:00PM +0200, Alexander A. Klimov wrote: Am 20.07.20 um 18:48 schrieb Leon Romanovsky: On Mon, Jul 20, 2020 at 08:36:35AM -0600, Jonathan Corbet wrote: On Mon, 20 Jul 2020 17:07:16 +0300 Leon Romanovsky wrote

[PATCH v2] Documentation: intel: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
(?:\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 --- v2: Undone broken link. Documentation/netwo

Re: [PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
Am 20.07.20 um 18:48 schrieb Leon Romanovsky: On Mon, Jul 20, 2020 at 08:36:35AM -0600, Jonathan Corbet wrote: On Mon, 20 Jul 2020 17:07:16 +0300 Leon Romanovsky wrote: Do *you* want to review that megapatch? The number of issues that have This question is... interesting. And no, I would

Re: [PATCH] firmware: ti_sci: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
Am 20.07.20 um 09:32 schrieb Tero Kristo: Hi Alexander, Hi, One comment below. On 18/07/2020 13:55, Alexander A. Klimov wrote: Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each

[PATCH v2] dt-bindings: aspeed-lpc: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
(?:\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 --- v2: Left only links to be only HTTPS

[PATCH v2] arm64: Replace HTTP links with HTTPS ones

2020-07-20 Thread Alexander A. Klimov
(?:\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 --- Now better? Documentation/arm64/arm-acpi.rs

[PATCH for v5.9] video: fbdev: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] sctp: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] rxrpc: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] regulator: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] mfd: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] kbuild: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] i2c: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (tmp401) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (lm95234) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (lm90) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (k8temp) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (jc42) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (ina2xx) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: (ina209) Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] hwmon: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] dt-bindings: drm/bridge: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] dt-bindings: aspeed-lpc: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] drm/tilcdc: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] drm: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] docs: hwmon: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] crypto: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ax25: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] arm64: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] USB: serial: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] USB: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] Documentation: intel: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ASoC: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: dts: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ALSA: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] staging: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] sch_cake: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] prism54: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] netfilter: xtables: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] net: sched: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] net: ieee802154: adf7242: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] media: omap: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] b43legacy: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] b43: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ath9k: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ath5k: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] OMAP2+: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: mach-davinci: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: dts: mxs: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: dts: efm32: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: SAMSUNG: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: OMAP2+: pm33xx-core: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: OMAP2+: hwmod: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: OMAP2+: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH for v5.9] ARM: OMAP2+: PRM: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

Re: [PATCH] m68k: Replace HTTP links with HTTPS ones

2020-07-19 Thread Alexander A. Klimov
Am 19.07.20 um 09:51 schrieb Finn Thain: On Sat, 18 Jul 2020, Alexander A. Klimov wrote: *Sigh* ... yes, doing everything one nice day is better that doing just something right now. I wasn't saying "do everything possible or else do nothing". I was trying to point to the

[PATCH] tty: vt: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] scsi: smartpqi: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] tty: serial: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] scsi: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] reset: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] pinctl: ti: iodelay: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] irqchip: crossbar: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

[PATCH] HID: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
(?:\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 --- Continuing my work started at 93431e0607e5.

  1   2   3   4   5   >