summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-08libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen
2022-04-08libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko
2022-04-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-04-08selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu
2022-04-08libbpf: Fix possible NULL pointer dereference when destroying skeletonYafang Shao
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-04-08selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-04-08tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
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-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
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