index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-03-14
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2019-03-14
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
2019-03-14
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2019-03-14
tracing/probe: Check event name length correctly
Masami Hiramatsu
2019-03-14
tracing/probe: Check maxactive error cases
Masami Hiramatsu
2019-03-13
blkcg: annotate implicit fall through
Mathieu Malaterre
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
trace/probes: Remove kernel doc style from non kernel doc comment
Valdis Klētnieks
2019-03-12
tracing/probes: Make reserved_field_names static
Valdis Klētnieks
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-07
Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-01
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
2019-03-01
tracing: Fix event filters and triggers to handle negative numbers
Pavel Tikhomirov
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-27
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2019-02-21
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
2019-02-20
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
2019-02-20
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
2019-02-20
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
tracing: Add conditional snapshot
Tom Zanussi
2019-02-20
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
[next]