summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+6
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-24/+97
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-01-25selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-01-25selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-01-24selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams1-0/+2
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams2-0/+4
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+22
2024-01-20selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-01-19Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds20-17/+650
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-70/+98
2024-01-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+207
2024-01-19Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+177
2024-01-19Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-57/+78
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-3/+453
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen1-1/+0
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier1-0/+5
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski1-0/+10
2024-01-18selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko1-3/+161
2024-01-18libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko1-0/+13
2024-01-18RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones1-10/+8
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds38-691/+1921
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+161
2024-01-17Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds1-11/+18
2024-01-17selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel1-7/+5
2024-01-16selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun1-0/+19
2024-01-16selftests: bonding: add missing build configsJakub Kicinski1-0/+3
2024-01-16selftests: netdevsim: correct expected FEC stringsJakub Kicinski1-7/+11
2024-01-16selftests: netdevsim: sprinkle more udevadm settleJakub Kicinski2-0/+2
2024-01-16selftests: forwarding: Remove executable bits from lib.shBenjamin Poirier1-0/+0
2024-01-16selftests: bonding: Change script interpreterBenjamin Poirier2-2/+2
2024-01-14net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau4-0/+260
2024-01-13Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linuxLinus Torvalds2-1/+7
2024-01-13selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom1-11/+18
2024-01-13Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-270/+843
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-4/+4
2024-01-12selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel1-0/+28
2024-01-12selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov1-2/+2
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds267-3963/+19580
2024-01-11iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen2-0/+179
2024-01-11iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen2-0/+28
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt6-8/+14
2024-01-11tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner1-0/+3