linux/Documentation/firmware-guide/acpi
Alexander A. Klimov 4ce7796632 ACPI: 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>
Acked-by: Vishal Verma <vishal.l.verma@intel.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2020-07-27 14:47:08 +02:00
..
apei
dsd ACPI: Replace HTTP links with HTTPS ones 2020-07-27 14:47:08 +02:00
acpi-lid.rst
aml-debugger.rst
debug.rst
DSD-properties-rules.rst ACPI: Replace HTTP links with HTTPS ones 2020-07-27 14:47:08 +02:00
enumeration.rst docs: firmware-guide: ACPI: Replace dma_request_slave_channel() with dma_request_chan() 2019-12-19 22:58:12 +01:00
extcon-intel-int3496.rst
gpio-properties.rst
i2c-muxes.rst
index.rst
intel-pmc-mux.rst usb: typec: Add firmware documentation for the Intel PMC mux control 2020-05-13 14:20:49 +02:00
lpit.rst ACPI: Replace HTTP links with HTTPS ones 2020-07-27 14:47:08 +02:00
method-customizing.rst
method-tracing.rst
namespace.rst Documentation: firmware-guide: ACPI: fix table alignment in namespace.rst 2020-04-08 14:27:48 +02:00
osi.rst
video_extension.rst