Skip to content
Snippets Groups Projects
Select Git revision
  • 0a646e9c992e4846665dc995c86f30c599cda64c
  • master default
  • android-container
  • nanopc-t4
  • for-kernelci
  • WIP-syscall
  • v4.16-rc5
  • v4.16-rc4
  • v4.16-rc3
  • v4.16-rc2
  • v4.16-rc1
  • v4.15
  • v4.15-rc9
  • v4.15-rc8
  • v4.15-rc7
  • v4.15-rc6
  • v4.15-rc5
  • v4.15-rc4
  • v4.15-rc3
  • v4.15-rc2
  • v4.15-rc1
  • v4.14
  • v4.14-rc8
  • v4.14-rc7
  • v4.14-rc6
  • v4.14-rc5
26 results

kernel

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull x86 fixes from Thomas Gleixner:
     "A small set of changes:
    
       - a fixup for kexec related to 5-level paging mode. That covers most
         of the cases except kexec from a 5-level kernel to a 4-level
         kernel. The latter needs more work and is going to come in 4.17
    
       - two trivial fixes for build warnings triggered by LTO and gcc-8"
    
    * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/power: Fix swsusp_arch_resume prototype
      x86/dumpstack: Avoid uninitlized variable
      x86/kexec: Make kexec (mostly) work in 5-level paging mode
    0a646e9c
    History
    Name Last commit Last update
    ..