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
2023-07-23
tracing/user_events: Fix struct arg size match check
Beau Belgrave
1
-0
/
+3
2023-07-23
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-07-23
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-07-23
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-23
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-23
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-07-23
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-07-23
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2
-0
/
+16
2023-07-23
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
1
-9
/
+3
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-23
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-23
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-23
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-23
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
1
-1
/
+2
2023-07-23
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
1
-1
/
+3
2023-07-23
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
1
-2
/
+16
2023-06-20
Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-84
/
+208
2023-06-14
tracing/user_events: Add auto cleanup and future persist flag
Beau Belgrave
1
-13
/
+126
2023-06-14
tracing/user_events: Track refcount consistently via put/get
Beau Belgrave
1
-28
/
+41
2023-06-14
tracing/user_events: Store register flags on events
Beau Belgrave
1
-6
/
+10
2023-06-14
tracing/user_events: Remove user_ns walk for groups
Beau Belgrave
1
-37
/
+5
2023-06-14
tracing/user_events: Fix the incorrect trace record for empty arguments events
sunliming
1
-2
/
+2
2023-06-14
tracing: Modify print_fields() for fields output order
sunliming
1
-1
/
+1
2023-06-14
tracing/user_events: Handle matching arguments that is null from dyn_events
sunliming
1
-0
/
+2
2023-06-14
tracing/user_events: Prevent same name but different args event
sunliming
1
-6
/
+30
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+11
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+11
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
1
-1
/
+1
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
1
-0
/
+10
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
1
-2
/
+8
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
1
-1
/
+4
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
1
-0
/
+7
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
1
-4
/
+16
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
3
-7
/
+13
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
1
-7
/
+16
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
1
-1
/
+22
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
1
-18
/
+22
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
1
-6
/
+7
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
1
-11
/
+18
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
1
-0
/
+2
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
1
-7
/
+8
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
1
-0
/
+14
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
1
-15
/
+44
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
1
-2
/
+2
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
1
-1
/
+1
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+10
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
1
-3
/
+9
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
[next]