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)
4 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
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 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
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-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-26bpf: Fix memory access flags in helper prototypesZesen Liu
2026-02-11tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-02-11ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
2026-02-11tracing: Fix ftrace event field alignmentsSteven Rostedt
2026-01-30tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-23ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-17trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
2026-01-17tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-08fgraph: Check ftrace_pids_enabled on registration for early filteringShengming Hu
2026-01-08fgraph: Initialize ftrace_ops->private for function graph opsShengming Hu
2026-01-02tracing: Fix fixed array of synthetic eventSteven Rostedt
2026-01-02tracing: Do not register unsupported perf eventsSteven Rostedt
2026-01-02bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2025-11-26Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-25tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAsDeepanshu Kartikey
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-06tracing: Fix memory leaks in create_field_var()Zilin Guan
2025-11-06ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches upSteven Rostedt
2025-11-07tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobeMasami Hiramatsu (Google)
2025-11-07tracing: tprobe-events: Fix to register tracepoint correctlyMasami Hiramatsu (Google)
2025-11-03ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()Song Liu
2025-11-03ftrace: Fix BPF fexit with livepatchSong Liu
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt