Alexander A. Klimov
5d97cc0b49
firmware: ti_sci: Replace HTTP links with HTTPS ones
...
[ Upstream commit a6df49f422 ]
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 >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com >
Stable-dep-of: 7b7a224b1ba1 ("firmware: ti_sci: Mark driver as non removable")
Signed-off-by: Sasha Levin <sashal@kernel.org >
2023-11-20 10:30:12 +01:00
..
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-09-09 18:11:47 +01:00
2023-03-11 16:43:40 +01:00
2022-06-14 18:11:48 +02:00
2022-06-14 18:11:35 +02:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-11-06 18:01:41 +08:00
2019-09-09 18:11:51 +01:00
2018-12-13 09:35:36 +00:00
2018-12-13 09:35:36 +00:00
2023-08-11 11:53:52 +02:00
2020-01-04 19:17:21 +01:00
2023-03-11 16:43:43 +01:00
2023-03-11 16:43:43 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-01-09 00:18:46 +08:00
2019-07-08 11:01:13 -07:00
2019-02-19 20:02:17 +05:30
2019-02-19 20:03:42 +05:30
2018-12-18 14:22:28 +01:00
2019-08-20 10:23:35 +01:00
2019-08-20 10:23:34 +01:00
2023-01-18 11:40:54 +01:00
2022-06-22 14:11:22 +02:00
2019-08-07 14:24:37 +01:00
2018-07-16 14:22:19 +01:00
2019-06-19 17:09:07 +02:00
2019-06-19 17:09:07 +02:00
2021-12-14 14:49:06 +01:00
2021-05-14 09:44:20 +02:00
2022-06-22 14:11:22 +02:00
2019-06-19 17:09:07 +02:00
2020-07-09 09:37:56 +02:00
2019-05-30 11:26:32 -07:00
2019-08-20 10:23:34 +01:00
2019-02-14 10:42:11 +00:00
2019-08-20 10:35:55 +01:00
2019-08-01 20:21:00 +02:00
2019-04-29 15:45:00 +01:00
2021-03-30 14:35:22 +02:00
2021-03-30 14:35:22 +02:00
2019-08-07 14:24:41 +01:00
2023-07-27 08:37:05 +02:00
2019-08-20 10:35:55 +01:00
2019-05-30 11:26:37 -07:00
2019-04-05 14:37:56 +02:00
2019-06-19 17:09:55 +02:00
2019-01-17 17:04:24 +00:00
2020-04-23 10:36:20 +02:00
2023-06-21 15:44:09 +02:00
2021-01-27 11:47:49 +01:00
2023-08-30 16:27:27 +02:00
2019-08-30 15:23:30 +01:00
2018-12-13 09:35:56 +00:00
2019-05-30 11:26:41 -07:00
2020-08-19 08:16:02 +02:00
2023-03-11 16:43:40 +01:00
2018-10-02 12:00:30 +01:00
2019-03-21 16:43:00 +01:00
2019-05-21 11:28:39 +02:00
2022-04-15 14:18:22 +02:00
2022-07-21 20:59:26 +02:00
2018-11-27 10:54:17 -06:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:32 -07:00
2018-12-18 12:55:23 +00:00
2018-12-18 14:22:28 +01:00
2019-06-11 12:22:42 +01:00
2019-06-11 12:22:42 +01:00
2019-07-26 14:40:01 +01:00
2021-11-17 09:48:41 +01:00
2019-06-19 17:09:55 +02:00
2022-02-23 12:00:00 +01:00
2019-05-21 11:28:40 +02:00
2022-06-14 18:11:35 +02:00
2019-06-19 17:09:55 +02:00
2023-11-08 11:23:40 +01:00
2018-12-13 09:35:58 +00:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:06 +02:00
2022-08-25 11:18:32 +02:00
2023-11-20 10:30:12 +01:00
2023-11-20 10:30:12 +01:00
2019-09-05 09:28:13 +01:00
2020-04-17 10:50:11 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2022-06-14 18:11:48 +02:00
2019-01-26 02:02:14 -08:00
2019-06-19 17:09:55 +02:00
2021-09-30 10:09:24 +02:00
2019-08-08 15:30:07 -07:00
2019-08-20 10:35:55 +01:00
2022-04-15 14:18:22 +02:00