summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
11 hourstracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
11 hourstracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
11 hourstracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
11 hoursbpf: Add missing access_ok call to copy_user_symsJiri Olsa
11 hoursring-buffer: Fix event length with forced 8-byte alignmentHui Wang
11 hourstracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
11 hourstracing: probes: fix typo in a log messageMartin Kaiser
11 hourstracing: Bound synthetic-field strings with seq_bufPengpeng Hou
6 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang
2026-07-04ftrace: Check against is_kernel_text() instead of kaslr_offset()Steven Rostedt
2026-07-04ftrace: Test mcount_loc addr before calling ftrace_call_addr()Steven Rostedt
2026-07-04ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-07-04ftrace: Have ftrace pages output reflect freed pagesSteven Rostedt
2026-07-04ftrace: Update the mcount_loc check of skipped entriesSteven Rostedt
2026-07-04scripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt
2026-07-04bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
2026-06-19tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-01tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
2026-06-01tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
2026-06-01ring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
2026-05-23tracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
2026-05-23tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
2026-05-17tracing/probes: Limit size of event probe to 3KSteven Rostedt
2026-04-22tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-18blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-04-02tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
2026-04-02tracing: Switch trace_osnoise.c code over to use guard() and __free()Steven Rostedt
2026-03-25ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-03-25fgraph: Fix thresh_return clear per-task notraceShengming Hu
2026-03-25tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
2026-03-25tracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
2026-03-25tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
2026-03-13tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-13tracing: 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-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu
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-04tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt
2026-03-04tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2026-02-11ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
2026-02-11tracing: Fix ftrace event field alignmentsSteven Rostedt