summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-23tests: fix idmapped mount_setattr testChristian Brauner1-2/+2
2022-02-23selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen3-8/+5
2022-02-23pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen2-7/+28
2022-02-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum1-2/+2
2022-02-23perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo1-1/+2
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-23selftests: netfilter: disable rp_filter on routerHangbin Liu1-0/+1
2022-02-23selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu1-1/+1
2022-02-23kselftest: Fix vdso_test_abi return statusVincenzo Frascino1-73/+62
2022-02-23selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi1-6/+14
2022-02-23selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi1-1/+11
2022-02-23selftests: openat2: Add missing dependency in MakefileCristian Marussi2-1/+2
2022-02-23selftests: openat2: Print also errno in failure messagesCristian Marussi1-5/+6
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu4-63/+66
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu1-22/+8
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu1-0/+24
2022-02-23kselftest: signal all child processesLi Zhijian1-1/+3
2022-02-23selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado1-1/+1
2022-02-23kunit: tool: Import missing importlib.abcMichał Winiarski1-0/+1
2022-02-08selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal1-0/+152
2022-02-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal1-1/+71
2022-02-08tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-02-08perf stat: Fix display of grouped aliased eventsIan Rogers1-9/+10
2022-02-08tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor1-1/+5
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-02-08selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum1-1/+1
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3
2022-02-01KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson1-1/+0
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple1-0/+42
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen1-0/+3
2022-01-27perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König1-1/+4
2022-01-27perf script: Fix hex dump character outputAdrian Hunter1-1/+1
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-27bpftool: Fix indent in option lists in the documentationQuentin Monnet7-14/+14
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2-2/+0
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman3-0/+134
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo1-1/+1
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa1-0/+7
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens1-1/+1
2022-01-27libbpf: Accommodate DWARF/compiler bug with duplicated structsAndrii Nakryiko1-4/+41
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko1-0/+2
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko1-2/+2
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko1-2/+7
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon1-0/+2
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski1-1/+1
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell1-0/+6
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy1-2/+3
2022-01-27libbpf: Clean gen_loader's attach kind.Alexei Starovoitov1-1/+3
2022-01-27libbpf: Silence uninitialized warning/error in btf_dump_dump_type_dataAlan Maguire1-1/+1
2022-01-27libbpf: Fix using invalidated memory in bpf_linkerAndrii Nakryiko1-1/+4