summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-02-03xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala
2021-02-03selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-19perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2020-12-30perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo
2020-12-30perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai
2020-12-30selftests/seccomp: Update kernel configMickaël Salaün
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-12-30selftests: fix poll error in udpgro.shPaolo Abeni
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-12-02perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-24tools, bpftool: Add missing close before bpftool net attach exitWang Hai
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-01objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao