This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ce69b4019001 Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/l [...] new a485ea9e3ef3 tracing: Fix irqsoff and wakeup latency tracers when using [...] new 24e0e610400a tracing: Print lazy preemption model new 94d529a3255c ftrace: Document that multiple function_graph tracing may [...] new f692a6c69076 Merge tag 'trace-v6.13-rc7' of git://git.kernel.org/pub/sc [...] new c1c03ee7957e io_uring/rsrc: fixup io_clone_buffers() error handling new 8911798d3e8a io_uring/register: use stable SQ/CQ ring data during resize new 2c5aae129f42 io_uring/register: document io_register_resize_rings() sha [...] new 6f7a644eb7db io_uring/register: cache old SQ/CQ head reading for copies new a634dda26186 Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux
The 9 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 | 6 +++++ io_uring/register.c | 52 +++++++++++++++++++++++---------------- io_uring/rsrc.c | 10 +------- kernel/trace/trace.c | 1 + kernel/trace/trace_irqsoff.c | 14 +++++++++++ kernel/trace/trace_sched_wakeup.c | 14 +++++++++++ 6 files changed, 67 insertions(+), 30 deletions(-)