summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu-1/+1
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo-1/+7
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian-1/+0
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li-6/+6
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+113
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson-0/+107
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones-9/+6
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+0
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov-17/+0
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-16/+421
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-3/+353
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov-0/+32
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann-0/+23
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann-2/+65
2021-12-14bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann-0/+117
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi-1/+1
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson-0/+30
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu-0/+2
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn-1/+1
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern-3/+11
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern-1/+2
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern-6/+20
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-74/+172
2021-12-10selftests/damon: split test casesSeongJae Park-112/+129
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park-0/+61
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park-0/+2
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park-0/+9
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park-0/+9
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+195
2021-12-10selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon-0/+103
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson-0/+116
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini-1/+78
2021-12-09selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou-1/+1
2021-12-09KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero-1/+1
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-13/+60
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-32/+600
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy-16/+584
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko-0/+18
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko-0/+18
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal-6/+13
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio-3/+21
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel-4/+26
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy-16/+16
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian-0/+8
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian-0/+2
2021-12-03selftests/tc-testing: add missing configLi Zhijian-0/+1
2021-12-03selftests/tc-testing: add exit codeLi Zhijian-3/+5
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye-10/+49