Revision 7ee2d2d67144965d9d3607369ab0ebf5bad230c0 authored by Linus Torvalds on 11 September 2014, 23:52:29 UTC, committed by Linus Torvalds on 11 September 2014, 23:52:29 UTC
Pull Xen bug fixes from David Vrabel:
 - fix for PVHVM suspend/resume and migration
 - don't pointlessly retry certain ballooning ops
 - fix gntalloc when grefs have run out.
 - fix PV boot if KSALR is enable or very large modules are used.

* tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: don't copy bogus duplicate entries into kernel page tables
  xen/gntalloc: safely delete grefs in add_grefs() undo path
  xen/gntalloc: fix oops after runnning out of grant refs
  xen/balloon: cancel ballooning if adding new memory failed
  xen/manage: Always freeze/thaw processes when suspend/resuming
2 parent s 018cace + 0b5a506
History
File Mode Size
aoe
drbd
mtip32xx
paride
rsxx
xen-blkback
zram
DAC960.c -rw-r--r-- 259.7 KB
DAC960.h -rw-r--r-- 148.2 KB
Kconfig -rw-r--r-- 19.1 KB
Makefile -rw-r--r-- 1.5 KB
amiflop.c -rw-r--r-- 46.9 KB
ataflop.c -rw-r--r-- 52.0 KB
brd.c -rw-r--r-- 15.5 KB
cciss.c -rw-r--r-- 148.7 KB
cciss.h -rw-r--r-- 11.1 KB
cciss_cmd.h -rw-r--r-- 7.3 KB
cciss_scsi.c -rw-r--r-- 47.7 KB
cciss_scsi.h -rw-r--r-- 3.0 KB
cpqarray.c -rw-r--r-- 47.0 KB
cpqarray.h -rw-r--r-- 3.0 KB
cryptoloop.c -rw-r--r-- 4.9 KB
floppy.c -rw-r--r-- 117.7 KB
hd.c -rw-r--r-- 18.9 KB
ida_cmd.h -rw-r--r-- 6.8 KB
ida_ioctl.h -rw-r--r-- 2.6 KB
loop.c -rw-r--r-- 47.2 KB
loop.h -rw-r--r-- 2.1 KB
mg_disk.c -rw-r--r-- 26.0 KB
nbd.c -rw-r--r-- 22.3 KB
null_blk.c -rw-r--r-- 13.1 KB
nvme-core.c -rw-r--r-- 73.7 KB
nvme-scsi.c -rw-r--r-- 86.9 KB
osdblk.c -rw-r--r-- 15.6 KB
pktcdvd.c -rw-r--r-- 73.8 KB
ps3disk.c -rw-r--r-- 13.9 KB
ps3vram.c -rw-r--r-- 22.0 KB
rbd.c -rw-r--r-- 142.1 KB
rbd_types.h -rw-r--r-- 1.9 KB
skd_main.c -rw-r--r-- 138.2 KB
skd_s1120.h -rw-r--r-- 9.6 KB
smart1,2.h -rw-r--r-- 7.1 KB
sunvdc.c -rw-r--r-- 19.0 KB
swim.c -rw-r--r-- 19.8 KB
swim3.c -rw-r--r-- 31.7 KB
swim_asm.S -rw-r--r-- 4.6 KB
sx8.c -rw-r--r-- 39.8 KB
umem.c -rw-r--r-- 29.9 KB
umem.h -rw-r--r-- 3.6 KB
virtio_blk.c -rw-r--r-- 22.4 KB
xen-blkfront.c -rw-r--r-- 55.1 KB
xsysace.c -rw-r--r-- 32.6 KB
z2ram.c -rw-r--r-- 9.1 KB

back to top