index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-58
/
+173
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+6
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-46
/
+135
2019-11-02
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
1
-4
/
+2
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
1
-8
/
+36
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+9
2019-10-24
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
1
-0
/
+2
2019-10-21
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-18
bpf: Fix build error without CONFIG_NET
YueHaibing
1
-0
/
+2
2019-10-18
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
1
-0
/
+2
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-0
/
+4
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
1
-1
/
+1
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-12
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-7
/
+25
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-5
/
+21
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+15
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
1
-5
/
+21
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-4
/
+6
2019-09-25
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
2
-4
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-176
/
+818
2019-09-19
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
3
-17
/
+90
2019-09-19
tracing/probe: Fix to allow user to enable events on unloaded modules
Masami Hiramatsu
1
-12
/
+5
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2019-09-18
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
1
-2
/
+2
2019-09-17
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
Masami Hiramatsu
1
-5
/
+6
2019-09-17
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
1
-0
/
+2
2019-09-17
tracing: Be more clever when dumping hex in __print_hex()
Andy Shevchenko
1
-3
/
+3
2019-09-17
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
Changbin Du
1
-5
/
+1
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+8
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+6
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
4
-7
/
+7
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2019-09-05
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
1
-0
/
+19
2019-08-31
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
2
-4
/
+3
2019-08-31
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
1
-0
/
+98
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
1
-0
/
+14
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
5
-15
/
+51
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
3
-1
/
+20
2019-08-31
tracing/uprobe: Add per-probe delete from event
Masami Hiramatsu
1
-1
/
+30
[next]