commit | 79e3ea5aab48c83de9410e43b52895406847eca7 | [log] [tgz] |
---|---|---|
author | Alexander A. Klimov <grandmaster@al2klimov.de> | Thu Aug 06 23:17:22 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 07 11:33:21 2020 -0700 |
tree | c728c826e94aea5ac914f7275c5f257df57dab7c | |
parent | 4ca1085c9573ea08767521dabce62456e3fc2fd0 [diff] |
tools/: 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. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20200726120752.16768-1-grandmaster@al2klimov.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>