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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
5
-8
/
+137
2022-01-14
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
1
-0
/
+2
2022-01-14
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
1
-0
/
+5
2022-01-14
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
3
-2
/
+9
2022-01-10
tracing: Add helper functions to simplify event_command.parse() callback hand...
Tom Zanussi
2
-0
/
+366
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
4
-28
/
+20
2022-01-10
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
4
-26
/
+37
2022-01-10
tracing: Change event_command func() to parse()
Tom Zanussi
4
-39
/
+44
2021-12-11
tracing: Use trace_iterator_reset() in tracing_read_pipe()
Steven Rostedt (VMware)
1
-2
/
+1
2021-12-11
tracing: Use memset_startat helper in trace_iterator_reset()
Xiu Jianfeng
1
-8
/
+1
2021-12-11
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
1
-6
/
+7
2021-12-11
tracing: Iterate trace_[ku]probe objects directly
Jiri Olsa
2
-24
/
+12
2021-12-11
tracefs: Use d_inode() helper function to get the dentry inode
Steven Rostedt (VMware)
1
-12
/
+12
2021-12-11
script/sorttable: Code style improvements
Yinan Liu
1
-2
/
+2
2021-12-08
tracing: Make trace_marker{,_raw} stream-like
John Keeping
1
-10
/
+8
2021-12-07
tracing: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2
-4
/
+2
2021-12-07
tracing: Fix synth_event_add_val() kernel-doc comment
Qiujun Huang
1
-1
/
+1
2021-12-07
tracing/uprobes: Use trace_event_buffer_reserve() helper
Steven Rostedt (VMware)
1
-7
/
+4
2021-12-06
tracing/kprobes: Do not open code event reserve logic
Steven Rostedt (VMware)
1
-18
/
+7
2021-12-06
tracing: Have eprobes use filtering logic of trace events
Steven Rostedt (VMware)
1
-11
/
+5
2021-12-06
tracing: Disable preemption when using the filter buffer
Steven Rostedt (VMware)
2
-27
/
+36
2021-12-06
tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver()
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
7
-0
/
+14
2021-12-06
libtraceevent: Add __rel_loc relative location attribute support
Masami Hiramatsu
3
-22
/
+47
2021-12-06
samples/trace_event: Add '__rel_loc' using sample event
Masami Hiramatsu
2
-0
/
+36
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
4
-2
/
+153
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
5
-6
/
+60
2021-12-06
tracing: Fix spelling mistake "aritmethic" -> "arithmetic"
Colin Ian King
1
-1
/
+1
2021-12-06
Linux 5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-26
/
+30
2021-12-05
Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+21
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-33
/
+95
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+15
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-43
/
+159
2021-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-51
/
+106
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-05
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2021-12-05
Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+22
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-12-04
Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+20
2021-12-04
Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-67
/
+52
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-16
/
+17
[next]