summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-141-0/+43
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-06-141-1/+1
* perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-06-141-2/+4
* perf tools: Add missing headers needed by util/data.hYang Jihong2022-06-141-0/+1
* selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song2022-06-141-1/+1
* tools/power turbostat: fix ICX DRAM power numbersLen Brown2022-06-141-0/+1
* x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra2022-05-251-0/+1
* selftests: add ping test with ping_group_range tunedNicolas Dichtel2022-05-251-0/+12
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1
* x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2022-05-155-2/+58
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-271-0/+17
* testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-201-8/+17
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-04-151-0/+99
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-04-151-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-04-151-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-151-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-152-0/+10
* perf session: Remap buf if there is no space for eventDenis Nikitin2022-04-151-3/+12
* perf tools: Fix perf's libperf_print callbackAdrian Hunter2022-04-151-1/+1
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-04-151-4/+4
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-151-1/+4
* selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer2022-04-151-1/+9
* libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai2022-04-151-0/+5
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-151-1/+1
* Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman2022-03-232-86/+0
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-191-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-03-161-12/+37
* selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2022-03-162-0/+86
* selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-161-2/+5
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* perf data: Fix double free in perf_session__delete()Alexey Bayduraev2022-03-021-4/+3
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado2022-02-231-1/+1
* perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-02-161-0/+3
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* perf script: Fix hex dump character outputAdrian Hunter2022-01-271-1/+1
* bpftool: Remove inclusion of utilities.mak from MakefilesQuentin Monnet2022-01-272-2/+0
* bpftool: Enable line buffering for stdoutPaul Chaignon2022-01-271-0/+2
* tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau2022-01-271-8/+5
* tools/nolibc: i386: fix initial stack alignmentWilly Tarreau2022-01-271-1/+9
* tools/nolibc: x86-64: Fix startup code bugAmmar Faizi2022-01-271-2/+8
* selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2022-01-111-1/+1