index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
selftests/resctrl: Reduce L2 impact on CAT test
Reinette Chatre
1
-0
/
+4
2026-05-04
selftests/resctrl: Simplify perf usage in CAT test
Reinette Chatre
3
-25
/
+7
2026-05-04
selftests/resctrl: Remove requirement on cache miss rate
Reinette Chatre
1
-28
/
+5
2026-05-04
selftests/resctrl: Raise threshold at which MBM and PMU values are compared
Reinette Chatre
3
-3
/
+3
2026-05-04
selftests/resctrl: Increase size of buffer used in MBM and MBA tests
Reinette Chatre
1
-2
/
+2
2026-05-04
selftests/resctrl: Support multiple events associated with iMC
Reinette Chatre
1
-25
/
+93
2026-05-04
selftests/resctrl: Prepare for parsing multiple events per iMC
Reinette Chatre
1
-6
/
+6
2026-05-04
selftests/resctrl: Do not store iMC counter value in counter config structure
Reinette Chatre
1
-6
/
+5
2026-05-04
selftests/resctrl: Reduce interference from L2 occupancy during cache occupan...
Reinette Chatre
3
-4
/
+26
2026-05-04
selftests/resctrl: Improve accuracy of cache occupancy test
Reinette Chatre
5
-6
/
+34
2026-01-09
selftests/resctrl: Fix non-contiguous CBM check for Hygon
Xiaochen Shen
1
-2
/
+4
2026-01-09
selftests/resctrl: Add CPU vendor detection for Hygon
Xiaochen Shen
2
-0
/
+3
2026-01-09
selftests/resctrl: Define CPU vendor IDs as bits to match usage
Xiaochen Shen
2
-11
/
+22
2026-01-09
selftests/resctrl: Fix a division by zero error on Hygon
Xiaochen Shen
1
-0
/
+10
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
1
-1
/
+1
2025-01-14
selftests/resctrl: Discover SNC kernel support and adjust messages
Maciej Wieczor-Retman
5
-4
/
+39
2025-01-14
selftests/resctrl: Adjust effective L3 cache size with SNC enabled
Maciej Wieczor-Retman
4
-1
/
+119
2024-11-04
selftests/resctrl: Replace magic constants used as array size
Reinette Chatre
1
-1
/
+2
2024-11-04
selftests/resctrl: Keep results from first test run
Reinette Chatre
3
-17
/
+8
2024-11-04
selftests/resctrl: Do not compare performance counters and resctrl at low ban...
Reinette Chatre
2
-0
/
+17
2024-11-04
selftests/resctrl: Use cache size to determine "fill_buf" buffer size
Reinette Chatre
5
-4
/
+28
2024-11-04
selftests/resctrl: Ensure measurements skip initialization of default benchmark
Reinette Chatre
3
-161
/
+50
2024-11-04
selftests/resctrl: Make benchmark parameter passing robust
Reinette Chatre
7
-96
/
+178
2024-11-04
selftests/resctrl: Remove unused measurement code
Reinette Chatre
5
-182
/
+85
2024-11-04
selftests/resctrl: Only support measured read operation
Reinette Chatre
4
-31
/
+9
2024-11-04
selftests/resctrl: Remove "once" parameter required to be false
Reinette Chatre
4
-16
/
+13
2024-11-04
selftests/resctrl: Make wraparound handling obvious
Reinette Chatre
1
-5
/
+7
2024-11-04
selftests/resctrl: Protect against array overflow when reading strings
Reinette Chatre
2
-3
/
+3
2024-11-04
selftests/resctrl: Protect against array overrun during iMC config parsing
Reinette Chatre
1
-2
/
+1
2024-11-04
selftests/resctrl: Fix memory overflow due to unhandled wraparound
Reinette Chatre
1
-1
/
+1
2024-11-04
selftests/resctrl: Print accurate buffer size as part of MBM results
Reinette Chatre
1
-2
/
+14
2024-11-04
selftests/resctrl: Make functions only used in same file static
Reinette Chatre
1
-4
/
+4
2024-09-06
selftests:resctrl: Fix build failure on archs without __cpuid_count()
Shuah Khan
1
-2
/
+5
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
[next]