index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
selftests/resctrl: Protect against array overrun during iMC config parsing
Reinette Chatre
1
-2
/
+1
2024-06-12
selftests/resctrl: fix clang build failure: use LOCAL_HDRS
John Hubbard
1
-1
/
+3
2023-11-28
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2
-2
/
+2
2023-11-28
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
2
-2
/
+1
2023-11-28
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
1
-3
/
+0
2023-11-20
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
1
-0
/
+5
2023-09-13
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
1
-7
/
+11
2023-09-13
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
1
-0
/
+1
2023-09-13
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
1
-1
/
+2
2023-09-13
selftests/resctrl: Add resctrl.h into build deps
Ilpo Järvinen
1
-1
/
+1
2023-05-11
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
1
-1
/
+6
2023-05-11
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
7
-6
/
+12
2023-05-11
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
1
-13
/
+6
2023-05-11
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
1
-0
/
+2
2022-04-26
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
1
-1
/
+3
2022-04-25
selftests/resctrl: Add missing SPDX license to Makefile
Shaopeng Tan
1
-0
/
+2
2022-04-25
selftests/resctrl: Update README about using kselftest framework to build/run...
Shaopeng Tan
1
-7
/
+32
2022-04-25
selftests/resctrl: Make resctrl_tests run using kselftest framework
Shaopeng Tan
1
-13
/
+4
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
1
-2
/
+2
2022-04-25
selftests/resctrl: Change the default limited time to 120 seconds
Shaopeng Tan
1
-0
/
+3
2022-04-25
selftests/resctrl: Kill child process before parent process terminates if SIG...
Shaopeng Tan
1
-0
/
+1
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
1
-0
/
+4
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
4
-17
/
+33
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2
-3
/
+3
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
4
-7
/
+7
2021-04-02
selftests/resctrl: Create .gitignore to include resctrl_tests
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
1
-18
/
+23
2021-04-02
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
1
-2
/
+20
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2
-0
/
+5
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
4
-9
/
+23
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
1
-31
/
+57
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2
-3
/
+10
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2
-16
/
+21
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2
-12
/
+46
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
1
-0
/
+3
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
1
-2
/
+2
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
4
-55
/
+52
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
8
-117
/
+105
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
7
-41
/
+41
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Ensure sibling CPU is not same as original CPU
Reinette Chatre
1
-1
/
+1
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
10
-35
/
+41
2021-04-02
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
1
-4
/
+4
2021-04-02
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
4
-16
/
+16
2021-04-02
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2
-2
/
+2
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
1
-2
/
+2
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
2
-4
/
+4
2020-02-10
selftests/resctrl: Use cache index3 id for AMD schemata masks
Babu Moger
1
-2
/
+7
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
2
-0
/
+25
[next]