]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jul 2019 19:33:15 +0000 (12:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jul 2019 19:33:15 +0000 (12:33 -0700)
commit3d18a2bf2b4aee0f57760700c605c6126c00c729
tree43710a0d44928f750633f395c89636ad3f6372dd
parent680c94d86b614ba46326af72841bd7701f0329ea
parent89929681f1dbb67e2f9697f30818d366011e72e0
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull structleak fix from Kees Cook:
 "Disable gcc-based stack variable auto-init under KASAN (Arnd
  Bergmann).

  This fixes a bunch of build warnings under KASAN and the
  gcc-plugin-based stack auto-initialization features (which are
  arguably redundant, so better to let KASAN control this)"

* tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
security/Kconfig.hardening