summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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-2221-74/+1173
* kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza2024-01-221-5/+21
* Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-206-18/+22
|\
| * RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones2024-01-171-10/+8
| * Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt2024-01-116-8/+14
| |\
| | * tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner2024-01-111-0/+3
| | * tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2024-01-112-3/+3
| | * tools: selftests: riscv: Add missing include for vector testChristoph Müllner2024-01-111-0/+3
| | * tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner2024-01-111-3/+3
| | * tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner2024-01-111-2/+2
* | | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1820-17/+650
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-187-3/+453
| |\ \ \
| | * | | selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko2024-01-171-3/+161
| | * | | libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko2024-01-171-0/+13
| | * | | selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+19
| | * | | selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau2024-01-134-0/+260
| * | | | selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-181-1/+17
| * | | | selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen2024-01-181-1/+0
| * | | | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-1/+55
| * | | | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-1/+51
| * | | | selftests: bonding: Add more missing config optionsBenjamin Poirier2024-01-181-0/+5
| * | | | selftests: netdevsim: add a config fileJakub Kicinski2024-01-181-0/+10
| * | | | selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel2024-01-161-7/+5
| * | | | selftests: bonding: add missing build configsJakub Kicinski2024-01-161-0/+3
| * | | | selftests: netdevsim: correct expected FEC stringsJakub Kicinski2024-01-161-7/+11
| * | | | selftests: netdevsim: sprinkle more udevadm settleJakub Kicinski2024-01-162-0/+2
| * | | | selftests: forwarding: Remove executable bits from lib.shBenjamin Poirier2024-01-161-0/+0