summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen2020-06-071-1/+1
* wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld2020-06-071-1/+1
* x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-06-071-1/+1
* kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz2020-06-031-0/+1
* bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2020-05-272-1/+20
* tools/bootconfig: Fix apply_xbc() to return zero on successSteven Rostedt (VMware)2020-05-271-0/+1
* tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye2020-05-271-3/+6
* KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-272-2/+5
* selftests: fix kvm relocatable native/cross builds and installsShuah Khan2020-05-271-1/+28
* ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire2020-05-271-1/+7
* selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song2020-05-201-2/+2
* bpf: Fix bug in mmap() implementation for BPF array mapSasha Levin2020-05-201-0/+9
* selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-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
* wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-141-3/+51
* selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-141-1/+3
* selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-141-1/+2
* tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko2020-05-101-1/+1
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-05-102-19/+3
* selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-05-102-2/+2
* selftests: vm: Do not override definition of ARCHSandipan Das2020-05-101-2/+2
* 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
* selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev2020-05-024-40/+16
* 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
* libbpf: Only check mode flags in get_xdp_idDavid Ahern2020-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
* 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
* libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov2020-04-231-1/+1
* 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: Fix try-run when source tree is not writableMichael Ellerman2020-04-171-0/+1
* 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