index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
tools
/
testing
/
selftests
/
livepatch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+85
2025-03-27
Merge branch 'for-6.15/ftrace-test' into for-linus
Petr Mladek
2
-0
/
+83
2025-03-25
selftests: livepatch: test if ftrace can trace a livepatched function
Filipe Xavier
1
-0
/
+34
2025-03-25
selftests: livepatch: add new ftrace helpers functions
Filipe Xavier
1
-0
/
+49
2025-03-25
selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE
Song Liu
1
-0
/
+2
2025-01-27
selftests: livepatch: handle PRINTK_CALLER in check_result()
Madhavan Srinivasan
1
-1
/
+2
2025-01-20
Merge branch 'for-6.14/selftests-trivial' into for-linus
Petr Mladek
1
-1
/
+1
2024-12-09
selftests: livepatch: add test cases of stack_order sysfs interface
Wardenjohn
1
-0
/
+71
2024-12-09
selftests/livepatch: Replace hardcoded module name with variable in test-call...
George Guo
1
-1
/
+1
2024-10-22
selftests: livepatch: test livepatching a kprobed function
Michael Vetter
4
-2
/
+104
2024-10-22
selftests: livepatch: save and restore kprobe state
Michael Vetter
2
-6
/
+13
2024-10-22
selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
Michael Vetter
7
-36
/
+36
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
1
-5
/
+2
2024-07-23
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Petr Mladek
1
-0
/
+48
2024-07-02
selftests/livepatch: Add selftests for "replace" sysfs attribute
Yafang Shao
1
-0
/
+48
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
1
-49
/
+89
2024-06-12
selftests/livepatch: define max test-syscall processes
Ryan Sullivan
1
-1
/
+4
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
25
-75
/
+1410
2024-02-28
selftests: livepatch: Avoid running the tests if kernel-devel is missing
Marcos Paulo de Souza
2
-0
/
+19
2024-02-28
selftests: livepatch: Add initial .gitignore
Marcos Paulo de Souza
1
-0
/
+1
2024-01-30
selftests/livepatch: fix and refactor new dmesg message code
Joe Lawrence
1
-20
/
+17
2024-01-22
selftests: livepatch: Test livepatching a heavily called syscall
Marcos Paulo de Souza
5
-2
/
+218
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
21
-74
/
+1173
2022-10-05
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
3
-1
/
+122
2022-09-23
selftests/livepatch: add sysfs test
Song Liu
3
-1
/
+122
2022-09-23
selftests/livepatch: normalize sysctl error message
Joe Lawrence
1
-1
/
+1
2022-02-23
livepatch: Skip livepatch tests if ftrace cannot be configured
David Vernet
2
-4
/
+21
2020-08-27
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
1
-1
/
+1
2020-07-15
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
2
-2
/
+3
2020-07-14
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Joe Lawrence
1
-1
/
+1
2020-06-19
selftests/livepatch: add test delimiter to dmesg
Joe Lawrence
1
-0
/
+1
2020-06-19
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
Joe Lawrence
1
-1
/
+2
2020-06-19
selftests/livepatch: Don't clear dmesg when running tests
Joe Lawrence
7
-81
/
+66
2020-06-08
selftests/livepatch: more verification in test-klp-shadow-vars
Yannick Cote
1
-30
/
+51
2020-06-08
selftests/livepatch: simplify test-klp-callbacks busy target tests
Joe Lawrence
1
-15
/
+14
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
1
-0
/
+2
2020-01-16
selftests/livepatch: Remove unused local variable in set_ftrace_enabled()
Miroslav Benes
1
-1
/
+0
2020-01-16
selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
Miroslav Benes
1
-1
/
+1
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2
-3
/
+15
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-13
/
+95
2019-11-26
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+183
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
2
-1
/
+182
2019-11-04
selftests/livepatch: Test interaction with ftrace_enabled
Joe Lawrence
3
-2
/
+80
2019-11-04
selftests/livepatch: Make dynamic debug setup and restore generic
Joe Lawrence
4
-12
/
+16
2019-11-01
livepatch: Selftests of the API for tracking system state changes
Petr Mladek
2
-1
/
+182
2019-10-25
selftests/livepatch: Disable the timeout
Miroslav Benes
1
-0
/
+1
2019-09-23
selftests: livepatch: add missing fragments to config
Anders Roxell
1
-0
/
+2
2019-07-31
selftests/livepatch: push and pop dynamic debug config
Joe Lawrence
1
-6
/
+20
2019-07-24
selftests/livepatch: add test skip handling
Joe Lawrence
1
-0
/
+20
2019-04-15
selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED
Miroslav Benes
1
-0
/
+1
[next]