]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Dec 2018 02:36:30 +0000 (18:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Dec 2018 02:36:30 +0000 (18:36 -0800)
commit9bf15fccdabb07366d978269cb18fed6487179f6
tree43d5a324441994e29132fe5252c21bf08a757884
parent85c23eaf5324aae2121d1d5b8d64fcb62bcc6fbd
parent765410f59874cd603fdc16edfd2dcc93182eb9ca
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull stackleak plugin fix from Kees Cook:
 "Fix crash by not allowing kprobing of stackleak_erase() (Alexander
  Popov)"

* tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  stackleak: Disable function tracing and kprobes for stackleak_erase()