]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit2ab99b001dea71c25bcf34f746f5781c880151bb
tree887f2bdef2489f97a5653b462f246023c098bd33
parent32c1431eea4881a6b17bd7c639315010aeefa452
parent16ddcc34b8bde5d9257114a16565fac73237bef9
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