aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal1-0/+43
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan1-2/+2
2022-06-14perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing1-1/+1
2022-06-14perf c2c: Use stdio interface if slang is not supportedLeo Yan1-2/+4
2022-06-14perf tools: Add missing headers needed by util/data.hYang Jihong1-0/+1
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-06-14tools/power turbostat: fix ICX DRAM power numbersLen Brown1-0/+1
2022-05-25x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra1-0/+1
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-15x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu5-2/+58
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operationalIdo Schimmel1-0/+3
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+99
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-15perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-15perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-15selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-04-15libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-04-15selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman2-86/+0
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-1/+1
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
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-23selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado1-1/+1
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen1-0/+3
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-01-27perf script: Fix hex dump character outputAdrian Hunter1-1/+1
2022-01-27bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2-2/+0
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon1-0/+2
2022-01-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau1-8/+5
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau1-1/+9
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi1-2/+8
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan1-1/+1