index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-09
tracing: Remove unused buffer_page field from trace_array_cpu structure
Steven Rostedt
1
-1
/
+0
2025-05-09
tracing: Use atomic_inc_return() for updating "disabled" counter in irqsoff t...
Steven Rostedt
1
-11
/
+18
2025-05-09
tracing: Convert the per CPU "disabled" counter to local from atomic
Steven Rostedt
4
-25
/
+25
2025-05-09
tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
Steven Rostedt
1
-3
/
+1
2025-05-09
ring-buffer: Add ring_buffer_record_is_on_cpu()
Steven Rostedt
2
-0
/
+33
2025-05-09
tracing: Do not use per CPU array_buffer.data->disabled for cpumask
Steven Rostedt
1
-2
/
+0
2025-05-09
ftrace: Do not disabled function graph based on "disabled" field
Steven Rostedt
1
-29
/
+9
2025-05-09
tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
1
-7
/
+2
2025-05-09
tracing: Use tracer_tracing_disable() instead of "disabled" field for ftrace_...
Steven Rostedt
1
-7
/
+4
2025-05-09
tracing: Add tracer_tracing_disable/enable() functions
Steven Rostedt
2
-0
/
+35
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
1
-37
/
+4
2025-05-08
tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
1
-4
/
+5
2025-05-08
ftrace: Do not bother checking per CPU "disabled" flag
Steven Rostedt
1
-13
/
+3
2025-05-08
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
1
-10
/
+2
2025-05-08
tracing/osnoise: Allow arbitrarily long CPU string
Tomas Glozar
1
-4
/
+5
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
1
-1
/
+6
2025-05-08
ftrace: Expose call graph depth as unsigned int
Ilya Leoshkevich
1
-6
/
+6
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
2
-0
/
+40
2025-05-06
kill vfs_submount()
Al Viro
1
-3
/
+16
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
1
-9
/
+42
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
1
-15
/
+105
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
1
-4
/
+2
2025-05-06
tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
1
-0
/
+11
2025-05-06
tracing: Adjust addresses for printing out fields
Steven Rostedt
1
-17
/
+21
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
1
-1
/
+4
2025-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
1
-6
/
+16
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
1
-8
/
+7
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-9
/
+0
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-2
/
+0
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
1
-1
/
+3
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
1
-1
/
+1
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-04-23
bpf: Streamline allowed helpers between tracing and base sets
Feng Yang
1
-72
/
+0
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
9
-185
/
+382
2025-04-17
tracing: Fix filter string testing
Steven Rostedt
1
-2
/
+2
2025-04-17
ftrace: Fix type of ftrace_graph_ent_entry.depth
Ilya Leoshkevich
1
-2
/
+2
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
1
-3
/
+4
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
1
-1
/
+7
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
1
-0
/
+4
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
1
-4
/
+4
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-145
/
+195
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
1
-6
/
+5
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
1
-137
/
+177
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-09
bpf: Check link_create.flags parameter for multi_uprobe
Tao Chen
1
-0
/
+3
2025-04-09
bpf: Check link_create.flags parameter for multi_kprobe
Tao Chen
1
-0
/
+3
2025-04-09
tracing: Do not add length to print format in synthetic events
Steven Rostedt
1
-1
/
+0
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-1
/
+21
[prev]
[next]