mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
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`:
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>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
||
|---|---|---|
| .. | ||
| cx18-alsa-main.c | ||
| cx18-alsa-pcm.c | ||
| cx18-alsa-pcm.h | ||
| cx18-alsa.h | ||
| cx18-audio.c | ||
| cx18-audio.h | ||
| cx18-av-audio.c | ||
| cx18-av-core.c | ||
| cx18-av-core.h | ||
| cx18-av-firmware.c | ||
| cx18-av-vbi.c | ||
| cx18-cards.c | ||
| cx18-cards.h | ||
| cx18-controls.c | ||
| cx18-controls.h | ||
| cx18-driver.c | ||
| cx18-driver.h | ||
| cx18-dvb.c | ||
| cx18-dvb.h | ||
| cx18-fileops.c | ||
| cx18-fileops.h | ||
| cx18-firmware.c | ||
| cx18-firmware.h | ||
| cx18-gpio.c | ||
| cx18-gpio.h | ||
| cx18-i2c.c | ||
| cx18-i2c.h | ||
| cx18-io.c | ||
| cx18-io.h | ||
| cx18-ioctl.c | ||
| cx18-ioctl.h | ||
| cx18-irq.c | ||
| cx18-irq.h | ||
| cx18-mailbox.c | ||
| cx18-mailbox.h | ||
| cx18-queue.c | ||
| cx18-queue.h | ||
| cx18-scb.c | ||
| cx18-scb.h | ||
| cx18-streams.c | ||
| cx18-streams.h | ||
| cx18-vbi.c | ||
| cx18-vbi.h | ||
| cx18-version.h | ||
| cx18-video.c | ||
| cx18-video.h | ||
| cx23418.h | ||
| Kconfig | ||
| Makefile | ||