Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen bug fixes from David Vrabel: - fix a PV regression in 3.19. - fix a dom0 crash on hosts with large numbers of PIRQs. - prevent pcifront from disabling memory or I/O port access, which may trigger host crashes. * tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen-pciback: limit guest control of command register xen/events: avoid NULL pointer dereference in dom0 on large machines xen: Remove trailing semicolon from xenbus_register_frontend() definition x86/xen: correct bug in p2m list initialization
Showing
- arch/x86/xen/p2m.c 1 addition, 1 deletionarch/x86/xen/p2m.c
- drivers/xen/events/events_base.c 12 additions, 6 deletionsdrivers/xen/events/events_base.c
- drivers/xen/xen-pciback/conf_space.c 1 addition, 1 deletiondrivers/xen/xen-pciback/conf_space.c
- drivers/xen/xen-pciback/conf_space.h 2 additions, 0 deletionsdrivers/xen/xen-pciback/conf_space.h
- drivers/xen/xen-pciback/conf_space_header.c 48 additions, 13 deletionsdrivers/xen/xen-pciback/conf_space_header.c
- include/xen/xenbus.h 2 additions, 2 deletionsinclude/xen/xenbus.h
Loading
Please register or sign in to comment