Linus Torvalds
10c091b62e
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull EFI fixes from Thomas Gleixner:
- Enforce NX on RO data in mixed EFI mode
- Destroy workqueue in an error handling path to prevent UAF
- Stop argument parser at '--' which is the delimiter for init
- Treat a NULL command line pointer as empty instead of dereferncing it
unconditionally.
- Handle an unterminated command line correctly
- Cleanup the 32bit code leftovers and remove obsolete documentation
* tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
Documentation: efi: remove description of efi=old_map
efi/x86: Move 32-bit code into efi_32.c
efi/libstub: Handle unterminated cmdline
efi/libstub: Handle NULL cmdline
efi/libstub: Stop parsing arguments at "--"
efi: add missed destroy_workqueue when efisubsys_init fails
efi/x86: Mark kernel rodata non-executable for mixed mode
2020-08-23 11:08:32 -07:00
..
2020-01-09 11:30:53 +08:00
2019-11-07 15:44:14 +01:00
2020-08-07 09:29:25 -07:00
2020-06-11 15:15:16 +02:00
2020-08-03 17:38:43 -07:00
2020-08-06 10:57:30 +02:00
2020-08-03 07:48:39 +02:00
2019-12-10 10:15:48 +01:00
2020-06-09 09:39:13 -07:00
2019-09-15 20:14:15 +02:00
2020-04-14 15:49:51 +02:00
2020-05-27 13:12:49 +02:00
2020-06-11 15:15:15 +02:00
2020-05-18 19:50:47 +02:00
2020-06-09 09:39:13 -07:00
2020-06-15 19:29:36 +02:00
2020-06-11 08:03:24 +02:00
2020-06-11 08:03:24 +02:00
2020-07-29 16:14:18 +02:00
2020-05-19 18:03:07 +02:00
2019-07-22 12:00:51 +02:00
2020-06-15 14:10:08 +02:00
2020-07-31 11:49:09 +02:00
2019-09-02 09:17:45 +02:00
2020-07-24 13:56:23 +02:00
2020-01-23 10:41:20 -08:00
2020-06-08 11:05:57 -07:00
2020-05-29 16:11:48 -04:00
2020-05-29 16:11:48 -04:00
2020-05-29 16:11:48 -04:00
2020-03-21 15:23:54 +01:00
2020-07-26 12:47:22 +02:00
2020-05-05 16:46:09 -04:00
2020-05-07 13:48:05 +02:00
2020-06-11 15:15:23 +02:00
2020-06-15 14:18:37 +02:00
2019-08-28 08:38:39 +02:00
2020-08-03 17:08:02 -07:00
2019-09-03 09:36:36 +02:00
2020-06-15 14:10:09 +02:00
2019-11-26 09:48:19 -08:00
2020-06-11 15:15:26 +02:00
2020-05-07 16:06:20 +02:00
2020-06-11 15:15:26 +02:00
2020-06-30 11:59:48 +02:00
2020-01-30 16:11:50 -08:00
2020-06-15 14:10:00 +02:00
2020-06-26 10:01:32 -06:00
2020-05-28 20:21:32 +02:00
2020-04-14 14:24:05 +02:00
2020-04-09 00:01:59 +09:00
2020-08-20 11:18:36 +02:00
2020-07-27 14:29:23 -04:00
2019-10-17 21:31:57 +02:00
2020-07-24 15:04:59 +02:00
2020-08-06 16:13:13 +02:00
2020-05-12 19:34:53 +03:00
2020-07-01 15:27:20 +02:00
2020-05-14 11:46:52 -07:00
2020-03-27 23:58:55 -04:00
2020-04-30 20:14:34 +02:00
2020-07-09 07:08:40 -04:00
2020-06-04 19:06:22 -07:00
2020-06-03 20:09:46 -07:00
2020-06-11 15:15:16 +02:00
2020-06-03 15:13:47 -07:00
2019-07-17 08:09:59 +02:00
2020-08-06 12:59:31 -07:00
2019-10-17 21:31:57 +02:00
2020-08-04 21:16:22 -07:00
2019-08-28 11:29:39 +02:00
2020-04-24 11:17:28 +01:00
2020-04-24 11:17:44 +01:00
2020-04-24 11:18:44 +01:00
2020-07-25 12:16:59 +02:00
2020-04-24 11:18:21 +01:00
2020-05-12 16:05:30 +02:00
2020-07-25 12:00:56 +02:00
2020-07-18 12:31:49 +02:00
2020-01-24 11:18:45 +05:30
2020-06-09 09:39:13 -07:00
2019-11-11 16:06:07 +01:00
2020-07-18 07:17:16 +02:00
2020-06-11 15:15:07 +02:00
2020-06-11 15:15:14 +02:00
2020-06-11 15:15:29 +02:00
2020-06-11 15:15:27 +02:00
2020-06-09 09:39:13 -07:00
2020-04-02 09:35:25 -07:00
2020-07-22 23:56:53 +02:00
2019-11-14 18:24:43 +01:00
2020-06-15 14:09:49 +02:00
2020-08-21 18:03:47 -04:00
2020-03-16 17:57:22 +01:00
2020-07-08 16:21:49 -04:00
2020-07-09 13:29:42 -04:00
2019-10-18 11:29:50 +02:00
2020-06-11 15:17:57 +02:00
2020-06-17 10:45:46 +02:00
2020-04-20 12:39:17 +02:00
2020-04-14 17:34:46 +02:00
2020-08-07 11:33:26 -07:00
2020-06-09 09:39:14 -07:00
2020-05-28 18:34:30 +02:00
2020-04-23 10:50:26 +09:00
2020-08-11 10:41:15 +00:00
2020-08-03 20:28:08 -07:00
2019-07-22 12:00:51 +02:00
2019-12-10 10:12:55 +01:00
2020-06-22 20:54:57 -04:00
2020-01-11 15:55:39 +01:00
2020-06-11 15:14:40 +02:00
2020-04-22 10:53:50 +02:00
2020-04-10 15:36:21 -07:00
2020-07-18 12:31:49 +02:00
2020-07-18 12:31:49 +02:00
2020-02-04 08:44:46 -06:00
2020-07-23 11:46:43 +02:00
2020-07-08 11:38:56 +02:00
2020-08-07 11:33:26 -07:00
2019-12-10 10:12:55 +01:00
2019-12-10 10:12:55 +01:00
2020-06-10 16:02:54 -07:00
2020-08-06 12:02:58 -07:00
2020-08-03 17:25:42 -07:00
2019-12-10 10:12:55 +01:00
2020-06-26 00:27:38 -07:00
2020-06-02 10:59:11 -07:00
2020-06-02 10:59:11 -07:00
2020-06-09 09:39:14 -07:00
2020-06-18 18:04:00 +02:00
2020-02-24 20:25:21 +01:00
2020-03-21 16:03:53 +01:00
2020-08-04 21:16:22 -07:00
2020-08-11 08:26:48 +02:00
2019-10-01 20:31:35 +02:00
2020-07-24 15:04:58 +02:00
2019-11-14 18:24:43 +01:00
2020-07-08 16:21:57 -04:00
2019-12-16 14:09:33 +01:00
2020-05-06 17:51:21 +02:00
2020-03-19 11:58:13 +01:00
2020-08-11 08:26:48 +02:00
2020-06-11 15:19:17 +02:00
2020-06-09 09:39:13 -07:00
2020-03-18 15:29:54 -04:00
2020-03-31 11:04:05 -07:00
2020-07-24 15:04:59 +02:00
2020-04-30 20:14:31 +02:00
2020-08-06 16:13:09 +02:00
2020-07-24 09:53:06 +02:00
2020-07-27 12:42:06 +02:00
2020-05-28 21:18:40 +02:00
2020-06-18 13:09:17 +02:00
2020-06-09 09:39:12 -07:00
2019-07-22 10:12:33 +02:00
2020-06-01 04:25:59 -04:00
2020-06-02 10:59:12 -07:00
2020-07-27 12:42:06 +02:00
2020-03-25 10:06:20 +01:00
2020-03-31 11:04:05 -07:00
2020-03-21 16:03:25 +01:00
2020-06-11 15:14:52 +02:00
2020-07-24 15:04:59 +02:00
2020-02-04 03:05:26 +00:00
2020-04-26 18:52:33 +02:00
2020-06-15 14:10:02 +02:00
2020-06-11 15:14:42 +02:00
2020-06-11 15:15:14 +02:00
2020-08-10 19:07:44 -07:00
2020-03-18 15:53:25 -04:00
2020-03-18 15:53:25 -04:00
2020-08-12 10:57:58 -07:00
2019-11-07 11:07:29 +01:00
2020-03-21 16:03:21 +01:00
2020-04-22 10:53:50 +02:00
2020-04-25 12:22:29 +02:00
2020-01-14 12:20:58 +01:00
2020-04-23 10:50:26 +09:00
2020-03-23 18:45:14 +01:00
2019-12-10 10:12:55 +01:00
2019-10-22 00:51:44 +02:00
2020-05-15 12:07:31 -04:00
2020-02-21 18:05:19 +01:00
2020-01-14 12:20:58 +01:00
2020-05-19 15:53:57 +02:00
2020-04-09 00:01:59 +09:00