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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
1
-0
/
+4
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
1
-2
/
+90
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
1
-0
/
+9
2020-10-15
tracing: Move is_good_name() from trace_probe.h to trace.h
Tom Zanussi
2
-13
/
+13
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
1
-1
/
+9
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2
-6
/
+6
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
1
-0
/
+6
2020-10-15
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
1
-0
/
+10
2020-10-15
tracing: Check return value of __create_val_fields() before using its result
Steven Rostedt (VMware)
1
-1
/
+1
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
1
-1
/
+1
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
1
-1
/
+0
2020-10-08
ftrace: Format variable declarations of ftrace_allocate_records
Steven Rostedt (VMware)
1
-1
/
+2
2020-10-08
ftrace: Simplify the calculation of page number for ftrace_page->records
Wei Yang
1
-3
/
+4
2020-10-08
ftrace: Simplify the hash calculation
Steven Rostedt (VMware)
1
-4
/
+3
2020-10-08
ftrace: Use fls() to get the bits for dup_hash()
Wei Yang
1
-2
/
+3
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
1
-1
/
+3
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
1
-1
/
+6
2020-10-06
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
4
-38
/
+241
2020-10-06
tracing: Save normal string variables
Tom Zanussi
1
-2
/
+32
2020-10-06
tracing: Fix parse_synth_field() error handling
Tom Zanussi
1
-2
/
+4
2020-10-06
tracing: Change STR_VAR_MAX_LEN
Tom Zanussi
2
-1
/
+3
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
1
-5
/
+5
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
3
-15
/
+19
2020-09-22
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
3
-10
/
+22
2020-09-22
tracing: Enable creating new instance early boot
Masami Hiramatsu
3
-19
/
+63
2020-09-22
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
1
-1
/
+8
2020-09-22
tracing: Define event fields early stage
Masami Hiramatsu
1
-37
/
+55
2020-09-22
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
1
-1
/
+1
2020-09-22
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2
-2
/
+15
2020-09-22
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
3
-2
/
+19
2020-09-22
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
1
-0
/
+10
2020-09-22
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
1
-4
/
+4
2020-09-22
tracing: remove a pointless assignment
Dan Carpenter
1
-1
/
+0
2020-09-22
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-22
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
1
-1
/
+1
2020-09-22
tracing: Delete repeated words in comments
Randy Dunlap
5
-5
/
+5
2020-09-19
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
11
-61
/
+57
2020-09-19
tracing: toplevel d_entry already initialized
Wei Yang
1
-7
/
+2
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+22
2020-09-18
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
1
-0
/
+1
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
1
-0
/
+2
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-09-12
Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+18
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
1
-3
/
+8
[next]