1. Feb 08, 2020
    • Linus Torvalds's avatar
      Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa · 9b7fa288
      Linus Torvalds authored
      Pull xtensa updates from Max Filippov:
      
       - reorganize exception vectors placement
      
       - small cleanups (drop unused functions/headers/defconfig entries,
         spelling fixes)
      
      * tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa:
        xtensa: ISS: improve simcall assembly
        xtensa: reorganize vectors placement
        xtensa: separate SMP and XIP support
        xtensa: move fast exception handlers close to vectors
        arch/xtensa: fix Kconfig typos for HAVE_SMP
        xtensa: clean up optional XCHAL_* definitions
        xtensa: drop unused function fast_coprocessor_double
        xtensa: drop empty platform_* functions from platforms
        xtensa: clean up platform headers
        xtensa: drop set_except_vector declaration
        xtensa: configs: Cleanup old Kconfig IO scheduler options
      9b7fa288
  2. Feb 07, 2020
    • Linus Torvalds's avatar
      Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm · 90568ecf
      Linus Torvalds authored
      Pull more KVM updates from Paolo Bonzini:
       "s390:
         - fix register corruption
         - ENOTSUPP/EOPNOTSUPP mixed
         - reset cleanups/fixes
         - selftests
      
        x86:
         - Bug fixes and cleanups
         - AMD support for APIC virtualization even in combination with
           in-kernel PIT or IOAPIC.
      
        MIPS:
         - Compilation fix.
      
        Generic:
         - Fix refcount overflow for zero page"
      
      * tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (42 commits)
        KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration
        KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
        x86: vmxfeatures: rename features for consistency with KVM and manual
        KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
        KVM: x86: Fix perfctr WRMSR for running counters
        x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests
        x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
        kvm: mmu...
      90568ecf
    • Linus Torvalds's avatar
      Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux · d854b2d6
      Linus Torvalds authored
      Pull kgdb fix from Daniel Thompson:
       "One of the simplifications added for 5.6-rc1 has caused build
        regressions on some platforms (it was reported for sparc64).
      
        This fixes it with a revert"
      
      * tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
        Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
      d854b2d6
  3. Feb 06, 2020
  4. Feb 05, 2020