summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
* Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-053-2/+3
|\
| * selftests: set amt.sh executableTaehee Yoo2022-01-051-0/+0
| * selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu2022-01-011-1/+2
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-01-011-1/+1
| |\
| | * bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King2021-12-171-1/+1
* | | userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz2021-12-311-6/+10
|/ /
* | selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu2021-12-301-1/+3
* | selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu2021-12-301-1/+1
* | selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2021-12-301-1/+7
* | selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian2021-12-251-1/+0
* | selftests: Calculate udpgso segment count without header adjustmentCoco Li2021-12-241-6/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-215-9/+113
|\ \
| * | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson2021-12-203-0/+107
| * | selftests: KVM: Fix non-x86 compilingAndrew Jones2021-12-202-9/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-191-17/+0
|\| | | |/ |/|
| * KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov2021-12-191-17/+0
* | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1714-16/+421
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-169-3/+353
| |\ \
| | * | bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau2021-12-161-2/+14
| | * | selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2021-12-162-0/+32
| | * | bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann2021-12-161-0/+23
| | * | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann2021-12-151-2/+65
| | * | bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2021-12-152-0/+117
| | * | selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi2021-12-141-1/+1
| | * | selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon2021-12-102-0/+103
| * | | selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson2021-12-141-0/+30
| * | | selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu2021-12-131-0/+2
| * | | selftests/net: toeplitz: fix udp optionWillem de Bruijn2021-12-131-1/+1
| * | | selftests: Fix IPv6 address bind testsDavid Ahern2021-12-121-3/+11
| * | | selftests: Fix raw socket bind tests with VRFDavid Ahern2021-12-121-1/+2
| * | | selftests: Add duplicate config only for MD5 VRF testsDavid Ahern2021-12-121-6/+20
| * | | selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin2021-12-121-1/+1
| |/ /
| * | selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou2021-12-101-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-119-74/+172
|\ \ \
| * | | selftests/damon: split test casesSeongJae Park2021-12-117-112/+129
| * | | selftests/damon: test debugfs file reads/writes with huge countSeongJae Park2021-12-114-0/+61
| * | | selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park2021-12-111-0/+2
| * | | selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park2021-12-111-0/+9
| * | | selftests/damon: skip test if DAMON is runningSeongJae Park2021-12-111-0/+9
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-107-2/+195
|\ \ \ | |/ / |/| / | |/
| * selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson2021-12-103-0/+116
| * selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini2021-12-103-1/+78
| * KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero2021-12-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-093-13/+60
|\ \
| * | selftests: netfilter: switch zone stress to socatFlorian Westphal2021-12-081-6/+13
| * | selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio2021-12-081-3/+21
| * | vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-081-4/+26