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.12.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 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+3
|
\
|
*
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
7
-55
/
+43
|
|
\
|
*
|
bpf: Check flags for branch stack in bpf_read_branch_records helper
Jiri Olsa
2022-09-27
1
-0
/
+3
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
3
-5
/
+215
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-26
1
-1
/
+4
|
*
|
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
1
-2
/
+18
|
*
|
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
2022-09-26
1
-2
/
+1
|
*
|
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-21
1
-0
/
+6
|
*
|
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
1
-0
/
+45
|
*
|
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2022-09-21
1
-0
/
+135
|
*
|
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-16
1
-0
/
+6
*
|
|
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-06
2
-4
/
+4
*
|
|
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-06
1
-1
/
+2
*
|
|
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
2022-09-06
1
-2
/
+2
*
|
|
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2022-09-06
2
-2
/
+2
|
/
/
*
/
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
2022-08-22
1
-46
/
+33
|
/
*
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-21
5
-21
/
+119
|
\
|
*
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-21
1
-0
/
+1
|
*
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
*
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-21
1
-6
/
+64
|
*
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-21
1
-0
/
+21
|
*
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-21
1
-2
/
+3
|
*
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-21
1
-8
/
+13
|
*
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-21
1
-0
/
+10
|
*
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-21
1
-3
/
+4
|
*
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
2022-08-21
1
-1
/
+1
*
|
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
23
-49
/
+1896
|
\
|
|
*
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
2022-08-04
1
-2
/
+4
|
*
tracing/eprobe: Show syntax error logs in error_log file
Masami Hiramatsu (Google)
2022-08-02
2
-3
/
+13
|
*
tracing: Use free_trace_buffer() in allocate_trace_buffers()
Zhiqiang Liu
2022-08-02
1
-14
/
+11
|
*
rv/reactor: Add the panic reactor
Daniel Bristot de Oliveira
2022-07-30
3
-0
/
+52
|
*
rv/reactor: Add the printk reactor
Daniel Bristot de Oliveira
2022-07-30
3
-1
/
+52
|
*
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
2022-07-30
4
-0
/
+146
|
*
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
2022-07-30
3
-36
/
+29
|
*
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+155
|
*
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+6
|
*
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+16
|
*
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
2022-07-30
5
-0
/
+564
|
*
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-30
8
-0
/
+844
|
*
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-24
6
-27
/
+40
|
*
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
2022-07-24
1
-2
/
+0
|
*
tracing: eprobe: Add missing log index
Linyu Yuan
2022-07-24
1
-0
/
+1
|
*
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
2022-07-12
1
-3
/
+2
|
*
tracing/user_events: Fix syntax errors in comments
Xiang wangx
2022-07-12
1
-1
/
+1
*
|
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
3
-55
/
+284
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
1
-50
/
+278
|
|
\
\
|
|
*
|
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2022-07-22
1
-26
/
+216
|
|
*
|
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2022-07-22
1
-24
/
+62
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
3
-6
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
1
-0
/
+2
|
|
\
\
[next]