OpenCloudOS-Kernel/arch/arm/mach-s3c24xx
Alexander A. Klimov 3ecdf2a5d2 ARM: s3c24xx: Replace HTTP links with HTTPS ones
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 <grandmaster@al2klimov.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2020-07-20 16:42:28 +02:00
..
include/mach
Kconfig ARM: s3c24xx: Replace HTTP links with HTTPS ones 2020-07-20 16:42:28 +02:00
Makefile
Makefile.boot
anubis.h
bast-ide.c
bast-irq.c
bast.h
common-smdk.c ARM: s3c24xx: leds: Convert to use GPIO descriptors 2020-07-09 09:56:14 +02:00
common-smdk.h
common.c
common.h
cpufreq-utils.c
fb-core.h
gta02.h
h1940-bluetooth.c
h1940.h
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm.c
mach-amlm5900.c
mach-anubis.c
mach-at2440evb.c
mach-bast.c
mach-gta02.c
mach-h1940.c ARM: s3c24xx: Replace HTTP links with HTTPS ones 2020-07-20 16:42:28 +02:00
mach-jive.c
mach-mini2440.c ARM: s3c24xx: Replace HTTP links with HTTPS ones 2020-07-20 16:42:28 +02:00
mach-n30.c ARM: s3c24xx: Replace HTTP links with HTTPS ones 2020-07-20 16:42:28 +02:00
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c
mach-otom.c
mach-qt2410.c ARM: s3c24xx: leds: Convert to use GPIO descriptors 2020-07-09 09:56:14 +02:00
mach-rx1950.c backlight: pwm_bl: Switch to full GPIO descriptor 2020-03-18 15:05:57 +00:00
mach-rx3715.c ARM: s3c24xx: Replace HTTP links with HTTPS ones 2020-07-20 16:42:28 +02:00
mach-s3c2416-dt.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c
mach-smdk2440.c
mach-smdk2443.c
mach-tct_hammer.c
mach-vr1000.c ARM: s3c24xx: leds: Convert to use GPIO descriptors 2020-07-09 09:56:14 +02:00
mach-vstms.c
nand-core.h
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c
regs-dsc.h
regs-mem.h
s3c244x.c
s3c2410.c
s3c2412-power.h
s3c2412.c
s3c2416.c ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
s3c2440.c
s3c2442.c
s3c2443.c ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
setup-camif.c
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S
spi-core.h ARM: s3c: Rename s3c64xx_spi_setname() function 2019-10-28 17:46:57 +01:00
vr1000.h