commit | 7f317d34906c1033f0752fc137dda04e43979bb8 | [log] [tgz] |
---|---|---|
author | Alexander A. Klimov <grandmaster@al2klimov.de> | Tue Aug 11 18:34:19 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 12 10:57:59 2020 -0700 |
tree | e15d66c3e1a40975ac72de6fd47abd0383ab2a71 | |
parent | 376653435dacf84a8aca87e66aff94079a817cf2 [diff] |
include/: 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> Reviewed-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/20200726110117.16346-1-grandmaster@al2klimov.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>