index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
livepatch
Age
Commit message (
Expand
)
Author
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
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-25
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
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-11-01
livepatch: Selftests of the API for tracking system state changes
Petr Mladek
2019-10-25
selftests/livepatch: Disable the timeout
Miroslav Benes
2019-09-23
selftests: livepatch: add missing fragments to config
Anders Roxell
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-04-15
selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED
Miroslav Benes
2019-03-27
selftests/livepatch: use TEST_PROGS for test scripts
Joe Lawrence
2019-02-12
livepatch/selftests: use "$@" to preserve argument list
Joe Lawrence
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence