index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
livepatch
/
functions.sh
Age
Commit message (
Expand
)
Author
2025-03-27
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-25
selftests: livepatch: add new ftrace helpers functions
Filipe Xavier
2025-01-27
selftests: livepatch: handle PRINTK_CALLER in check_result()
Madhavan Srinivasan
2024-10-22
selftests: livepatch: save and restore kprobe state
Michael Vetter
2024-10-22
selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
Michael Vetter
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-02-27
selftests: livepatch: Avoid running the tests if kernel-devel is missing
Marcos Paulo de Souza
2024-01-30
selftests/livepatch: fix and refactor new dmesg message code
Joe Lawrence
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
2022-10-05
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
2022-09-23
selftests/livepatch: add sysfs test
Song Liu
2022-09-23
selftests/livepatch: normalize sysctl error message
Joe Lawrence
2022-02-23
livepatch: Skip livepatch tests if ftrace cannot be configured
David Vernet
2020-08-27
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
2020-07-15
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
2020-07-14
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Joe Lawrence
2020-06-19
selftests/livepatch: add test delimiter to dmesg
Joe Lawrence
2020-06-19
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
Joe Lawrence
2020-06-19
selftests/livepatch: Don't clear dmesg when running tests
Joe Lawrence
2020-01-16
selftests/livepatch: Remove unused local variable in set_ftrace_enabled()
Miroslav Benes
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2019-11-04
selftests/livepatch: Test interaction with ftrace_enabled
Joe Lawrence
2019-11-04
selftests/livepatch: Make dynamic debug setup and restore generic
Joe Lawrence
2019-07-30
selftests/livepatch: push and pop dynamic debug config
Joe Lawrence
2019-07-24
selftests/livepatch: add test skip handling
Joe Lawrence
2019-02-12
livepatch/selftests: use "$@" to preserve argument list
Joe Lawrence
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence