• Linus Torvalds's avatar
    Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · b2da7df5
    Linus Torvalds authored
    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 prin...
    b2da7df5
MAINTAINERS 642 KB