summaryrefslogtreecommitdiffstats
path: root/v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa8
diff options
context:
space:
mode:
Diffstat (limited to 'v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa8')
-rw-r--r--v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa820
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa8 b/v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa8
new file mode 100644
index 00000000000..471c36b5593
--- /dev/null
+++ b/v5.17/90a009db09e2b91990df28e47844d44ae0ef9aa8
@@ -0,0 +1,20 @@
+90a009db09e2 ("selftests/resctrl: Replace file write with volatile variable")
+24be05591fb7 ("selftests/resctrl: Refactor fill_buf functions")
+f8f669699977 ("selftests/resctrl: Split fill_buf to allow tests finer-grained control")
+cc8ff7f5c85c ("selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()")
+508934b5d15a ("selftests/resctrl: Move run_benchmark() to a more fitting file")
+e33cb5702a9f ("selftests/resctrl: Make benchmark command const and build it with pointers")
+b1a901e078c4 ("selftests/resctrl: Simplify span lifetime")
+47e36f16c784 ("selftests/resctrl: Remove bw_report and bm_type from main()")
+4a28c7665c2a ("selftests/resctrl: Ensure the benchmark commands fits to its array")
+bf68c717e571 ("selftests/resctrl: Remove test type checks from cat_val()")
+3dad011b9ab1 ("selftests/resctrl: Pass the real number of tests to show_cache_info()")
+85b73447a44c ("selftests/resctrl: Move CAT/CMT test global vars to function they are used in")
+8ee592a638fc ("selftests/resctrl: Don't use variable argument list for ->setup()")
+7f3c980c7738 ("selftests/resctrl: Don't pass test name to fill_buf")
+f4123975cf34 ("selftests/resctrl: Improve parameter consistency in fill_buf")
+5e3e4f1a03f0 ("selftests/resctrl: Remove unnecessary startptr global from fill_buf")
+326baed260e2 ("selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()")
+1b9537baf851 ("selftests/resctrl: Remove duplicated preparation for span arg")
+e24ac4288981 ("selftests/resctrl: Express span internally in bytes")
+67a86643db2b ("selftests/resctrl: Convert span to size_t")