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)
commit8ab774587903771821b59471cc723bba6d893942
tree20ff73bb47bc9f6f9ea42ad950b6714fa5c183bf
parent158ea2d2b2ff8fb49f39209a31b4920f13193a3d
parent938aa33f14657c9ed9deea348b7d6f14b6d69cb7
Merge tag 'trace-v5.16-5' of git://git./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