linux/Documentation
Alexander A. Klimov 4510a5a98a ocfs2: 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 `xmlns`:
        For each link, `http://[^# 	]*(?:\w|/)`:
	  If neither `gnu\.org/license`, nor `mozilla\.org/MPL`:
            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: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Gang He <ghe@suse.com>
Cc: Jun Piao <piaojun@huawei.com>
Link: http://lkml.kernel.org/r/20200713174456.36596-1-grandmaster@al2klimov.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-07 11:33:22 -07:00
..
2020-08-06 10:17:00 -07:00
2020-08-05 10:51:40 -07:00
2020-08-05 10:07:39 -07:00
2020-08-06 14:56:11 -07:00
2020-08-06 14:56:11 -07:00
2020-08-05 19:50:06 -07:00
2020-08-06 10:07:40 -07:00
2020-08-05 11:43:47 -07:00
2020-08-05 19:50:06 -07:00
2020-07-13 11:26:37 -06:00
2020-08-05 13:13:57 -07:00
2020-07-31 11:09:09 -06:00
2020-08-05 19:24:27 -07:00
2020-08-03 14:41:43 +02:00
2020-08-06 12:59:31 -07:00
2020-07-23 14:13:23 -06:00
2020-06-03 20:59:38 -07:00