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
/
resctrl
Age
Commit message (
Expand
)
Author
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
2023-04-13
selftests/resctrl: Cleanup properly when an error occurs in CAT test
Shaopeng Tan
2023-04-13
selftests/resctrl: Flush stdout file buffer before executing fork()
Shaopeng Tan
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
2023-04-13
selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...
Shaopeng Tan
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
2023-04-10
selftests/resctrl: Replace obsolete memalign() with posix_memalign()
Ilpo Järvinen
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
2023-04-10
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
2023-04-10
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
2022-04-26
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
2022-04-25
selftests/resctrl: Add missing SPDX license to Makefile
Shaopeng Tan
2022-04-25
selftests/resctrl: Update README about using kselftest framework to build/run...
Shaopeng Tan
2022-04-25
selftests/resctrl: Make resctrl_tests run using kselftest framework
Shaopeng Tan
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
2022-04-25
selftests/resctrl: Change the default limited time to 120 seconds
Shaopeng Tan
2022-04-25
selftests/resctrl: Kill child process before parent process terminates if SIG...
Shaopeng Tan
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
2021-04-02
selftests/resctrl: Create .gitignore to include resctrl_tests
Fenghua Yu
2021-04-02
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
2021-04-02
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
2021-04-02
selftests/resctrl: Ensure sibling CPU is not same as original CPU
Reinette Chatre
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2021-04-02
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
2021-04-02
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
2021-04-02
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
[next]