summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-13tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song
2019-12-13tools: bpftool: fix a bitfield pretty print issueYonghong Song
2019-12-13selftests/powerpc: Skip test instead of failingBreno Leitao
2019-12-13selftests/powerpc: Allocate base registersBreno Leitao
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-05tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga
2019-12-01usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-01tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet
2019-12-01ACPICA: Use %d for signed int print formatting instead of %uColin Ian King
2019-12-01tools/power turbosat: fix AMD APIC-id outputLen Brown
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2019-12-01tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2019-12-01selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao
2019-12-01selftests: kvm: Fix -Wformat warningsAndrea Parri
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2019-12-01tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2019-12-01selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2019-12-01usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2019-12-01tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-11-24tools: PCI: Fix broken pcitest compilationAlan Mikhak
2019-11-24selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata
2019-11-24tc-testing: fix build of eBPF programsDavide Caratti
2019-11-24tools: PCI: Fix compilation warningsGustavo Pimentel
2019-11-24selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)
2019-11-20selftests/powerpc: Do not fail with rescheduleBreno Leitao
2019-11-12usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-11-12perf tools: Fix time sortingJiri Olsa
2019-11-12tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-11-06perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo
2019-11-06perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo
2019-11-06perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo
2019-11-06perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo
2019-11-06perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen