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
/
livepatch
/
patch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
1
-4
/
+5
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
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
2019-11-04
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
1
-1
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-01-11
livepatch: Remove Nop structures when unused
Petr Mladek
1
-5
/
+26
2019-01-11
livepatch: Add atomic replace
Jason Baron
1
-0
/
+8
2019-01-11
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
1
-8
/
+10
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2017-10-19
livepatch: add (un)patch callbacks
Joe Lawrence
1
-0
/
+1
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
1
-2
/
+6
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
1
-0
/
+59
2017-03-08
livepatch: move patching functions into patch.c
Josh Poimboeuf
1
-0
/
+213