summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-03-1113-31/+36
|\
| * kunit: Annotate _MSG assertion variants with gnu printf specifiersDavid Gow2024-02-281-6/+6
| * drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow2024-02-282-10/+10
| * drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow2024-02-271-4/+4
| * net: test: Fix printf format specifier in skb_segment kunit testDavid Gow2024-02-271-1/+1
| * rtc: test: Fix invalid format specifier.David Gow2024-02-271-1/+1
| * time: test: Fix incorrect format specifierDavid Gow2024-02-271-1/+1
| * lib: memcpy_kunit: Fix an invalid format specifier in an assertion msgDavid Gow2024-02-271-2/+2
| * lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow2024-02-271-1/+1
| * kunit: test: Log the correct filter string in executor_testDavid Gow2024-02-271-1/+1
| * kunit: Setup DMA masks on the kunit deviceMaxime Ripard2024-02-271-0/+4
| * kunit: make kunit_bus_type constRicardo B. Marliere2024-02-271-1/+1
| * kunit: Mark filter* params as rwLucas De Marchi2024-02-271-3/+3
| * kunit: tool: Print UML commandMickaël Salaün2024-02-271-0/+1
* | Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-1163-883/+1945
|\ \
| * | kselftest: Add basic test for probing the rust sample modulesLaura Nao2024-03-045-0/+52
| * | selftests: lib.mk: Do not process TEST_GEN_MODS_DIRMarcos Paulo de Souza2024-02-271-3/+0
| * | selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza2024-02-272-0/+19
| * | selftests: livepatch: Add initial .gitignoreMarcos Paulo de Souza2024-02-271-0/+1
| * | selftests/resctrl: Add non-contiguous CBMs CAT testMaciej Wieczor-Retman2024-02-233-0/+93
| * | selftests/resctrl: Add resource_info_file_exists()Maciej Wieczor-Retman2024-02-232-0/+26
| * | selftests/resctrl: Split validate_resctrl_feature_request()Maciej Wieczor-Retman2024-02-235-17/+31
| * | selftests/resctrl: Add a helper for the non-contiguous testMaciej Wieczor-Retman2024-02-232-0/+37
| * | selftests/resctrl: Add test groups and name L3 CAT test L3_CATIlpo Järvinen2024-02-233-6/+16
| * | selftests: sched: Fix spelling mistake "hiearchy" -> "hierarchy"Colin Ian King2024-02-201-1/+1
| * | selftests/mqueue: Set timeout to 180 secondsSeongJae Park2024-02-201-0/+1
| * | selftests/ftrace: Add test to exercize function tracer across cpu hotplugNaveen N Rao2024-02-201-0/+42
| * | selftest: ftrace: fix minor typo in logVincenzo Mezzela2024-02-201-1/+1
| * | selftests: thermal: intel: workload_hint: add missing gitignoreJavier Carrasco2024-02-201-0/+1
| * | selftests: thermal: intel: power_floor: add missing gitignoreJavier Carrasco2024-02-201-0/+1
| * | selftests: uevent: add missing gitignoreJavier Carrasco2024-02-201-0/+1
| * | selftests: Add test to verify power supply propertiesNícolas F. R. A. Prado2024-02-205-0/+298
| * | selftests: ktap_helpers: Add a helper to finish the testNícolas F. R. A. Prado2024-02-201-2/+14
| * | selftests: ktap_helpers: Add a helper to abort the testNícolas F. R. A. Prado2024-02-201-0/+7
| * | 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