aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-03-08tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-07Merge tag 'v4.18.28' into v4.18/standard/baseBruce Ashfield
2019-03-01perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-03-01perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa
2019-03-01perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2019-03-01perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo
2019-03-01tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies
2019-03-01perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-03-01perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-03-01perf test: Fix perf_event_attr test failureAdrian Hunter
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-03-01perf tools: Add Hygon Dhyana supportPu Wen
2019-03-01bpf: libbpf: retry map creation without the nameStanislav Fomichev
2019-03-01Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui
2019-02-19selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-02-19bpf: improve verifier branch analysisAlexei Starovoitov
2019-02-19x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-02-05Merge tag 'v4.18.27' into v4.18/standard/baseBruce Ashfield
2019-02-05perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2019-02-05perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2019-02-05tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo
2019-02-05perf stat: Avoid segfaults caused by negated optionsMichael Petlan
2019-02-05perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen
2019-02-05perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-05perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-05perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2019-02-05perf intel-pt: Fix error with config term "pt=0"Adrian Hunter
2019-02-05bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-02-05selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2019-02-05selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2019-02-03Merge tag 'v3.18.26' into v4.18/standard/baseBruce Ashfield
2019-01-30perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings
2019-01-30selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata
2019-01-30selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson
2019-01-30selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2019-01-14mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-14mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-14virtio: fix test build after uio.h changeMichael S. Tsirkin
2019-01-12tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)
2019-01-12perf pmu: Suppress potential format-truncation warningBen Hutchings
2019-01-12tools/testing/nvdimm: Align test resources to 128MDan Williams
2019-01-12bpf: Fix verifier log string check for bad alignment.David Miller
2019-01-12tools/bpf: add addition type tests to test_btfYonghong Song
2019-01-12tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-12-30bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-12-30proc: fixup map_files test on armAlexey Dobriyan
2018-12-30objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-12-30objtool: Fix double-free in .cold detection error pathArtem Savkov