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
2020-11-18
ftrace/documentation: Fix RST C code blocks
Steven Rostedt (VMware)
1
-0
/
+6
2020-11-16
tracing: Clean up after filter logic rewriting
Lukas Bulwahn
1
-21
/
+0
2020-11-13
tracing: Remove the useless value assignment in test_create_synth_event()
Kaixu Xia
1
-1
/
+1
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
8
-9
/
+29
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
5
-3
/
+40
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
18
-45
/
+71
2020-11-11
MAINTAINERS: assign ./fs/tracefs to TRACING
Lukas Bulwahn
1
-0
/
+1
2020-11-11
tracing: Fix some typos in comments
Qiujun Huang
15
-25
/
+25
2020-11-11
ftrace: Remove unused varible 'ret'
Alex Shi
1
-4
/
+2
2020-11-11
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
2
-1
/
+25
2020-11-11
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
1
-15
/
+7
2020-11-11
fgraph: Make overruns 4 bytes in graph stack structure
Steven Rostedt (VMware)
3
-5
/
+5
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
17
-20
/
+306
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
8
-49
/
+79
2020-11-06
perf/ftrace: Check for rcu_is_watching() in callback function
Steven Rostedt (VMware)
1
-1
/
+3
2020-11-06
perf/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-1
/
+8
2020-11-06
livepatch: Trigger WARNING if livepatch function fails due to recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
livepatch/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-0
/
+5
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
5
-11
/
+56
2020-11-06
pstore/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-0
/
+6
2020-11-06
ftrace: Optimize testing what context current is in
Steven Rostedt (VMware)
1
-13
/
+20
2020-11-06
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
2
-7
/
+30
2020-11-06
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)
3
-177
/
+188
2020-11-04
kprobes: Tell lockdep about kprobe nesting
Steven Rostedt (VMware)
1
-4
/
+21
2020-11-02
tracing: Make -ENOMEM the default error for parse_synth_field()
Steven Rostedt (VMware)
1
-10
/
+7
2020-11-02
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
1
-2
/
+2
2020-11-02
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2
-4
/
+28
2020-11-02
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-11-02
Linux 5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-138
/
+195
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-76
/
+306
2020-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-21
/
+43
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-31
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
[next]