https://github.com/torvalds/linux
Revision 9ad95bdacaa3296460fc23e31feaead1d4ffc8b9 authored by Linus Torvalds on 22 December 2017, 20:30:10 UTC, committed by Linus Torvalds on 22 December 2017, 20:30:10 UTC
Pull xen fixes from Juergen Gross:
 "This contains two fixes for running under Xen:

   - a fix avoiding resource conflicts between adding mmio areas and
     memory hotplug

   - a fix setting NX bits in page table entries copied from Xen when
     running a PV guest"

* tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/balloon: Mark unallocated host memory as UNUSABLE
  x86-64/Xen: eliminate W+X mappings
2 parent s fca0e39 + b3cf852
History
Tip revision: 9ad95bdacaa3296460fc23e31feaead1d4ffc8b9 authored by Linus Torvalds on 22 December 2017, 20:30:10 UTC
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Tip revision: 9ad95bd
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 83 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 121 bytes
system_certificates.S -rw-r--r-- 956 bytes
system_keyring.c -rw-r--r-- 7.5 KB

back to top