]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2016 01:40:13 +0000 (18:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2016 01:40:13 +0000 (18:40 -0700)
commiteed326738856f43a2199c3ac1f30866b85936583
tree1e103a03475fbf447dfae4ec874e05778adb5032
parent7e0dceb1f6149595d96040e8e7f6e89499162af6
parent4b73953af534f814aef01e115b112247daf47bef
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracefs fixes from Steven Rostedt:
 "Al Viro has been looking at the tracefs code, and has pointed out some
  issues.  This contains one fix by me and one by Al.  I'm sure that
  he'll come up with more but for now I tested these patches and they
  don't appear to have any negative impact on tracing"

* tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  fix memory leaks in tracing_buffers_splice_read()
  tracing: Move mutex to protect against resetting of seq data
kernel/trace/trace.c