index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
1
-2
/
+8
2018-05-30
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
Sean Young
1
-0
/
+2
2018-05-25
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
3
-0
/
+99
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+6
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+49
2018-05-05
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2018-05-03
ftrace: Have set_graph_* files have normal file modes
Chen LinX
1
-2
/
+2
2018-05-03
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-21
/
+26
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
1
-2
/
+0
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
1
-1
/
+49
2018-04-27
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-27
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-27
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
1
-0
/
+10
2018-04-27
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+8
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-21
/
+14
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-1
/
+1
2018-04-25
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
1
-1
/
+1
2018-04-25
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
1
-7
/
+7
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+21
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+21
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
1
-2
/
+0
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+6
2018-04-13
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-34
/
+15
2018-04-11
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
1
-14
/
+10
2018-04-11
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
1
-18
/
+3
2018-04-11
trace_uprobe: Use %lx to display offset
Ravi Bangoria
1
-1
/
+1
2018-04-11
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
1
-1
/
+1
2018-04-11
tracing: Use ARRAY_SIZE() macro instead of open coding it
Jérémy Lefaure
1
-1
/
+1
2018-04-11
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
1
-4
/
+21
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
11
-1691
/
+5820
2018-04-10
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-04-06
tracing: Add rcu dereference annotation for test func that touches filter->prog
Steven Rostedt (VMware)
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for filter->prog
Steven Rostedt (VMware)
1
-1
/
+2
2018-04-06
tracing: Fixup logic inversion on setting trace_global_clock defaults
Chris Wilson
1
-1
/
+1
2018-04-06
tracing: Hide global trace clock from lockdep
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-06
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
1
-10
/
+38
2018-04-06
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
1
-0
/
+5
2018-04-06
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
1
-1
/
+1
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
1
-2
/
+2
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
1
-0
/
+50
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
1
-1
/
+1
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
1
-14
/
+5
2018-04-06
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
1
-4
/
+3
2018-04-06
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
1
-1
/
+2
2018-04-06
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
1
-0
/
+19
[next]