summaryrefslogtreecommitdiffstats
path: root/v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff
diff options
context:
space:
mode:
Diffstat (limited to 'v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff')
-rw-r--r--v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff20
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff b/v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff
new file mode 100644
index 00000000000..ed007f617fb
--- /dev/null
+++ b/v5.11/6c8cb747d071cf72c2930e09bb20ab3eabfe62ff
@@ -0,0 +1,20 @@
+6c8cb747d071 ("selftests/resctrl: Restore the CPU affinity after CAT test")
+205de6ddd7ff ("selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test")
+90a009db09e2 ("selftests/resctrl: Replace file write with volatile variable")
+2892731ec289 ("selftests/resctrl: Open perf fd before start & add error handling")
+433f437b3ae2 ("selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()")
+3cdad0a5a6cf ("selftests/resctrl: Convert perf related globals to locals")
+038ce802e248 ("selftests/resctrl: Improve perf init")
+b6e6a582f2b3 ("selftests/resctrl: Consolidate naming of perf event related things")
+3c6bfc9cc7f0 ("selftests/resctrl: Remove nested calls in perf event handling")
+33403bc7fe2e ("selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion")
+5caf1b6400d3 ("selftests/resctrl: Split show_cache_info() to test specific and generic parts")
+a575c9734f30 ("selftests/resctrl: Split measure_cache_vals()")
+b6dfac948686 ("selftests/resctrl: Exclude shareable bits from schemata in CAT test")
+19e94a2333c2 ("selftests/resctrl: Create cache_portion_size() helper")
+60c2a6926cc9 ("selftests/resctrl: Mark get_cache_size() cache_type const")
+4b357e2a6d6c ("selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()")
+24be05591fb7 ("selftests/resctrl: Refactor fill_buf functions")
+f8f669699977 ("selftests/resctrl: Split fill_buf to allow tests finer-grained control")
+348139384ba3 ("selftests/resctrl: Change function comments to say < 0 on error")
+bcd8a929a538 ("selftests/resctrl: Don't use ctrlc_handler() outside signal handling")