]> Git Repo - linux.git/commitdiff
Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <[email protected]>
Thu, 25 Jun 2020 16:24:28 +0000 (09:24 -0700)
committerLinus Torvalds <[email protected]>
Thu, 25 Jun 2020 16:24:28 +0000 (09:24 -0700)
Pull s390 fixes from Heiko Carstens:

 - Fix kernel crash on system call single stepping.

 - Make sure early program check handler is executed with DAT on to
   avoid an endless program check loop.

 - Add __GFP_NOWARN flag to debug feature to avoid user triggerable
   allocation failure messages.

* tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/debug: avoid kernel warning on too large number of pages
  s390/kasan: fix early pgm check handler execution
  s390: fix system call single stepping


Trivial merge
This page took 0.057046 seconds and 4 git commands to generate.