index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
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)
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-10-28
tracing: Have persistent ring buffer print syscalls normally
Steven Rostedt
2025-10-28
tracing: Add a config and syscall_user_buf_size file to limit amount written
Steven Rostedt
2025-10-28
tracing: Make trace_user_fault_read() exposed to rest of tracing
Steven Rostedt
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-08
tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
2025-09-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2025-08-03
Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-08-03
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-01
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
2025-08-01
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
2025-08-01
tracing: Remove unneeded goto out logic
Steven Rostedt
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-07-31
tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
Petr Pavlu
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
2025-07-23
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
2025-05-30
Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-29
tracing: Reset last-boot buffers when reading out all cpu buffers
Masami Hiramatsu (Google)
[next]