linux_dsm_epyc7002/drivers/usb
Alexander A. Klimov e46d8cb5f1 USB: storage: 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.

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 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>
Link: https://lore.kernel.org/r/20200708184903.17350-1-grandmaster@al2klimov.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-09 18:06:12 +02:00
..
atm usb: atm: ueagle-atm: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-09 16:46:57 +02:00
c67x00 usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-03 10:18:40 +02:00
cdns3 usb: cdns3: ep0: Move 'zlp' description to appropriate function header 2020-07-03 10:18:40 +02:00
chipidea usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format 2020-07-09 17:19:56 +02:00
class usb: class: usbtmc: File headers are not good candidates for kerneldoc 2020-07-03 10:18:40 +02:00
common usb: common: ulpi: Fix a few kerneldoc related issues 2020-07-03 09:34:11 +02:00
core usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-09 16:46:57 +02:00
dwc2 usb: dwc2: gadget: Remove assigned but never used 'maxsize' 2020-07-03 10:20:11 +02:00
dwc3 usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPI 2020-07-09 17:19:59 +02:00
early usb: early: xhci-dbc: File headers are not good candidates for kerneldoc 2020-07-09 17:19:59 +02:00
gadget usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr' 2020-07-09 17:19:58 +02:00
host usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI 2020-07-09 17:19:59 +02:00
image treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
isp1760 USB: isp1760: Use the correct style for SPDX License Identifier 2020-04-16 14:32:47 +02:00
misc usb: misc: legousbtower: Demote function header which is clearly not kerneldoc 2020-07-09 17:19:56 +02:00
mon USB: mon: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 09:49:28 +01:00
mtu3 usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk' 2020-07-09 16:46:57 +02:00
musb usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-09 16:47:00 +02:00
phy USB: phy: fsl-usb: remove character device usage 2020-07-03 10:18:41 +02:00
renesas_usbhs usb: renesas_usbhs: getting residue from callback_result 2020-06-24 17:14:44 +02:00
roles usb: roles: Switch on role-switch uevent reporting 2020-05-13 14:20:49 +02:00
serial USB: Fix up terminology 2020-07-01 14:04:04 +02:00
storage USB: storage: replace HTTP links with HTTPS ones 2020-07-09 18:06:12 +02:00
typec usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init() 2020-07-09 17:19:58 +02:00
usbip treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile USB: Changes for v5.4 merge window 2019-09-02 19:20:57 +02:00
usb-skeleton.c USB: usb-skeleton: drop redundant in-urb check 2019-10-10 12:41:19 +02:00