This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 60b04df6bfbf Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/lin [...] new c14685547762 tools/testing/nvdimm: Fix mock support for ioremap new 4746104a6f59 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/ [...] new 79e65c27f096 tracing: Avoid memory leak in process_system_preds() new 106f41f5a302 tracing: Have the histogram compare functions convert to u [...] new 3a53acf1d9be tracing: Fix lock inversion in trace_event_enable_tgid_record() new 01f36a554e3e samples/trace_printk: Wait for IRQ work to finish new fe6e096a5bbf tracing: Fix endianness bug in histogram trigger new b8e382a185eb Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: kernel/trace/trace.c | 8 ++++++++ kernel/trace/trace_events.c | 8 ++++---- kernel/trace/trace_events_filter.c | 2 +- kernel/trace/trace_events_hist.c | 21 ++++++++++++++++++++- kernel/trace/tracing_map.c | 4 ++-- samples/trace_printk/trace-printk.c | 1 + tools/testing/nvdimm/Kbuild | 1 + tools/testing/nvdimm/test/iomap.c | 6 ++++++ 8 files changed, 43 insertions(+), 8 deletions(-)