index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
2022-04-26
1
-1
/
+1
|
*
|
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
2022-04-26
1
-1
/
+2
|
*
|
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
2022-04-26
1
-24
/
+11
|
*
|
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
2022-04-26
1
-1
/
+2
|
*
|
tracing: Fix kernel-doc
Jiapeng Chong
2022-04-26
1
-1
/
+1
|
*
|
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
2022-04-26
1
-2
/
+2
|
*
|
tracing: Separate hist state updates from hist registration
Tom Zanussi
2022-04-26
1
-18
/
+48
|
*
|
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
2022-04-26
4
-151
/
+69
|
*
|
tracing: Remove redundant trigger_ops params
Tom Zanussi
2022-04-26
4
-60
/
+36
|
*
|
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
2022-04-26
3
-77
/
+45
|
*
|
tracing: Cleanup double word in comment
Tom Rix
2022-04-26
1
-2
/
+2
*
|
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-27
1
-94
/
+117
|
\
\
\
|
*
|
|
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
1
-0
/
+6
|
*
|
|
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-21
1
-37
/
+34
|
*
|
|
ftrace: Fix build warning
YueHaibing
2022-04-15
1
-2
/
+2
|
*
|
|
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-04-06
1
-1
/
+21
*
|
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
3
-71
/
+167
|
\
\
\
\
|
*
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-24
3
-66
/
+161
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
1
-0
/
+2
|
|
*
|
|
|
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
1
-0
/
+2
|
|
*
|
|
|
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-11
1
-0
/
+17
|
|
*
|
|
|
bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
Jiri Olsa
2022-05-10
1
-46
/
+66
|
|
*
|
|
|
fprobe: Resolve symbols with ftrace_lookup_symbols
Jiri Olsa
2022-05-10
1
-20
/
+12
|
|
*
|
|
|
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-10
1
-0
/
+62
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
6
-14
/
+14
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
1
-1
/
+4
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-09
1
-4
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf: Use swap() instead of open coding it
Jiapeng Chong
2022-04-01
1
-4
/
+2
*
|
|
|
|
|
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-10
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-06
2
-3
/
+3
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-04-05
1
-10
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-05
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-24
1
-0
/
+18
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
2022-04-29
1
-0
/
+18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-12
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
1
-2
/
+4
|
*
|
|
|
|
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-05-02
1
-10
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
2022-04-21
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-12
6
-14
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-08
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
2022-03-31
1
-1
/
+1
|
*
|
bpf: Fix sparse warnings in kprobe_multi_resolve_syms
Jiri Olsa
2022-03-30
1
-2
/
+2
|
|
/
*
|
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
2
-88
/
+10
|
\
\
|
*
|
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
1
-0
/
+5
|
*
|
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
1
-14
/
+3
|
*
|
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
1
-0
/
+1
[prev]
[next]