This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c8e97fc6b4c0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new b3ae7b67b87f ring-buffer: Fix writing to the buffer with max_data_size
new b55b0a0d7c4a tracing: Have large events show up as '[LINE TOO BIG]' ins [...]
new 5eaf7f0589c0 eventfs: Fix events beyond NAME_MAX blocking tasks
new 17d801758157 ring-buffer: Fix memory leak of free page
new d06aff1cb13d tracing: Update snapshot buffer on resize if it is allocated
new 9e45e39dc249 ring-buffer: Do not update before stamp when switching sub [...]
new b049525855fd ring-buffer: Have saved event hold the entire event
new 60be76eeabb3 tracing: Add size check when printing trace_marker output
new 1cc111b9cddc tracing: Fix uaf issue when open the hist or hist_debug file
new dd9394257078 ring-buffer: Do not try to put back write_stamp
new 083e9f65bd21 ring-buffer: Remove useless update to write_stamp in rb_tr [...]
new fff88fa0fbc7 ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
new dec890089bf7 ring-buffer: Fix 32-bit rb_time_read() race with rb_time_c [...]
new 0aa0e5289cfe ring-buffer: Have rb_time_cmpxchg() set the msb counter too
new 712292308af2 ring-buffer: Do not record in NMI if the arch does not sup [...]
new 3b8a9b2e6809 Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm [...]
The 16 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:
fs/tracefs/event_inode.c | 4 ++
kernel/trace/ring_buffer.c | 115 ++++++++++++++-------------------------
kernel/trace/trace.c | 16 +++++-
kernel/trace/trace.h | 1 +
kernel/trace/trace_events_hist.c | 12 ++--
kernel/trace/trace_output.c | 6 +-
6 files changed, 72 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 61d6dee992f libstdc++: Optimize std::remove_pointer compilation performance
new 308e9d693cb libstdc++: Update some baseline_symbols.txt (x32)
The 1 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:
.../post/x86_64-linux-gnu/x32/baseline_symbols.txt | 111 ++++++++++++++++++++-
1 file changed, 110 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.