index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
1
-4
/
+0
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-29
/
+24
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+81
2023-07-14
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-07-14
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
1
-0
/
+6
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
1
-2
/
+19
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-10
/
+36
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
3
-2
/
+7
2023-07-10
tracing/user_events: Fix struct arg size match check
Beau Belgrave
1
-0
/
+3
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2
-0
/
+16
2023-07-11
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
1
-1
/
+3
2023-07-11
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
1
-2
/
+16
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-5
/
+5
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
1
-4
/
+4
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
13
-155
/
+1916
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
9
-23
/
+665
2023-06-29
Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-28
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
1
-1
/
+2
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+19
2023-06-27
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
1
-9
/
+3
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
6
-60
/
+149
2023-06-23
tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
Masami Hiramatsu (Google)
1
-2
/
+8
2023-06-23
tracing/probes: Fix to return NULL and keep using current argc
Masami Hiramatsu (Google)
1
-1
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-84
/
+208
2023-06-22
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
1
-4
/
+4
2023-06-22
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2
-5
/
+377
2023-06-22
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
1
-3
/
+28
2023-06-22
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
1
-0
/
+68
2023-06-22
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
1
-0
/
+37
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
5
-11
/
+148
2023-06-20
fgraph: Add declaration of "struct fgraph_ret_regs"
Steven Rostedt (Google)
1
-0
/
+3
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
[next]