]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rosted...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Apr 2017 16:31:51 +0000 (09:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Apr 2017 16:31:51 +0000 (09:31 -0700)
commit770317583719d38403d6098e812161ca612a9bd3
treef02a07f557756372a5f62ac23f582e6e931ad3fe
parent1aa37a97f4f617613a180cd8f820551934ba844f
parent2c56bb48e5a1ec61c069a0739b36c8443d15fb4d
Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull ftrace fix from Steven Rostedt:
 "Namhyung Kim discovered a use after free bug. It has to do with adding
  a pid filter to function tracing in an instance, and then freeing the
  instance"

* tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  ftrace: Fix function pid filter on instances