]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Nov 2021 03:07:19 +0000 (19:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Nov 2021 03:07:19 +0000 (19:07 -0800)
commit09845c07130d408be854275864d6c2b138708ff3
tree20ff73bb47bc9f6f9ea42ad950b6714fa5c183bf
parent2b0fe930c5a44c054cc43539b47c6b61e417749b
parent5e939f27a8cee230f14c00b412e1d3a6ae7532e3
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing fix from Steven Rostedt:
 "Update to tracing histogram variable string copy

  A fix to only copy the size of the field to the histogram string did
  not take into account that the size can be larger than the storage"

* tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Add length protection to histogram string copies
kernel/trace/trace_events_hist.c