summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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: fix exit value for nft_concat_rangeHangbin Liu
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-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
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-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 script: Fix hex dump character outputAdrian Hunter
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
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-27bpftool: Enable line buffering for stdoutPaul Chaignon
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-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-22bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-22KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov
2021-12-17perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-17perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-17perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-17perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter