summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/rseq: Fix arm64 buggy load-acquire/store-release macrosMathieu Desnoyers2023-08-081-28/+30
* selftests/rseq: Implement rseq_unqual_scalar_typeofMathieu Desnoyers2023-08-081-0/+26
* selftests/rseq: Fix CID_ID typo in MakefileMathieu Desnoyers2023-08-081-1/+1
* selftests:prctl: add set-process-name to .gitignoreShuah Khan2023-07-251-0/+1
* selftests:prctl: Fix make clean override warningShuah Khan2023-07-251-2/+0
* selftests/resctrl: Remove test type checks from cat_val()Ilpo Järvinen2023-07-251-27/+20
* selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen2023-07-253-3/+3
* selftests/resctrl: Move CAT/CMT test global vars to function they are used inIlpo Järvinen2023-07-252-14/+8
* selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen2023-07-257-33/+7
* selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen2023-07-255-26/+24
* selftests/resctrl: Improve parameter consistency in fill_bufIlpo Järvinen2023-07-251-25/+24
* selftests/resctrl: Remove unnecessary startptr global from fill_bufIlpo Järvinen2023-07-251-4/+1
* selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen2023-07-255-43/+19
* selftests/resctrl: Remove duplicated preparation for span argIlpo Järvinen2023-07-251-5/+2
* selftests/resctrl: Express span internally in bytesIlpo Järvinen2023-07-253-9/+4
* selftests/resctrl: Convert span to size_tIlpo Järvinen2023-07-257-22/+23
* selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_paramIlpo Järvinen2023-07-255-6/+0
* selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen2023-07-253-21/+12
* selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen2023-07-255-23/+46
* selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen2023-07-252-2/+11
* selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen2023-07-251-7/+11
* selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen2023-07-251-0/+1
* selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen2023-07-251-1/+2
* selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen2023-07-251-1/+1
* selftests: prctl: Add new prctl test for PR_SET_NAMEOsama Muhammad2023-07-242-1/+63
* Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-07-212-3/+2
|\
| * Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2023-07-205-0/+148
| |\
| * | selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai2023-07-191-0/+1
| * | selftests: ALSA: Fix fclose on an already fclosed file pointerColin Ian King2023-07-131-3/+1
* | | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-203-2/+26
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-191-2/+23
| |\ \ \
| | * | | selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi2023-07-181-2/+23
| | | |/ | | |/|
| * | | selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts2023-07-181-0/+1
| * | | selftests: tc: add 'ct' action kconfig depMatthieu Baerts2023-07-181-0/+1
| * | | selftests: tc: set timeout to 15 minutesMatthieu Baerts2023-07-181-0/+1
| |/ /
* | | Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-1810-4/+4
|\ \ \
| * | | maple_tree: fix node allocation testing on 32 bitLiam R. Howlett2023-07-171-3/+3
| * | | selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King2023-07-171-1/+1
| * | | selftests/mm: give scripts execute permissionRyan Roberts2023-07-148-0/+0
| | |/ | |/|
* | | Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-07-184-6/+5
|\ \ \ | |_|/ |/| |
| * | selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard2023-07-141-1/+1
| * | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-07-141-1/+1
| * | tools: timers: fix freq average calculationMinjie Du2023-07-131-2/+1
| * | selftests/mincore: fix skip condition for check_huge_pages testRicardo Cañuelo2023-07-131-2/+2
| |/
* | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-133-0/+135
|\ \
| * | selftests: tc-testing: add test for qfq with stab overheadPedro Tammela2023-07-131-0/+38
| * | selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela2023-07-131-0/+48
| * | selftests/bpf: Add selftest for check_stack_max_depth bugKumar Kartikeya Dwivedi2023-07-052-0/+49
* | | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-131-0/+12
|\ \ \
| * | | selftests/user_events: Test struct size match casesBeau Belgrave2023-07-121-0/+12
| | |/ | |/|