summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
4 daystracing: Fix trace_marker copy link list updatesSteven Rostedt
4 daystracing: Fix failure to read user space from system call trace eventsSteven Rostedt
4 daysring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
10 daystracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
10 daystracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
10 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
10 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
10 daysfgraph: Fix thresh_return clear per-task notraceShengming Hu
10 daysbpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa
2026-03-12tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-12blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-03-04ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
2026-03-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-03-04tracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)
2026-03-04tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
2026-03-04tracing: Fix false sharing in hwlat get_sample()Colin Lord
2026-03-04arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
2026-02-26tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt
2026-02-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-02-26ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa
2026-02-26bpf: Fix memory access flags in helper prototypesZesen Liu
2026-02-26block: don't use strcpy to copy blockdev nameJohannes Thumshirn
2026-02-05tracing: Fix ftrace event field alignmentsSteven Rostedt
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus