linux/tools/power
Alexander A. Klimov b88cad57d4 tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
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: Len Brown <len.brown@intel.com>
2020-09-03 13:58:37 -04:00
..
acpi ACPICA: acpidump: Removed dead code from oslinuxtbl.c 2020-06-05 13:34:23 +02:00
cpupower cpupower: Remove unneeded semicolon 2020-05-08 10:13:26 -06:00
pm-graph Misc cleanups in the SMP hotplug and cross-call code. 2020-06-01 13:38:55 -07:00
x86 tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY 2020-09-03 13:58:37 -04:00