开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
livepatch
Age
Commit message (
Expand
)
Author
2026-06-09
selftests/livepatch: fix resource leak in test_klp_syscall init error path
Rui Qi
2026-06-03
selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Qiang Ma
2026-05-06
selftests: livepatch: Check if stack_order sysfs attribute exists
Marcos Paulo de Souza
2026-05-06
selftests: livepatch: Check if replace sysfs attribute exists
Marcos Paulo de Souza
2026-05-06
selftests: livepatch: Check if patched sysfs attribute exists
Marcos Paulo de Souza
2026-05-06
selftests: livepatch: Introduce does_sysfs_exist function
Marcos Paulo de Souza
2026-05-06
selftests: livepatch: Replace true/false module parameter by y/n
Marcos Paulo de Souza
2026-05-06
selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Marcos Paulo de Souza
2026-04-16
Merge branch 'for-7.1/module-function-test' into for-linus
Petr Mladek
2026-03-30
selftests/livepatch: add test for module function patching
Pablo Alessandro Santos Hugen
2026-03-06
selftests: livepatch: test-ftrace: livepatch a traced function
Marcos Paulo de Souza
2025-10-15
selftests: livepatch: use canonical ftrace path
Fushuai Wang
2025-03-27
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-27
Merge branch 'for-6.15/ftrace-test' into for-linus
Petr Mladek
2025-03-25
selftests: livepatch: test if ftrace can trace a livepatched function
Filipe Xavier
2025-03-25
selftests: livepatch: add new ftrace helpers functions
Filipe Xavier
2025-03-25
selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE
Song Liu
2025-01-27
selftests: livepatch: handle PRINTK_CALLER in check_result()
Madhavan Srinivasan
2025-01-20
Merge branch 'for-6.14/selftests-trivial' into for-linus
Petr Mladek
2024-12-09
selftests: livepatch: add test cases of stack_order sysfs interface
Wardenjohn
2024-12-09
selftests/livepatch: Replace hardcoded module name with variable in test-call...
George Guo
2024-10-22
selftests: livepatch: test livepatching a kprobed function
Michael Vetter
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-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
2024-07-23
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Petr Mladek
2024-07-02
selftests/livepatch: Add selftests for "replace" sysfs attribute
Yafang Shao
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
2024-06-12
selftests/livepatch: define max test-syscall processes
Ryan Sullivan
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-02-27
selftests: livepatch: Add initial .gitignore
Marcos Paulo de Souza
2024-01-30
selftests/livepatch: fix and refactor new dmesg message code
Joe Lawrence
2024-01-22
selftests: livepatch: Test livepatching a heavily called syscall
Marcos Paulo de Souza
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-06-08
selftests/livepatch: more verification in test-klp-shadow-vars
Yannick Cote
2020-06-08
selftests/livepatch: simplify test-klp-callbacks busy target tests
Joe Lawrence
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
2020-01-16
selftests/livepatch: Remove unused local variable in set_ftrace_enabled()
Miroslav Benes
2020-01-16
selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
Miroslav Benes
[next]