summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-20selftests: uevent: add missing gitignoreJavier Carrasco
2024-02-20selftests: Add test to verify power supply propertiesNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add a helper to finish the testNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add a helper to abort the testNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add helper to pass/fail test based on exit codeNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add helper to print diagnostic messagesNícolas F. R. A. Prado
2024-02-20selftests: Move KTAP bash helpers to selftests common folderLaura Nao
2024-02-20selftests: ftrace: fix typo in test descriptionAli Zahraee
2024-02-20selftest/ftrace: fix typo in ftracetest scriptKousik Sanagavarapu
2024-02-19selftests: fuxex: Report a unique test name per run of futex_requeue_piMark Brown
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen
2024-02-13selftests/resctrl: Create struct for input parametersIlpo Järvinen
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen
2024-02-13selftests/resctrl: Read in less obvious order to defeat prefetch optimizationsIlpo Järvinen
2024-02-13selftests/resctrl: Replace file write with volatile variableIlpo Järvinen
2024-02-13selftests/resctrl: Open perf fd before start & add error handlingIlpo Järvinen
2024-02-13selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()Ilpo Järvinen
2024-02-13selftests/resctrl: Convert perf related globals to localsIlpo Järvinen
2024-02-13selftests/resctrl: Improve perf initIlpo Järvinen
2024-02-13selftests/resctrl: Consolidate naming of perf event related thingsIlpo Järvinen
2024-02-13selftests/resctrl: Remove nested calls in perf event handlingIlpo Järvinen
2024-02-13selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversionIlpo Järvinen
2024-02-13selftests/resctrl: Split show_cache_info() to test specific and generic partsIlpo Järvinen
2024-02-13selftests/resctrl: Split measure_cache_vals()Ilpo Järvinen
2024-02-13selftests/resctrl: Exclude shareable bits from schemata in CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Create cache_portion_size() helperIlpo Järvinen
2024-02-13selftests/resctrl: Mark get_cache_size() cache_type constIlpo Järvinen
2024-02-13selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()Ilpo Järvinen
2024-02-13selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen
2024-02-13selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen
2024-02-13selftests/resctrl: Change function comments to say < 0 on errorIlpo Järvinen
2024-02-13selftests/resctrl: Don't use ctrlc_handler() outside signal handlingIlpo Järvinen
2024-02-13selftests/resctrl: Return -1 instead of errno on errorIlpo Järvinen
2024-02-13selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-18Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski