summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08libbpf: Unmap rings when umem deletedlic121
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-04-08libbpf: Fix possible NULL pointer dereference when destroying skeletonYafang Shao
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-04-08tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
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 tcpdump processes launched by subshell.Guillaume Nault
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-08selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
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-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev
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