aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
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-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.83' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.80' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
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
2019-11-06perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-11-06tools/power turbostat: fix goldmont C-state limit decodingLen Brown
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-10-11tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-10-11libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-11tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-10-10Merge tag 'v4.19.78' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.77' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.76' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.73' into v4.19/standard/baseBruce Ashfield
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt