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
compress-2025-01-21
compress-2025-01-23
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
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
44 hours
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+13
10 days
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
10 days
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-02-11
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-17
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
1
-1
/
+1
2026-01-17
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
1
-0
/
+10
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-4
/
+8
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-48
/
+220
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
1
-48
/
+220
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2025-09-08
tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
1
-1
/
+5
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
1
-2
/
+1
2025-09-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
1
-2
/
+2
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
1
-6
/
+12
2025-08-03
Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-185
/
+102
2025-08-03
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-08-01
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
1
-24
/
+12
2025-08-01
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
1
-98
/
+46
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
1
-40
/
+29
2025-08-01
tracing: Remove unneeded goto out logic
Steven Rostedt
1
-23
/
+15
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-21
/
+28
2025-07-31
tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
Petr Pavlu
1
-1
/
+1
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
1
-10
/
+18
2025-07-23
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
1
-4
/
+10
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
1
-7
/
+0
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
1
-10
/
+4
2025-05-30
Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+22
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+15
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-42
/
+172
2025-05-29
tracing: Reset last-boot buffers when reading out all cpu buffers
Masami Hiramatsu (Google)
1
-0
/
+22
2025-05-29
ring-buffer: Allow reserve_mem persistent ring buffers to be mmapped
Steven Rostedt
1
-4
/
+0
2025-05-28
tracing: Fix compilation warning on arm32
Pan Taixi
1
-1
/
+1
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+35
2025-05-14
tracing: Record trace_clock and recover when reboot
Masami Hiramatsu (Google)
1
-0
/
+17
2025-05-09
tracing: Allow the top level trace_marker to write into another instances
Steven Rostedt
1
-31
/
+113
2025-05-09
tracing: Do not use per CPU array_buffer.data->disabled for cpumask
Steven Rostedt
1
-2
/
+0
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
1
-0
/
+33
2025-05-06
kill vfs_submount()
Al Viro
1
-3
/
+16
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
1
-1
/
+4
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-2
/
+0
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
1
-1
/
+3
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-1
/
+35
2025-04-07
tracing: Hide get_vm_area() from MMUless builds
Steven Rostedt
1
-0
/
+7
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-24
/
+42
[next]