Files
linux/arch/x86/kernel
Linus Torvalds bc6bc34b10 Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:

 - Start checking for -mindirect-branch-cs-prefix clang support too now
   that LLVM 16 will support it

 - Fix a NULL ptr deref when suspending with Xen PV

 - Have a SEV-SNP guest check explicitly for features enabled by the
   hypervisor and fail gracefully if some are unsupported by the guest
   instead of failing in a non-obvious and hard-to-debug way

 - Fix a MSI descriptor leakage under Xen

 - Mark Xen's MSI domain as supporting MSI-X

 - Prevent legacy PIC interrupts from being resent in software by
   marking them level triggered, as they should be, which lead to a NULL
   ptr deref

* tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
  acpi: Fix suspend with Xen PV
  x86/sev: Add SEV-SNP guest feature negotiation support
  x86/pci/xen: Fixup fallout from the PCI/MSI overhaul
  x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain
  x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
2023-01-29 11:17:34 -08:00
..
2022-03-15 10:32:40 +01:00
2022-09-26 10:13:16 -07:00
2022-04-19 17:14:09 -07:00
2022-12-02 14:06:34 +01:00
2022-04-07 08:27:51 -07:00
2021-03-18 15:31:53 +01:00
2021-12-01 00:06:43 +01:00
2021-03-18 15:31:53 +01:00
2022-05-19 19:30:31 +02:00
2022-12-10 10:33:11 -06:00
2022-02-25 09:36:05 +01:00
2020-08-20 13:12:58 +02:00
2022-09-26 19:46:16 -07:00
2020-07-27 14:31:07 -04:00
2021-10-25 23:02:36 -04:00
2022-04-14 14:09:43 +02:00
2022-11-01 13:44:10 +01:00