Linus Torvalds
20621d2f27
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 fixes from Borislav Petkov:
- Prevent a infinite loop in the MCE recovery on return to user space,
which was caused by a second MCE queueing work for the same page and
thereby creating a circular work list.
- Make kern_addr_valid() handle existing PMD entries, which are marked
not present in the higher level page table, correctly instead of
blindly dereferencing them.
- Pass a valid address to sanitize_phys(). This was caused by the
mixture of inclusive and exclusive ranges. memtype_reserve() expect
'end' being exclusive, but sanitize_phys() wants it inclusive. This
worked so far, but with end being the end of the physical address
space the fail is exposed.
- Increase the maximum supported GPIO numbers for 64bit. Newer SoCs
exceed the previous maximum.
* tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mce: Avoid infinite loop for copy from user recovery
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
x86/platform: Increase maximum GPIO number for X86_64
x86/pat: Pass valid address to sanitize_phys()
2021-09-19 13:29:36 -07:00
..
2021-08-19 15:07:03 +02:00
2021-09-02 22:49:16 +02:00
2021-08-25 11:14:34 +01:00
2021-08-23 18:05:31 -04:00
2021-09-07 12:38:59 -07:00
2021-08-30 09:49:59 -03:00
2021-08-31 16:43:06 -07:00
2021-09-03 16:20:37 -07:00
2021-09-09 11:07:47 -07:00
2021-09-01 15:25:28 -07:00
2021-08-23 11:06:28 +01:00
2021-09-08 12:55:35 -07:00
2021-09-07 14:02:58 -07:00
2021-09-01 10:29:29 -07:00
2021-09-07 12:27:27 -07:00
2021-08-29 14:47:42 +03:00
2021-09-04 10:25:26 -07:00
2021-08-18 22:28:28 +02:00
2021-08-30 19:30:37 +02:00
2021-09-03 09:58:10 -07:00
2021-09-03 10:08:28 -07:00
2021-08-31 09:41:22 -07:00
2021-08-31 09:41:22 -07:00
2021-08-23 12:54:30 -06:00
2021-09-02 15:09:46 -07:00
2021-09-09 19:14:33 -04:00
2021-08-23 17:50:24 -07:00
2021-08-20 00:09:49 +02:00
2021-08-25 19:41:39 -07:00
2021-09-03 09:58:10 -07:00
2021-09-01 10:29:10 +02:00
2021-09-13 16:35:58 -07:00
2021-09-13 16:35:58 -07:00
2021-09-01 15:26:45 -07:00
2021-09-03 09:58:17 -07:00
2021-09-08 15:32:35 -07:00
2021-09-13 10:43:04 -07:00
2021-09-12 16:09:26 -07:00
2021-09-13 10:18:28 -07:00
2021-09-13 10:43:04 -07:00
2021-09-15 12:04:28 -07:00
2021-08-18 22:33:28 +02:00
2021-09-11 00:41:21 +02:00
2021-09-07 15:42:10 +02:00
2021-09-11 00:41:21 +02:00
2021-08-20 12:32:59 +02:00
2021-08-24 17:09:01 -05:00
2021-09-08 11:50:24 -07:00
2021-08-26 16:52:03 -07:00
2021-08-31 14:55:09 -07:00
2021-09-03 10:34:44 -07:00
2021-08-18 13:27:49 +02:00
2021-08-19 09:02:39 +02:00
2021-08-29 19:14:19 +05:30
2021-09-07 21:17:28 +02:00
2021-08-19 11:19:41 +01:00
2021-08-26 15:32:28 -04:00
2021-09-05 20:58:50 +01:00
2021-08-24 07:38:29 -07:00
2021-08-28 01:33:02 +02:00
2021-08-20 11:39:26 +01:00
2021-08-26 15:32:10 -04:00
2021-09-06 07:20:56 -04:00
2021-09-03 15:33:47 -07:00
2021-09-09 12:45:26 -07:00
2021-08-27 13:34:02 +01:00
2021-08-27 13:34:03 +01:00
2021-08-23 12:55:45 -06:00
2021-09-08 11:50:24 -07:00
2021-09-03 09:58:13 -07:00
2021-09-03 09:58:16 -07:00
2021-09-08 18:45:53 -07:00
2021-08-26 10:18:56 +02:00
2021-08-19 10:41:08 +02:00
2021-08-19 10:41:08 +02:00
2021-08-23 13:10:37 -06:00
2021-08-20 17:14:35 +02:00
2021-09-03 10:44:35 -07:00
2021-08-18 07:23:15 -06:00
2021-08-19 09:02:55 +09:00
2021-08-20 11:31:42 -07:00
2021-09-06 06:34:48 -04:00
2021-09-06 06:30:45 -04:00
2021-08-18 08:27:30 +02:00
2021-09-03 08:06:02 -06:00
2021-09-14 13:23:22 -07:00
2021-09-03 10:08:28 -07:00
2021-09-08 11:50:23 -07:00
2021-09-08 12:55:35 -07:00
2021-09-03 09:58:17 -07:00
2021-09-01 08:35:06 -07:00
2021-09-03 09:58:16 -07:00
2021-08-19 13:06:53 +01:00
2021-08-19 09:02:55 +09:00
2021-09-07 11:03:45 -07:00
2021-09-03 18:42:01 +02:00
2021-09-16 13:05:42 -07:00
2021-08-20 12:32:58 +02:00
2021-09-08 12:55:35 -07:00
2021-08-26 10:36:51 -06:00
2021-08-24 09:16:20 +02:00
2021-08-23 13:19:12 +02:00
2021-09-05 20:58:50 +01:00
2021-08-25 15:20:25 +01:00
2021-08-27 16:37:17 -04:00
2021-08-27 16:37:17 -04:00
2021-09-07 12:27:27 -07:00
2021-08-25 15:43:26 -05:00
2021-09-08 11:50:25 -07:00
2021-09-13 10:18:28 -07:00
2021-09-08 11:50:24 -07:00
2021-09-08 11:50:24 -07:00
2021-09-08 12:55:35 -07:00
2021-09-08 12:55:35 -07:00
2021-08-18 17:32:42 -05:00
2021-09-07 19:13:42 -07:00
2021-09-02 17:59:58 +02:00
2021-08-19 14:13:28 +01:00
2021-09-07 19:13:42 -07:00
2021-09-07 19:13:42 -07:00
2021-09-07 14:04:59 +01:00
2021-08-18 11:39:46 -07:00
2021-08-18 16:08:11 +02:00
2021-08-26 11:28:07 -07:00
2021-08-26 11:27:51 -07:00
2021-08-18 22:08:24 +02:00
2021-09-03 15:33:47 -07:00
2021-09-02 21:38:56 +02:00
2021-08-18 09:31:53 +02:00
2021-08-26 13:40:35 +01:00
2021-09-02 22:07:17 +02:00
2021-08-24 19:52:40 -03:00
2021-09-19 13:29:36 -07:00
2021-09-03 09:58:12 -07:00
2021-09-09 10:57:52 +01:00
2021-09-04 10:22:01 +02:00
2021-08-31 16:43:06 -07:00
2021-08-19 09:02:55 +09:00
2021-08-19 09:02:55 +09:00
2021-09-03 09:58:17 -07:00
2021-09-09 13:25:49 -07:00
2021-09-08 11:50:28 -07:00
2021-09-08 17:44:26 +02:00
2021-09-05 11:50:41 -07:00
2021-09-08 15:32:35 -07:00
2021-09-15 09:22:35 -06:00
2021-09-08 12:55:35 -07:00
2021-09-03 09:58:16 -07:00
2021-09-06 07:20:57 -04:00
2021-08-26 10:36:51 -06:00
2021-09-06 07:20:57 -04:00
2021-09-03 09:58:16 -07:00
2021-09-08 11:50:24 -07:00
2021-09-03 09:58:17 -07:00
2021-08-30 13:42:10 -07:00
2021-08-22 10:28:08 +02:00
2021-08-17 07:49:10 -10:00
2021-09-03 10:08:28 -07:00