index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-09-02
10
-164
/
+582
|
\
|
*
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
2023-08-23
1
-14
/
+44
|
*
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
2023-08-23
2
-3
/
+89
|
*
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
2023-08-23
2
-102
/
+86
|
*
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
2023-08-23
3
-28
/
+216
|
*
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
2023-08-23
2
-0
/
+73
|
*
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
2023-08-23
4
-40
/
+72
|
*
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
2023-08-23
6
-48
/
+73
|
*
tracing/eprobe: Iterate trace_eprobe directly
Chuang Wang
2023-08-23
1
-9
/
+9
*
|
tracing/filters: Fix coding style issues
Valentin Schneider
2023-09-01
1
-2
/
+4
*
|
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
2023-09-01
1
-2
/
+6
*
|
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
2023-09-01
1
-0
/
+1
*
|
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
2023-09-01
1
-2
/
+8
*
|
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-01
1
-2
/
+2
*
|
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
2023-09-01
1
-3
/
+1
*
|
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
2023-09-01
1
-4
/
+2
*
|
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-01
1
-5
/
+12
*
|
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-01
1
-1
/
+1
*
|
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-09-01
8
-148
/
+389
|
\
\
|
*
|
tracing/user_events: Optimize safe list traversals
Eric Vaughn
2023-08-22
1
-7
/
+8
|
*
|
tracing: Remove unused function declarations
Yue Haibing
2023-08-22
1
-2
/
+0
|
*
|
tracing/filters: Further optimise scalar vs cpumask comparison
Valentin Schneider
2023-08-22
1
-6
/
+20
|
*
|
tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a si...
Valentin Schneider
2023-08-22
1
-2
/
+7
|
*
|
tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a...
Valentin Schneider
2023-08-22
1
-1
/
+6
|
*
|
tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a si...
Valentin Schneider
2023-08-22
1
-1
/
+34
|
*
|
tracing/filters: Enable filtering the CPU common field by a cpumask
Valentin Schneider
2023-08-22
1
-0
/
+14
|
*
|
tracing/filters: Enable filtering a scalar field by a cpumask
Valentin Schneider
2023-08-22
1
-11
/
+81
|
*
|
tracing/filters: Enable filtering a cpumask field by another cpumask
Valentin Schneider
2023-08-22
1
-2
/
+95
|
*
|
tracing/filters: Dynamically allocate filter_pred.regex
Valentin Schneider
2023-08-22
1
-25
/
+39
|
*
|
eventfs: Move tracing/events to eventfs
Ajay Kaher
2023-07-31
2
-33
/
+34
|
*
|
tracing: Require all trace events to have a TRACE_SYSTEM
Steven Rostedt (Google)
2023-07-30
1
-7
/
+8
|
*
|
tracing: Set actual size after ring buffer resize
Zheng Yejian
2023-07-30
1
-8
/
+11
|
*
|
tracing: Add free_trace_iter_content() helper function
Steven Rostedt (Google)
2023-07-30
1
-11
/
+22
|
*
|
tracing: Remove unnecessary copying of tr->current_trace
Steven Rostedt (Google)
2023-07-30
1
-19
/
+3
|
*
|
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
2023-07-30
1
-14
/
+6
|
*
|
tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure
Steven Rostedt (Google)
2023-07-30
4
-22
/
+24
*
|
|
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
5
-42
/
+411
|
\
\
\
|
*
|
|
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
2023-08-21
1
-3
/
+30
|
*
|
|
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-0
/
+33
|
*
|
|
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-4
/
+41
|
*
|
|
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
1
-0
/
+233
|
*
|
|
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-07
3
-7
/
+16
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
2
-15
/
+8
|
|
\
\
\
|
|
*
|
|
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
1
-11
/
+0
|
|
*
|
|
tracing: bpf: use struct trace_entry in struct syscall_tp_t
Yauheni Kaliuta
2023-08-01
1
-4
/
+8
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
7
-31
/
+37
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
4
-7
/
+17
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
6
-29
/
+24
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
3
-14
/
+51
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Support ->fill_link_info for perf_event
Yafang Shao
2023-07-11
1
-3
/
+7
[next]