https://github.com/torvalds/linux
Revision 9b3499d752fc292f37503e5c3a5e5df4f7e76d42 authored by Linus Torvalds on 05 November 2017, 20:14:50 UTC, committed by Linus Torvalds on 05 November 2017, 20:14:50 UTC
Pull x86 fixes from Ingo Molnar:
 "Two fixes:

   - A PCID related revert that fixes power management and performance
     regressions.

   - The module loader robustization and sanity check commit is rather
     fresh, but it looked like a good idea to apply because of the
     hidden data corruption problem such invalid modules could cause"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/module: Detect and skip invalid relocations
  Revert "x86/mm: Stop calling leave_mm() in idle code"
2 parent s b21172c + eda9cec
History
Tip revision: 9b3499d752fc292f37503e5c3a5e5df4f7e76d42 authored by Linus Torvalds on 05 November 2017, 20:14:50 UTC
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 9b3499d
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 7.8 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 12.8 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top