index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
cpu-on-off-test.sh
Age
Commit message (
Expand
)
Author
2026-03-31
selftests/cpu-hotplug: Fix check for cpu hotplug not supported
Dmytro Maluka
2025-06-17
selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function name
Jihed Chaibi
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
2019-01-25
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
2018-05-30
selftests: cpu-hotplug: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-16
selftests/cpu-hotplug: Skip test when there is only one online cpu
Li Zhijian
2017-08-16
selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors
Li Zhijian
2015-04-01
selftests: change cpu on-off-test.sh name to be unique
Shuah Khan