linux-xiaomi-chiron/drivers/video/fbdev/omap2/omapfb/dss
Alexander A. Klimov 7c7b2a35a9 video: fbdev: 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: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200719203714.61745-1-grandmaster@al2klimov.de
2020-07-20 11:47:29 +02:00
..
apply.c
core.c
dispc-compat.c
dispc-compat.h
dispc.c omapfb: fix multiple reference count leaks due to pm_runtime_get_sync 2020-07-10 16:17:25 +02:00
dispc.h
dispc_coefs.c
display-sysfs.c
display.c
dpi.c
dsi.c omapfb: fix multiple reference count leaks due to pm_runtime_get_sync 2020-07-10 16:17:25 +02:00
dss-of.c
dss.c omapfb: dss: Fix max fclk divider for omap36xx 2020-07-10 16:17:26 +02:00
dss.h
dss_features.c
dss_features.h
hdmi.h video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
hdmi4.c video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
hdmi4_core.c video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
hdmi4_core.h video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
hdmi5.c omapfb: fix multiple reference count leaks due to pm_runtime_get_sync 2020-07-10 16:17:25 +02:00
hdmi5_core.c
hdmi5_core.h video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c
Kconfig video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
Makefile
manager-sysfs.c
manager.c
omapdss-boot-init.c
output.c
overlay-sysfs.c
overlay.c
pll.c
sdi.c
venc.c omapfb: fix multiple reference count leaks due to pm_runtime_get_sync 2020-07-10 16:17:25 +02:00
video-pll.c