linux-stable/Documentation/sound/soc
Alexander A. Klimov 5856d8bd30
ASoC: 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: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200719153822.59788-1-grandmaster@al2klimov.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-07-22 14:31:55 +01:00
..
clocking.rst
codec-to-codec.rst ASoC: simple-card: Add support for codec2codec DAI links 2020-03-06 14:24:11 +00:00
codec.rst sound updates for 4.18 2018-06-06 09:08:38 -07:00
dai.rst ASoC: Replace HTTP links with HTTPS ones 2020-07-22 14:31:55 +01:00
dapm.rst ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. 2017-06-30 11:55:20 +01:00
dpcm.rst ASoC: doc: Fix typos in dpcm.rst 2019-02-08 12:58:31 +00:00
index.rst
jack.rst
machine.rst
overview.rst
platform.rst sound updates for 4.18 2018-06-06 09:08:38 -07:00
pops-clicks.rst