aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-03xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala1-0/+43
2021-02-03selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker5-18/+10
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-19perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo1-0/+5
2020-12-30perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10
2020-12-30perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-30selftests/seccomp: Update kernel configMickaël Salaün1-0/+1
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu2-39/+46
2020-12-30selftests: fix poll error in udpgro.shPaolo Abeni1-0/+3
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen1-0/+1
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa1-4/+0
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra1-0/+95
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen1-1/+1
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu1-0/+15
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin2-247/+0
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-12-02perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2
2020-11-24tools, bpftool: Add missing close before bpftool net attach exitWang Hai1-9/+9
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan1-1/+1
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2-2/+3
2020-11-22selftests/powerpc: entry flush testDaniel Axtens3-1/+165
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey1-6/+29
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility attributeArnaldo Carvalho de Melo1-5/+2
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2-0/+247
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala3-3/+0
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2-2/+0
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King1-0/+4
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa1-0/+1
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin1-6/+9
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski1-0/+65
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song1-2/+2
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski1-0/+3
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu1-2/+2
2020-11-01objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf1-7/+26
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao1-1/+3
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter1-4/+4