]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jun 2017 06:07:11 +0000 (15:07 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jun 2017 06:07:11 +0000 (15:07 +0900)
commit5d24997e5a0fa13fac37bd5764d55c09fdaf3cc9
tree887f2bdef2489f97a5653b462f246023c098bd33
parentd3add402c89192df5bac6bd430c3865ad409843b
parent32e75f32a0cb238666b6a587d96a348613d1dff5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Martin Schwidefsky:

 - A fix for KVM to avoid kernel oopses in case of host protection
   faults due to runtime instrumentation

 - A fix for the AP bus to avoid dead devices after unbind / bind

 - A fix for a compile warning merged from the vfio_ccw tree

 - Updated default configurations

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390: update defconfig
  s390/zcrypt: Fix blocking queue device after unbind/bind.
  s390/vfio_ccw: make some symbols static
  s390/kvm: do not rely on the ILC on kvm host protection fauls