summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-16selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-08selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-08selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-08selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-03-08selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-03-02selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni
2022-03-02selftests: mptcp: fix diag instabilityPaolo Abeni
2022-02-23selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-23pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
2022-02-23tests: fix idmapped mount_setattr testChristian Brauner
2022-02-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-23selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-23selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-23kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-02-23selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-02-23selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-02-23selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-02-23selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-02-23selftests: netfilter: reduce zone stress test running timeFlorian Westphal
2022-02-23kselftest: signal all child processesLi Zhijian
2022-02-23selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado
2022-02-23kunit: tool: Import missing importlib.abcMichał Winiarski
2022-02-23selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-23bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2022-02-08selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-02-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-02-08selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-02-01tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-02-01KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-02-01KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
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