summaryrefslogtreecommitdiffstats
path: root/v5.12/f8f669699977db503569465b64dc5220ab21bb41
blob: c6f7135b0d80f3c1965001feb76ea3c7c5db1d4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
f8f669699977 ("selftests/resctrl: Split fill_buf to allow tests finer-grained control")
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()")
e24ac4288981 ("selftests/resctrl: Express span internally in bytes")
67a86643db2b ("selftests/resctrl: Convert span to size_t")
48f3b68738c7 ("selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param")
2d320b1029ee ("selftests/resctrl: Don't leak buffer in fill_cache()")
73c55fa5ab55 ("selftests/resctrl: Commonize the signal handler register/unregister for all tests")
c2b1790747a5 ("selftests/resctrl: Use correct exit code when tests fail")
a967e17f9184 ("selftests/resctrl: Use remount_resctrlfs() consistently with boolean")
5d869d7bb4b8 ("selftests/resctrl: Replace obsolete memalign() with posix_memalign()")
22a8be280383 ("selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem")
f54b32781644 ("selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received")
6220f69e72a5 ("selftests/resctrl: Extend CPU vendor detection")
4e5cb354c85e ("selftests/resctrl: Fix unmount resctrl FS")
f1dd71982d19 ("selftests/resctrl: Skip the test if requested resctrl feature is not supported")
c9fb4e7cee1e ("selftests/resctrl: Modularize resctrl test suite main() function")
09a67934625a ("selftests/resctrl: Don't hard code value of "no_of_bits" variable")