Skip to content
Snippets Groups Projects
Select Git revision
  • 262d6a9a63a387c8dfa9eb4f7713e159c941e52c
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull x86 fixes from Thomas Gleixner:
     "A set of fixes for x86:
    
       - Make the unwinder more robust when it encounters a NULL pointer
         call, so the backtrace becomes more useful
    
       - Fix the bogus ORC unwind table alignment
    
       - Prevent kernel panic during kexec on HyperV caused by a cleared but
         not disabled hypercall page.
    
       - Remove the now pointless stacksize increase for KASAN_EXTRA, as
         KASAN_EXTRA is gone.
    
       - Remove unused variables from the x86 memory management code"
    
    * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/hyperv: Fix kernel panic when kexec on HyperV
      x86/mm: Remove unused variable 'old_pte'
      x86/mm: Remove unused variable 'cpu'
      Revert "x86_64: Increase stack size for KASAN_EXTRA"
      x86/unwind: Add hardcoded ORC entry for NULL
      x86/unwind: Handle NULL pointer calls better in frame unwinder
      x86/unwind/orc: Fix ORC unwind table alignment
    262d6a9a
    History
    Name Last commit Last update