summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-03-08tools/resolve_btf_ids: Close ELF file on errorAndrii Nakryiko
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-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-03-02perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing
2022-02-23tests: fix idmapped mount_setattr testChristian Brauner
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-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-23perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
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-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-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-08tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-08perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-08tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor
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-01KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-01-27perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-27bpftool: Fix indent in option lists in the documentationQuentin Monnet
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
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