This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 65ae975e97d5 Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/l [...] new 0172afefbfbd tracing: Record task flag NEED_RESCHED_LAZY. new 306d40aa53b6 tracing: Move it_func[0] comment to the relevant context new 89c7e17f303e tracing: Remove __idx variable from __DO_TRACE new 7c565a4d4e43 rcupdate_trace: Define rcu_tasks_trace lock guard new 98bf0fbb6522 tracing: Remove conditional locking from __DO_TRACE() new ef0d41860831 tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL new 2bd9b57d04df tracing: Use guard() rather than scoped_guard() new 7af08b57bcb9 Merge tag 'trace-v6.13-2' 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: Documentation/trace/ftrace.rst | 4 +++ include/linux/rcupdate_trace.h | 5 +++ include/linux/trace_events.h | 1 + include/linux/tracepoint.h | 82 ++++++++++++++++-------------------------- kernel/trace/trace.c | 2 ++ kernel/trace/trace_output.c | 14 +++++++- 6 files changed, 55 insertions(+), 53 deletions(-)