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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
3
-6
/
+11
2019-03-12
trace/probes: Remove kernel doc style from non kernel doc comment
Valdis Klētnieks
1
-1
/
+1
2019-03-12
tracing/probes: Make reserved_field_names static
Valdis Klētnieks
1
-1
/
+1
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
1
-2
/
+2
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
1
-2
/
+2
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
1
-2
/
+3
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
1
-2
/
+2
2019-02-21
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
1
-9
/
+7
2019-02-20
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
1
-1
/
+1
2019-02-20
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
1
-0
/
+8
2019-02-20
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2
-5
/
+39
2019-02-20
tracing: Add hist trigger onchange() handler
Tom Zanussi
2
-9
/
+52
2019-02-20
tracing: Add hist trigger snapshot() action
Tom Zanussi
2
-10
/
+259
2019-02-20
tracing: Add conditional snapshot
Tom Zanussi
3
-6
/
+244
2019-02-20
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
1
-76
/
+160
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
2
-52
/
+63
2019-02-20
tracing: Refactor hist trigger action code
Tom Zanussi
1
-169
/
+238
2019-02-20
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
1
-1
/
+0
2019-02-15
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
1
-4
/
+4
2019-02-15
ftrace: Allow enabling of filters via index of available_filter_functions
Steven Rostedt (VMware)
3
-0
/
+36
2019-02-11
tracing: Change the function format to display function names by perf
Changbin Du
1
-22
/
+19
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
1
-14
/
+0
2019-02-06
tracing: Show stacktrace for wakeup tracers
Changbin Du
1
-0
/
+2
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
1
-2
/
+3
2019-02-06
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
1
-1
/
+4
2019-02-06
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
4
-6
/
+32
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-35
/
+6
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2019-02-02
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-02
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
3
-31
/
+5
2019-01-30
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
1
-4
/
+1
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-11
/
+34
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
1
-7
/
+7
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
1
-2
/
+9
2019-01-21
futex: Fix (possible) missed wakeup
Peter Zijlstra
1
-5
/
+8
2019-01-21
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
1
-3
/
+4
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-0
/
+12
2019-01-21
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
1
-1
/
+1
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+24
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
1
-1
/
+1
2019-01-17
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
1
-0
/
+1
[next]