summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-272-2/+5
* ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire2020-05-271-1/+7
* bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa2020-05-201-1/+1
* selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko2020-05-201-2/+2
* libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko2020-05-202-42/+86
* selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-05-201-1/+1
* selftests/bpf: fix goto cleanup label not definedHangbin Liu2020-05-201-1/+1
* ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire2020-05-201-0/+22
* objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-05-141-1/+1
* iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo2020-05-141-1/+6
* tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2020-05-101-0/+1
* libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo2020-05-101-0/+2
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline2020-05-021-2/+2
* bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn2020-05-021-0/+1
* tools/vm: fix cross-compile buildLucas Stach2020-04-291-0/+2
* selftests: Fix suppress test in fib_tests.shDavid Ahern2020-04-291-2/+8
* ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-291-0/+23
* tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2020-04-291-0/+1
* libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno2020-04-291-2/+2
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-291-4/+9
* tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2020-04-292-4/+4
* tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara2020-04-291-0/+2
* bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann2020-04-231-1/+1
* bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2020-04-232-0/+31
* bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2020-04-231-4/+4
* objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-231-4/+1
* perf report: Fix no branch type statistics report issueJin Yao2020-04-211-5/+4
* perf tools: Support Python 3.8+ in MakefileSam Lunt2020-04-171-1/+10
* selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-04-171-0/+1
* selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy2020-04-171-7/+7
* selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko2020-04-171-196/+37
* xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-04-174-2/+91
* tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-04-171-1/+1
* selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-04-171-2/+6
* selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire2020-04-171-0/+4
* tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern2020-04-131-1/+1
* tools/power turbostat: Fix 32-bit capabilities warningLen Brown2020-04-082-17/+31
* tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown2020-04-081-9/+14
* tools/power turbostat: Fix gcc build warningsLen Brown2020-04-081-2/+2
* perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-04-021-1/+1
* tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2020-04-012-3/+3
* perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu2020-04-011-3/+8
* perf probe: Fix to delete multiple probe eventMasami Hiramatsu2020-04-011-0/+3
* cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-04-014-3/+5
* selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-03-211-1/+1
* perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala2020-03-181-2/+2
* ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-181-1/+1