summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/livepatch
AgeCommit message (Expand)Author
2026-06-09selftests/livepatch: fix resource leak in test_klp_syscall init error pathRui Qi
2026-06-03selftests: livepatch: set LC_ALL=C to fix locale-dependent test failureQiang Ma
2026-05-06selftests: livepatch: Check if stack_order sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check if replace sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check if patched sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Introduce does_sysfs_exist functionMarcos Paulo de Souza
2026-05-06selftests: livepatch: Replace true/false module parameter by y/nMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER configMarcos Paulo de Souza
2026-04-16Merge branch 'for-7.1/module-function-test' into for-linusPetr Mladek
2026-03-30selftests/livepatch: add test for module function patchingPablo Alessandro Santos Hugen
2026-03-06selftests: livepatch: test-ftrace: livepatch a traced functionMarcos Paulo de Souza
2025-10-15selftests: livepatch: use canonical ftrace pathFushuai Wang
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27Merge branch 'for-6.15/ftrace-test' into for-linusPetr Mladek
2025-03-25selftests: livepatch: test if ftrace can trace a livepatched functionFilipe Xavier
2025-03-25selftests: livepatch: add new ftrace helpers functionsFilipe Xavier
2025-03-25selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACESong Liu
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek
2024-12-09selftests: livepatch: add test cases of stack_order sysfs interfaceWardenjohn
2024-12-09selftests/livepatch: Replace hardcoded module name with variable in test-call...George Guo
2024-10-22selftests: livepatch: test livepatching a kprobed functionMichael Vetter
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-07-23Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao
2024-06-18selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza
2024-06-12selftests/livepatch: define max test-syscall processesRyan Sullivan
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-02-27selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza
2024-02-27selftests: livepatch: Add initial .gitignoreMarcos Paulo de Souza
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek
2022-09-23selftests/livepatch: add sysfs testSong Liu
2022-09-23selftests/livepatch: normalize sysctl error messageJoe Lawrence
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes
2020-07-15selftests/livepatch: adopt to newer sysctl error formatPetr Mladek
2020-07-14selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence
2020-06-19selftests/livepatch: add test delimiter to dmesgJoe Lawrence
2020-06-19selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence
2020-06-19selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote
2020-06-08selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-01-16selftests/livepatch: Remove unused local variable in set_ftrace_enabled()Miroslav Benes
2020-01-16selftests/livepatch: Replace set_dynamic_debug() with setup_config() in READMEMiroslav Benes