summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2022-01-27KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov
2022-01-27KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy
2022-01-27selftests/bpf: Fix xdpxceiver failures for no hugepagesTirthendu Sarkar
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05selftests: set amt.sh executableTaehee Yoo
2021-12-31selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu
2021-12-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov
2021-12-17bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann
2021-12-14bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds