linux-stable/drivers
Alexander A. Klimov 6f3bc22bf5 Replace HTTP links with HTTPS ones: LVM
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`:
        For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
          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>
Link: https://lore.kernel.org/r/20200627103138.71885-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-07-05 14:28:27 -06:00
..
accessibility
acpi
amba
android
ata
atm
auxdisplay
base
bcma
block Replace HTTP links with HTTPS ones: DRBD driver 2020-07-05 14:16:44 -06:00
bluetooth
bus
cdrom
char
clk
clocksource
connector
counter
cpufreq
cpuidle
crypto Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-06-13 16:27:13 -07:00
dax
dca
devfreq
dio
dma
dma-buf
edac Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
eisa
extcon
firewire
firmware Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
fpga
fsi
gnss
gpio
gpu Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
greybus
hid
hsi
hv
hwmon
hwspinlock
hwtracing
i2c Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
i3c
ide
idle
iio
infiniband
input
interconnect
iommu Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
ipack
irqchip
isdn
leds
lightnvm
macintosh
mailbox
mcb
md Replace HTTP links with HTTPS ones: LVM 2020-07-05 14:28:27 -06:00
media Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
memory
memstick
message
mfd
misc docs: misc-devices/pci-endpoint-test.txt: convert to ReST 2020-06-19 14:05:49 -06:00
mmc
most
mtd
mux
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-06-13 16:27:13 -07:00
nfc
ntb
nubus
nvdimm
nvme Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
nvmem
of
opp
oprofile
parisc docs: fix references for DMA*.txt files 2020-06-26 10:01:32 -06:00
parport
pci Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
pcmcia
perf
phy
pinctrl
platform Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
pnp
power
powercap Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390
sbus
scsi Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
sfi
sh
siox
slimbus
soc
soundwire
spi
spmi
ssb
staging Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
target Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
tc
tee
thermal
thunderbolt
tty
uio
usb Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
vdpa
vfio
vhost Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
video
virt
virtio
visorbus
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile