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.19.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
6 days
Merge trace/for-next
Steven Rostedt (Google)
6 days
Merge ring-buffer/for-next
Steven Rostedt (Google)
8 days
tracing: Allow backup to save persistent ring buffer before it starts
Steven Rostedt
8 days
tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
8 days
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
10 days
tracing: Append repeated boot-time tracing parameters
Wesley Atwell
13 days
tracing: Remove tracing_alloc_snapshot() when snapshot isn't defined
Steven Rostedt
2026-03-26
Merge commit 'dc1d9408c961c1c4d4b3b99a1d9390c17e13de71' into trace/merge/core
Steven Rostedt
2026-03-26
tracing: Move snapshot code out of trace.c and into trace_snapshot.c
Steven Rostedt
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
2026-03-23
tracing: Free up file->private_data for use by individual events
Petr Pavlu
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-09
tracing: Add non-consuming read to trace remotes
Vincent Donnefort
2026-03-09
tracing: Introduce trace remotes
Vincent Donnefort
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
[next]