index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
5 days
tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
8 days
tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
Wang Liang
8 days
trace/fgraph: Fix error handling
Guenter Roeck
12 days
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
12 days
trace: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
2025-08-20
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
2025-08-20
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
2025-08-20
ring-buffer: Remove redundant semicolons
Liao Yuanhong
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
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: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
2025-08-01
ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
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-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-07-30
Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'probes-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
tracing: Have eprobes have their own config option
Steven Rostedt
2025-07-29
ring-buffer: Make the const read-only 'type' static
Colin Ian King
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
2025-07-29
tracing: fprobe: Fix infinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-29
tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
2025-07-28
rv: Fix wrong type cast in monitors_show()
Nam Cao
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
[next]