summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-091-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix premature IPCAdrian Hunter2021-03-043-11/+17
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-03-041-1/+1
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf2021-03-041-2/+2
* objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf2021-03-041-2/+6
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-02-071-2/+5
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-02-032-2/+2
* xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-02-031-0/+43
* selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-02-031-1/+1
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2021-01-305-18/+10
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-192-3/+3
* selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-191-0/+34
* bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-171-1/+0
* tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-171-2/+69
* tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2021-01-061-0/+5
* perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo2020-12-301-3/+10
* perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-301-1/+1
* selftests/seccomp: Update kernel configMickaël Salaün2020-12-301-0/+1
* selftests/bpf: Fix broken riscv buildBjörn Töpel2020-12-301-1/+2
* selftest/bpf: Add missed ip6ip6 test backHangbin Liu2020-12-302-39/+46
* selftests: fix poll error in udpgro.shPaolo Abeni2020-12-301-0/+3
* selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen2020-12-301-0/+1
* Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa2020-12-211-4/+0
* ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)2020-12-211-1/+6
* vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-211-0/+95
* ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2020-12-161-1/+1
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-0/+15
* Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin2020-12-112-247/+0
* perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-12-021-0/+8
* perf stat: Use proper cpu for shadow statsNamhyung Kim2020-12-021-4/+1
* selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai2020-11-241-1/+2
* tools, bpftool: Add missing close before bpftool net attach exitWang Hai2020-11-241-9/+9
* perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-241-1/+1
* selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-242-2/+3
* selftests/powerpc: entry flush testDaniel Axtens2020-11-223-1/+165
* selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey2020-11-221-6/+29
* perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo2020-11-181-5/+2
* bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2020-11-182-0/+247
* selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala2020-11-183-3/+0
* selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2020-11-182-2/+0
* selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King2020-11-181-0/+4
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin2020-11-181-6/+9