commit | d89775fc929c5a1d91ed518a71b456da0865e5ff | [log] [tgz] |
---|---|---|
author | Alexander A. Klimov <grandmaster@al2klimov.de> | Tue Aug 11 18:34:50 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 12 10:58:00 2020 -0700 |
tree | 6627de1e9aa4066b61bf01ba843f50782ee80b43 | |
parent | 3adf3bae0d612357da516d39e1584f1547eb6e86 [diff] |
lib/: 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> Acked-by: Coly Li <colyli@suse.de> [crc64.c] Link: http://lkml.kernel.org/r/20200726112154.16510-1-grandmaster@al2klimov.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>