]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jun 2019 17:42:08 +0000 (10:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jun 2019 17:42:08 +0000 (10:42 -0700)
commit915ed9320cba9ddb5da3f3ee49a8ceeed85fb5cc
treed14322d5bff7b2a8fdc8ee934dd308982f430e6e
parent29f785ff76b65696800b75c3d8e0b58e603bb1d0
parent8c30d32b1a326bb120635a8b4836ec61cba454fa
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull stack init fix from Kees Cook:
 "This is a small update to the stack auto-initialization self-test code
  to deal with the Clang initialization pattern.

  It's been in linux-next for a couple weeks; I had waited a bit
  wondering if anything more substantial was going to show up, but
  nothing has, so I'm sending this now before it gets too late"

* tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  lib/test_stackinit: Handle Clang auto-initialization pattern