linux_kernel/Documentation/admin-guide/acpi
Alexander A. Klimov 93431e0607 Replace HTTP links with HTTPS ones: documentation
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:
  For each line:
    If doesn't contain `\bxmlns\b`:
      For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
        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>
Link: https://lore.kernel.org/r/20200526060544.25127-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-06-08 09:30:19 -06:00
..
cppc_sysfs.rst Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
dsdt-override.rst Documentation: ACPI: move dsdt-override.txt to admin-guide/acpi and convert to reST 2019-04-25 23:07:20 +02:00
fan_performance_states.rst Documentation/admin-guide/acpi: fix fan_performance_states.rst warnings 2020-02-20 10:50:43 +01:00
index.rst ACPI: fan: Expose fan performance state information 2019-12-19 22:35:04 +01:00
initrd_table_override.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
ssdt-overlays.rst docs: acpi: fix old http link and improve document format 2020-05-25 18:59:59 -06:00