-
- Downloads
Merge branch 'stable/for-linus-fixes-3.2' of...
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen * 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen: xen-gntalloc: signedness bug in add_grefs() xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() xen-gntdev: integer overflow in gntdev_alloc_map() xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. xen/balloon: Avoid OOM when requesting highmem xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI xen: map foreign pages for shared rings by updating the PTEs directly
Showing
- arch/x86/xen/enlighten.c 1 addition, 2 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/grant-table.c 1 addition, 1 deletionarch/x86/xen/grant-table.c
- drivers/xen/balloon.c 2 additions, 2 deletionsdrivers/xen/balloon.c
- drivers/xen/gntalloc.c 2 additions, 2 deletionsdrivers/xen/gntalloc.c
- drivers/xen/gntdev.c 5 additions, 5 deletionsdrivers/xen/gntdev.c
- drivers/xen/xenbus/xenbus_client.c 8 additions, 3 deletionsdrivers/xen/xenbus/xenbus_client.c
- include/linux/vmalloc.h 1 addition, 1 deletioninclude/linux/vmalloc.h
- include/xen/platform_pci.h 2 additions, 4 deletionsinclude/xen/platform_pci.h
- mm/nommu.c 1 addition, 1 deletionmm/nommu.c
- mm/vmalloc.c 13 additions, 14 deletionsmm/vmalloc.c
Loading
Please register or sign in to comment