Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Apr 2017 19:20:30 +0000 (12:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Apr 2017 19:20:30 +0000 (12:20 -0700)
commitdb5dc4996414d61162c9c83bf73e0e2bf2636911
tree2e401d4bb016c7401058477c240b5328d83af326
parentf205b5dc1c9e62237ac6e21642724d8cbc85f7ee
parenta8f60d1fadf7b8b54449fcc9d6b15248917478ba
Merge branch 'for-linus' of git://git./linux/kernel/git/s390/linux

Pull s390 fix from Martin Schwidefsky:
 "There is one more fix I would like to see in 4.11: The combination of
  KVM, CMMA and heavy paging can cause data corruption, the fix is to
  clear the _PAGE_UNUSED bit in set_pte_at()"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/mm: fix CMMA vs KSM vs others