summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-05-20bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa1-1/+1
2020-05-20selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko1-2/+2
2020-05-20libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko2-42/+86
2020-05-20selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang1-1/+1
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu1-1/+1
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire1-0/+22
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf1-1/+1
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo1-1/+6
2020-05-10tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-05-10libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo1-0/+2
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf1-17/+27
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf1-2/+15
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline1-2/+2
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn1-0/+1
2020-04-29tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-0/+23
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)1-0/+1
2020-04-29libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno1-2/+2
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-29tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2-4/+4
2020-04-29tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara1-0/+2
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann1-1/+1
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2020-04-23objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf1-4/+1
2020-04-21perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-04-17selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy1-7/+7
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2020-04-17xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)4-2/+91
2020-04-17tools: gpio: Fix out-of-tree build regressionAnssi Hannula1-1/+1
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-04-17selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-04-13tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-08tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-04-08tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-04-08tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-04-01tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2-3/+3
2020-04-01perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu1-3/+8
2020-04-01perf probe: Fix to delete multiple probe eventMasami Hiramatsu1-0/+3
2020-04-01cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-03-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman1-1/+1
2020-03-18perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala1-2/+2
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu1-3/+31
2020-03-12perf arm-spe: Fix endless record after being terminatedAdrian Hunter1-1/+4