]> 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)
commitd0ce3fde11a53d9af6f6c285b08ef85ffd711ab8
tree20ff73bb47bc9f6f9ea42ad950b6714fa5c183bf
parent00c63602fff57ec6cb432da8e51e56433edbe8ee
parent5bbb6b6e575dc883fe0ba8dd917490d3ed5253e9
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