index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
3
-0
/
+99
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
3
-3
/
+6
|
\
|
*
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-11
1
-0
/
+3
|
*
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-04
2
-3
/
+3
|
|
\
|
|
*
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
2018-05-03
1
-1
/
+1
|
|
*
ftrace: Have set_graph_* files have normal file modes
Chen LinX
2018-05-03
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
1
-3
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
2018-04-29
1
-2
/
+0
|
*
|
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
1
-1
/
+49
*
|
|
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-02
2
-21
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
2018-04-26
1
-0
/
+1
|
*
|
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
2018-04-26
1
-0
/
+1
|
*
|
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
2018-04-26
1
-0
/
+10
|
*
|
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
2018-04-26
1
-21
/
+14
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-1
/
+1
*
|
|
|
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-26
2
-8
/
+8
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-25
1
-1
/
+1
|
*
|
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
2018-04-25
1
-7
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-24
1
-4
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
1
-4
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2018-04-11
1
-4
/
+21
*
|
|
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
2018-04-17
1
-2
/
+0
|
/
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
2
-0
/
+6
|
\
\
|
*
|
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-04-10
1
-0
/
+2
|
*
|
perf/core: Fix perf_uprobe_init()
Song Liu
2018-04-10
1
-0
/
+2
|
*
|
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
2018-04-10
1
-0
/
+2
*
|
|
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2018-04-12
2
-34
/
+15
|
\
\
\
|
*
|
|
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
2018-04-11
1
-14
/
+10
|
*
|
|
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
2018-04-11
1
-18
/
+3
|
*
|
|
trace_uprobe: Use %lx to display offset
Ravi Bangoria
2018-04-11
1
-1
/
+1
|
*
|
|
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
2018-04-11
1
-1
/
+1
|
*
|
|
tracing: Use ARRAY_SIZE() macro instead of open coding it
Jérémy Lefaure
2018-04-11
1
-1
/
+1
*
|
|
|
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
11
-1691
/
+5820
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Add rcu dereference annotation for test func that touches filter->prog
Steven Rostedt (VMware)
2018-04-06
1
-1
/
+6
|
*
|
tracing: Add rcu dereference annotation for filter->prog
Steven Rostedt (VMware)
2018-04-06
1
-1
/
+2
|
*
|
tracing: Fixup logic inversion on setting trace_global_clock defaults
Chris Wilson
2018-04-06
1
-1
/
+1
|
*
|
tracing: Hide global trace clock from lockdep
Steven Rostedt (VMware)
2018-04-06
1
-2
/
+2
|
*
|
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
2018-04-06
1
-10
/
+38
|
*
|
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+5
|
*
|
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
2018-04-06
1
-1
/
+1
|
*
|
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
2018-04-06
1
-2
/
+2
|
*
|
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
2018-04-06
1
-0
/
+50
|
*
|
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
2018-04-06
1
-1
/
+1
|
*
|
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
2018-04-06
1
-14
/
+5
|
*
|
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
2018-04-06
1
-4
/
+3
|
*
|
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
2018-04-06
1
-1
/
+2
|
*
|
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
2018-04-06
1
-0
/
+19
|
*
|
tracing: Fix a potential NULL dereference
Dan Carpenter
2018-03-23
1
-0
/
+1
|
*
|
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
2018-03-14
2
-1197
/
+979
[next]