summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: ktap_helpers: Add helper to pass/fail test based on exit codeNícolas F. R. A. Prado2024-02-201-0/+11
* selftests: ktap_helpers: Add helper to print diagnostic messagesNícolas F. R. A. Prado2024-02-201-0/+5
* selftests: Move KTAP bash helpers to selftests common folderLaura Nao2024-02-204-6/+9
* selftests: ftrace: fix typo in test descriptionAli Zahraee2024-02-201-1/+1
* selftest/ftrace: fix typo in ftracetest scriptKousik Sanagavarapu2024-02-201-1/+1
* selftests: fuxex: Report a unique test name per run of futex_requeue_piMark Brown2024-02-191-1/+12
* selftests/resctrl: Get domain id from cache idIlpo Järvinen2024-02-133-12/+21
* selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen2024-02-133-25/+25
* selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen2024-02-131-8/+20
* selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen2024-02-137-38/+38
* selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen2024-02-137-121/+148
* selftests/resctrl: Create struct for input parametersIlpo Järvinen2024-02-137-71/+95
* selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen2024-02-134-9/+42
* selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen2024-02-134-199/+139
* selftests/resctrl: Read in less obvious order to defeat prefetch optimizationsIlpo Järvinen2024-02-131-8/+30
* selftests/resctrl: Replace file write with volatile variableIlpo Järvinen2024-02-133-21/+16
* selftests/resctrl: Open perf fd before start & add error handlingIlpo Järvinen2024-02-133-11/+23
* selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()Ilpo Järvinen2024-02-133-87/+90
* selftests/resctrl: Convert perf related globals to localsIlpo Järvinen2024-02-131-32/+40
* selftests/resctrl: Improve perf initIlpo Järvinen2024-02-131-10/+6
* selftests/resctrl: Consolidate naming of perf event related thingsIlpo Järvinen2024-02-131-21/+21
* selftests/resctrl: Remove nested calls in perf event handlingIlpo Järvinen2024-02-131-50/+14
* selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversionIlpo Järvinen2024-02-133-19/+13
* selftests/resctrl: Split show_cache_info() to test specific and generic partsIlpo Järvinen2024-02-134-44/+66
* selftests/resctrl: Split measure_cache_vals()Ilpo Järvinen2024-02-133-27/+41
* selftests/resctrl: Exclude shareable bits from schemata in CAT testIlpo Järvinen2024-02-133-4/+99
* selftests/resctrl: Create cache_portion_size() helperIlpo Järvinen2024-02-133-9/+33
* selftests/resctrl: Mark get_cache_size() cache_type constIlpo Järvinen2024-02-132-2/+2
* selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()Ilpo Järvinen2024-02-134-24/+41
* selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen2024-02-132-43/+18
* selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen2024-02-131-6/+15
* selftests/resctrl: Change function comments to say < 0 on errorIlpo Järvinen2024-02-132-6/+6
* selftests/resctrl: Don't use ctrlc_handler() outside signal handlingIlpo Järvinen2024-02-131-1/+0
* selftests/resctrl: Return -1 instead of errno on errorIlpo Järvinen2024-02-137-14/+14
* selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen2024-02-139-70/+77
* selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza2024-01-225-2/+218
* livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza2024-01-2227-115/+98
* kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza2024-01-222-5/+25
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\
| * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43