summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-283-0/+6
|\
| * tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams2024-01-221-0/+2
| * tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams2024-01-222-0/+4
* | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-256-24/+97
|\ \ | |/ |/|
| * selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu2024-01-251-4/+4
| * selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski2024-01-241-0/+9
| * selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski2024-01-241-1/+5
| * selftests: fill in some missing configs for netJakub Kicinski2024-01-231-0/+28
| * selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima2024-01-231-18/+50
| * selftests: bonding: Increase timeout to 1200sBenjamin Poirier2024-01-191-1/+1
* | 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
| * | | | selftests: bonding: Change script interpreterBenjamin Poirier2024-01-162-2/+2
| * | | | net: tls, add test to capture error on large spliceJohn Fastabend2024-01-141-0/+14
| |/ / /
| * | | selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel2024-01-111-0/+28
| * | | selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov2024-01-111-2/+2
* | | | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-183-70/+98
|\ \ \ \
| * \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-091-70/+93
| |\ \ \ \
| | * | | | cxl/events: Create a CXL event unionIra Weiny2024-01-091-13/+18
| | * | | | cxl/events: Separate UUID from event structuresIra Weiny2024-01-091-54/+75
| | * | | | cxl/events: Create common event UUID definesIra Weiny2024-01-091-6/+3
| * | | | | Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams2024-01-059-24/+97
| |\| | | |
| * | | | | tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang2023-12-221-0/+4
| * | | | | cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang2023-12-221-0/+1
* | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-182-0/+207
|\ \ \ \ \ \
| * | | | | | iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen2024-01-112-0/+179
| * | | | | | iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen2024-01-112-0/+28
| | |/ / / / | |/| | | |