linux-stable/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 Documentation: ACPI: move apei/einj.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
dsd ACPI: Replace HTTP links with HTTPS ones 2020-07-27 14:47:08 +02:00
acpi-lid.rst Documentation: ACPI: move acpi-lid.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
aml-debugger.rst Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
debug.rst Documentation: ACPI: move debug.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
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 docs: extcon: convert it to ReST and move to ACPI dir 2019-07-03 13:00:26 +02:00
gpio-properties.rst Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:19 +02:00
i2c-muxes.rst Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
index.rst Documentation: ACPI: DSD: Convert LED documentation to ReST 2019-08-20 23:53:46 +02:00
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 Documentation: ACPI: move method-customizing.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
method-tracing.rst docs: fix broken documentation links 2019-06-08 13:42:13 -06:00
namespace.rst Documentation: firmware-guide: ACPI: fix table alignment in namespace.rst 2020-04-08 14:27:48 +02:00
osi.rst Documentation: ACPI: move osi.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:19 +02:00
video_extension.rst Documentation: ACPI: move video_extension.txt to firmware-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00