]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Feb 2015 17:18:48 +0000 (09:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Feb 2015 17:18:48 +0000 (09:18 -0800)
commit233f0f85babbc7bbeb3dc79fd921b0cccf43e7e0
tree4a7bcc9bb7568136615a356dcc237c6f3e7c1cc1
parentb18f34e3f5dc05db338341a714b70dabb48d3896
parent83d227275ef43b131927fe1fe40eaac80b16c96c
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen bugfixes from David Vrabel:
 "Xen regression and bug fixes for 4.0-rc1

   - Fix two regressions introduced in 4.0-rc1 affecting PV/PVH guests
     in certain configurations.

   - Prevent pvscsi frontends bypassing backend checks.

   - Allow privcmd hypercalls to be preempted even on kernel with
     voluntary preemption.  This fixes soft-lockups with long running
     toolstack hypercalls (e.g., when creating/destroying large
     domains)"

* tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
  xen-scsiback: mark pvscsi frontend request consumed only after last read
  x86/xen: allow privcmd hypercalls to be preempted
  x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set