summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Skip test instead of failingBreno Leitao2019-12-131-4/+1
* selftests/powerpc: Allocate base registersBreno Leitao2019-12-137-10/+8
* selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-12-131-2/+2
* selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-12-051-0/+9
* tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga2019-12-051-1/+1
* usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-12-011-1/+1
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-12-011-2/+2
* tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2019-12-012-8/+9
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2019-12-011-1/+1
* tools/power turbosat: fix AMD APIC-id outputLen Brown2019-12-011-33/+60
* selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2019-12-011-7/+2
* selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2019-12-011-0/+1
* selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2019-12-011-8/+3
* selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2019-12-011-9/+4
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2019-12-011-0/+1
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2019-12-012-2/+2
* selftests: kvm: Fix -Wformat warningsAndrea Parri2019-12-011-2/+2
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3
* tools: bpftool: fix completion for "bpftool map update"Quentin Monnet2019-12-011-1/+1
* selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2019-12-011-1/+1
* selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2019-12-011-0/+1
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2019-12-011-3/+3
* tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2019-12-012-3/+8
* tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-11-241-3/+3
* selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2019-11-241-1/+1
* tc-testing: fix build of eBPF programsDavide Caratti2019-11-244-9/+63
* tools: PCI: Fix compilation warningsGustavo Pimentel2019-11-241-5/+2
* selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2019-11-241-10/+10
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-11-241-0/+52
* selftests/powerpc: Do not fail with rescheduleBreno Leitao2019-11-202-3/+15
* usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-11-121-2/+4
* perf tools: Fix time sortingJiri Olsa2019-11-121-1/+1
* tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan2019-11-121-1/+5
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-11-101-0/+1
* perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-11-101-5/+9
* perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo2019-11-061-2/+2
* perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo2019-11-061-1/+1
* perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo2019-11-061-1/+1
* perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo2019-11-061-1/+1
* perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo2019-11-064-9/+13
* perf jevents: Fix period for Intel fixed countersAndi Kleen2019-11-061-6/+6
* perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen2019-11-061-1/+5
* perf map: Fix overlapped map handlingSteve MacLean2019-11-061-0/+3
* perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers2019-11-061-2/+1