summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
19 hoursring-buffer: Check resize_disabled before publishing the new subbuf orderDavid Carlier
19 hourstracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizingVincent Donnefort
19 hourstracing/remotes: Account for ring buffer page header in size calculationVincent Donnefort
42 hourstracing: Don't dereference trace_event_file in deferred trigger freeAli Ahmet Memiş
42 hoursftrace: Use rcu_assign_pointer() for tmp_ops filter hashLeon Hwang
3 daysring-buffer: Acquire the lock with irqsave in rb_wake_up_waiters()Sebastian Andrzej Siewior
3 daystracing: Take trace_array reference when opening a tracer options fileSteven Rostedt
3 daystracing: Fix ring_buffer_read_page_size() kernel-docKarl Mehltretter
3 daystracing: Restore :mod: trailer after parsing in ftrace_set_clr_event()Thomas Weißschuh
3 daystracing: Fix memory corruption from a "STACKTRACE" histogram keyDonggeun Yoo
3 daystracing: Fix memory corruption from the histogram stacktrace modifierDonggeun Yoo
3 daystracing: Undo the registration when enabling the histogram trigger failsDonggeun Yoo
3 daystracing: Take the reference before publishing the named histogram triggerDonggeun Yoo
3 daystracing: Set the trace clock before registering the histogram triggerDonggeun Yoo
3 daystracing: Fix typo "availabe" in commentHemanth Selam
3 daystracing: Let histogram values keep the percent and graph modifiersDonggeun Yoo
3 daystracing: Keep the entry count when the histogram stats allocation failsDonggeun Yoo
3 daystracing: Free histogram the field rejected for a bad modifierDonggeun Yoo
3 daystracing: Free histogram the var ref when its initialization failsDonggeun Yoo
3 daystracing: Free histogram var refs regardless of how often they are referencedDonggeun Yoo
3 daysfunction_graph: Use the saved entry's size when reprinting itDonggeun Yoo
3 daysfgraph: Remove unused FGRAPH_MAX_INDEXDonggeun Yoo
3 daystracing/user_events: Don't destroy fields when event removal failsHenry Martin
8 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
9 daystreewide: refresh kmalloc_obj() conversionsKees Cook
10 daysring-buffer: Use a macro for static buffer bitsSteven Rostedt
10 daystracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt
10 daysring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort
10 daysring-buffer: Cap static ring buffer nr_pagesVincent Donnefort
10 daystracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort
10 daystracing: Fix to avoid creating trace instances with duplicate namesMasami Hiramatsu (Google)
11 daysring-buffer: Add checking nr_subbufs to persistent ring buffer validationSteven Rostedt
11 daysring-buffer: Allow splice reads on static buffersVincent Donnefort
11 daystracing/probes: Fix use-after-free on field name/type of events with multiple...Henry Martin
11 daystracing/probes: Fix code indent in get_bitoffset_of_field()Masami Hiramatsu (Google)
11 daystracing/probes: Fix BTF kflag check for anonymous struct member accessMasami Hiramatsu (Google)
11 daystracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...Masami Hiramatsu (Google)
12 daystracing: Take trace_array reference when opening options fileSteven Rostedt
12 daysftrace: Synchronize the initialization of ftrace_opsSteven Rostedt
13 daysftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt
13 daystracing: Have show_event_filters/triggers files take trace array refSteven Rostedt
13 daysuprobes: guard trace cleanup against error pointersAndi Kleen
2026-08-30Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-08-27ring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji
2026-08-27tracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji
2026-08-27tracing/user_events: Clear copied tracing state before fork duplicationJérémy Jean
2026-08-22tracing: Fix use-after-free in trace_pipe read on sub-buffer order changeDeepanshu Kartikey
2026-08-22tracing: Fix crash passing ERR_PTR to kthread_stop()Hui Su
2026-08-22tracing: Fix use-after-free with same-name named triggersHui Su
2026-08-22tracing: Fix logged instance name on creation failureVincent Donnefort