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
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
1
-3
/
+3
5 days
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
1
-1
/
+5
5 days
fgraph: Fix thresh_return nosleeptime double-adjust
Shengming Hu
1
-4
/
+10
5 days
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
5 days
fgraph: Fix thresh_return clear per-task notrace
Shengming Hu
1
-2
/
+3
5 days
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
1
-1
/
+3
13 days
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
1
-0
/
+3
13 days
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
1
-2
/
+1
13 days
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-03-04
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-03-04
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
2026-03-04
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
2026-03-04
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
2026-03-04
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
2026-03-04
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
2026-03-04
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-04
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
1
-8
/
+7
2026-03-04
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-02-26
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-02-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
1
-1
/
+1
2026-02-26
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-1
/
+4
2026-02-26
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
1
-14
/
+0
2026-02-26
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-3
/
+3
2026-02-26
block: don't use strcpy to copy blockdev name
Johannes Thumshirn
1
-1
/
+1
2026-02-05
tracing: Fix ftrace event field alignments
Steven Rostedt
3
-24
/
+36
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
1
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
1
-1
/
+1
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+6
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
1
-0
/
+2
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
1
-4
/
+3
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
1
-2
/
+5
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
1
-1
/
+1
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-12-10
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
1
-1
/
+1
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
14
-32
/
+33
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
1
-6
/
+6
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
1
-3
/
+3
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
1
-4
/
+4
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
1
-5
/
+5
[next]