Linus Torvalds
b2da7df52e
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 fixes from Borislav Petkov:
- A fix to disable PCI/MSI[-X] masking for XEN_HVM guests as that is
solely controlled by the hypervisor
- A build fix to make the function prototype (__warn()) as visible as
the definition itself
- A bunch of objtool annotation fixes which have accumulated over time
- An ORC unwinder fix to handle bad input gracefully
- Well, we thought the microcode gets loaded in time in order to
restore the microcode-emulated MSRs but we thought wrong. So there's
a fix for that to have the ordering done properly
- Add new Intel model numbers
- A spelling fix
* tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
bug: Have __warn() prototype defined unconditionally
x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
objtool: Use offstr() to print address of missing ENDBR
objtool: Print data address for "!ENDBR" data warnings
x86/xen: Add ANNOTATE_NOENDBR to startup_xen()
x86/uaccess: Add ENDBR to __put_user_nocheck*()
x86/retpoline: Add ANNOTATE_NOENDBR for retpolines
x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
objtool: Enable unreachable warnings for CLANG LTO
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
x86,objtool: Mark cpu_startup_entry() __noreturn
x86,xen,objtool: Add UNWIND hint
lib/strn*,objtool: Enforce user_access_begin() rules
MAINTAINERS: Add x86 unwinding entry
x86/unwind/orc: Recheck address range after stack info was updated
x86/cpu: Load microcode during restore_processor_state()
x86/cpu: Add new Alderlake and Raptorlake CPU model numbers
2022-05-01 10:03:36 -07:00
..
2022-02-28 13:59:17 +00:00
2022-03-01 18:26:37 +01:00
2022-04-01 09:37:18 -07:00
2022-03-28 12:27:35 -07:00
2022-04-16 21:57:00 +02:00
2022-03-30 10:36:41 -07:00
2022-02-27 13:38:10 +00:00
2022-03-14 21:11:09 -07:00
2022-03-25 13:56:18 -07:00
2022-03-24 13:13:26 -07:00
2022-04-08 11:00:08 +02:00
2022-04-21 09:29:05 +02:00
2022-03-25 10:11:38 -07:00
2022-03-25 13:35:34 -07:00
2022-03-23 19:58:38 +01:00
2022-04-21 20:01:09 -07:00
2022-03-30 10:11:04 -07:00
2022-03-25 13:35:34 -07:00
2022-04-12 14:23:19 -10:00
2022-04-21 18:33:56 +02:00
2022-03-10 20:17:28 +01:00
2022-03-25 12:14:39 -07:00
2022-03-10 20:21:58 +01:00
2022-03-03 20:24:22 +01:00
2022-03-22 15:57:01 -07:00
2022-03-22 15:57:01 -07:00
2022-03-28 16:52:57 -04:00
2022-03-08 12:50:58 -06:00
2022-03-24 19:37:53 -07:00
2022-03-23 19:00:33 -07:00
2022-04-01 13:19:27 -04:00
2022-03-22 19:52:23 -06:00
2022-03-07 12:48:35 -07:00
2022-03-08 19:39:38 -07:00
2022-03-26 11:51:46 -07:00
2022-03-20 18:55:05 -07:00
2022-03-17 20:17:18 -07:00
2022-03-30 19:31:30 -07:00
2022-03-22 11:18:49 -07:00
2022-03-01 22:21:50 -05:00
2022-03-16 13:37:04 -04:00
2022-03-23 10:11:03 -07:00
2022-03-15 10:32:42 +01:00
2022-03-12 13:22:11 +01:00
2022-03-29 10:18:56 -07:00
2022-03-11 19:15:03 -08:00
2022-03-31 11:43:01 -07:00
2022-03-24 14:14:07 -07:00
2022-03-05 15:29:36 -08:00
2022-03-24 13:13:26 -07:00
2022-03-15 10:32:45 +01:00
2022-03-08 13:04:19 -06:00
2022-03-11 10:07:57 +00:00
2022-04-19 21:58:48 +02:00
2022-02-28 20:47:57 +01:00
2022-03-25 10:11:38 -07:00
2022-03-07 12:48:35 -07:00
2022-03-15 10:32:44 +01:00
2022-03-03 10:47:51 +12:00
2022-03-22 15:57:13 -07:00
2022-03-24 19:37:53 -07:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2022-03-28 11:37:05 -07:00
2022-03-03 09:35:04 +05:30
2022-03-28 17:29:53 -07:00
2022-03-10 16:51:50 -06:00
2022-03-22 15:57:07 -07:00
2022-03-16 15:13:36 -07:00
2022-03-17 20:17:02 -07:00
2022-04-01 14:40:44 -04:00
2022-04-08 23:54:37 +01:00
2022-04-01 13:45:33 -04:00
2022-04-03 12:26:01 -07:00
2022-04-07 09:43:41 -04:00
2022-03-01 15:46:03 +01:00
2022-03-22 15:57:11 -07:00
2022-03-15 11:34:09 -06:00
2022-03-03 12:47:33 -05:00
2022-03-24 19:06:50 -07:00
2022-04-21 20:01:09 -07:00
2022-02-27 17:03:19 -08:00
2022-03-20 00:11:05 +01:00
2022-03-16 19:38:41 -07:00
2022-03-17 16:49:58 -07:00
2022-03-02 22:44:49 -08:00
2022-03-14 10:06:54 +00:00
2022-03-23 19:00:34 -07:00
2022-02-28 23:26:27 -08:00
2022-03-04 16:46:31 +01:00
2022-02-28 13:25:48 +01:00
2022-03-01 16:31:05 +02:00
2022-03-07 23:53:50 +01:00
2022-03-10 06:32:49 -07:00
2022-03-15 08:23:29 -04:00
2022-02-28 13:25:49 +01:00
2022-03-22 18:26:56 -07:00
2022-03-09 12:13:37 +00:00
2022-03-24 19:06:50 -07:00
2022-04-27 10:57:33 -07:00
2022-03-18 09:47:04 +01:00
2022-03-23 19:00:34 -07:00
2022-04-15 14:49:55 -07:00
2022-04-05 15:39:19 +02:00
2022-03-28 19:38:09 -07:00
2022-03-21 13:01:35 -04:00
2022-03-22 15:57:00 -07:00
2022-04-21 15:41:00 -04:00
2022-04-02 05:34:41 -04:00
2022-03-23 14:35:59 -07:00
2022-03-11 15:53:13 -08:00
2022-03-22 15:57:03 -07:00
2022-04-05 09:59:39 +02:00
2022-03-21 12:07:05 -07:00
2022-03-23 19:00:33 -07:00
2022-03-21 20:47:54 -07:00
2022-03-10 07:41:14 +01:00
2022-03-29 22:45:31 +02:00
2022-04-21 20:01:09 -07:00
2022-03-22 15:57:10 -07:00
2022-03-22 15:57:10 -07:00
2022-03-21 12:57:38 -04:00
2022-03-22 15:57:11 -07:00
2022-03-22 17:03:12 -07:00
2022-03-22 17:03:12 -07:00
2022-04-21 20:01:09 -07:00
2022-04-08 14:20:36 -10:00
2022-03-12 18:00:56 -07:00
2022-03-23 12:17:36 -07:00
2022-04-01 14:40:44 -04:00
2022-04-26 17:32:30 -07:00
2022-03-24 15:09:53 +01:00
2022-03-18 09:29:05 +00:00
2022-03-29 18:55:37 -07:00
2022-03-29 18:55:37 -07:00
2022-04-07 16:20:00 -04:00
2022-03-22 15:57:10 -07:00
2022-02-28 13:45:04 +02:00
2022-04-01 16:26:57 -07:00
2022-02-28 07:30:32 +01:00
2022-03-15 10:32:45 +01:00
2022-03-21 11:35:29 -05:00
2022-03-24 19:06:45 -07:00
2022-03-22 15:57:06 -07:00
2022-04-01 13:45:08 -04:00
2022-03-25 13:02:05 -07:00
2022-03-30 07:22:13 +02:00
2022-03-10 17:16:56 -08:00
2022-02-28 11:57:49 +00:00
2022-03-03 09:35:04 +05:30
2022-03-04 18:26:54 +01:00
2022-03-08 19:57:01 +01:00
2022-04-19 10:19:02 -07:00
2022-03-28 17:29:53 -07:00
2022-02-28 11:34:32 +01:00
2022-03-21 11:13:49 +01:00
2022-03-15 11:08:23 -07:00
2022-03-07 11:31:34 +00:00
2022-03-18 09:52:10 -05:00
2022-03-22 09:17:20 -07:00
2022-03-07 23:01:26 +01:00
2022-03-21 14:00:56 -07:00
2022-03-18 16:53:19 +00:00
2022-03-11 14:31:55 -06:00
2022-03-08 14:33:36 -06:00
2022-03-10 16:51:50 -06:00
2022-03-17 20:16:29 -07:00
2022-03-01 10:59:13 +01:00
2022-03-21 13:01:35 -04:00
2022-03-23 19:58:41 +01:00
2022-03-03 10:37:23 +00:00
2022-03-21 20:01:34 -06:00
2022-04-21 20:01:10 -07:00
2022-03-18 13:30:54 +01:00
2022-02-28 21:49:06 +01:00
2022-03-22 15:57:01 -07:00
2022-03-22 11:18:49 -07:00
2022-03-15 16:43:31 +01:00
2022-03-23 12:33:21 -07:00
2022-03-17 20:17:18 -07:00
2022-04-05 09:59:38 +02:00
2022-03-23 19:00:33 -07:00
2022-03-24 19:06:51 -07:00
2022-04-11 19:18:27 -06:00
2022-03-10 13:39:04 -06:00
2022-03-22 15:57:11 -07:00
2022-04-13 13:58:57 +02:00
2022-03-24 13:13:26 -07:00
2022-03-17 20:17:18 -07:00
2022-03-23 18:03:08 -07:00
2022-04-02 10:32:14 -07:00
2022-03-28 16:53:00 -04:00
2022-04-13 11:37:44 -06:00
2022-03-03 13:00:16 +02:00
2022-03-30 04:18:14 -04:00
2022-03-04 08:33:21 -05:00
2022-03-22 15:57:09 -07:00
2022-04-19 12:08:57 -07:00
2022-03-11 10:17:12 -08:00
2022-04-01 13:40:44 -07:00