index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
2026-03-06
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
2026-02-11
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
2026-02-08
tracing: Better separate SNAPSHOT and MAX_TRACE options
Steven Rostedt
2026-02-08
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Steven Rostedt
2026-02-08
tracing: Rename trace_array field max_buffer to snapshot_buffer
Steven Rostedt
2026-02-08
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
2026-02-08
tracing: Move trace_printk functions out of trace.c and into trace_printk.c
Steven Rostedt
2026-02-08
tracing: Use system_state in trace_printk_init_buffers()
Steven Rostedt
2026-02-08
tracing: Have trace_printk functions use flags instead of using global_trace
Steven Rostedt
2026-02-08
tracing: Make tracing_update_buffers() take NULL for global_trace
Steven Rostedt
2026-02-08
tracing: Make printk_trace global for tracing system
Steven Rostedt
2026-02-08
tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
Steven Rostedt
2026-02-08
tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
Steven Rostedt
2026-02-08
tracing: Make tracing_selftest_running global to the tracing subsystem
Steven Rostedt
2026-02-08
tracing: Make tracing_disabled global for tracing system
Steven Rostedt
2026-02-08
tracing: Clean up use of trace_create_maxlat_file()
Steven Rostedt
2026-02-08
tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
Steven Rostedt
2026-02-06
tracing: Rename `eval_map_wq` and allow other parts of tracing use it
Yaxiong Tian
2026-01-26
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
2026-01-26
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
2025-12-05
tracing: Fix enabling of tracing on file release
Steven Rostedt
2025-12-05
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-12-02
rv: Convert to use __free
Nam Cao
2025-11-27
overflow: Introduce struct_offset() to get offset of member
Steven Rostedt
2025-11-26
tracing: Add boot-time backup of persistent ring buffer
Masami Hiramatsu (Google)
2025-11-26
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
2025-11-26
tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-10
tracing: Use switch statement instead of ifs in set_tracer_flag()
Steven Rostedt
2025-11-10
tracing: Exit out immediately after update_marker_trace()
Steven Rostedt
2025-11-10
tracing: Have add_tracer_options() error pass up to callers
Steven Rostedt
2025-11-10
tracing: Remove dummy options and flags
Steven Rostedt
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
[next]