]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2026 04:20:17 +0000 (20:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Mar 2026 04:20:17 +0000 (20:20 -0800)
commit591d8796b26ff707e35aad00f1274049126feba5
treeb554be64836e67bde99b6655f9f0213f4d187fe7
parent4660e168c6fd0cd448315bd617c5df7bb21daaf1
parent674c5ff0f440a051ebf299d29a4c013133d81a65
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - Fix stackleak and xor lib inline asm, constraints and clobbers to
   prevent miscompilations and incomplete stack poisoning

* tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/stackleak: Fix __stackleak_poison() inline assembly constraint
  s390/xor: Improve inline assembly constraints
  s390/xor: Fix xor_xc_2() inline assembly constraints
  s390/xor: Fix xor_xc_5() inline assembly