aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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-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-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-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
2018-12-30perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa
2018-12-30perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-12-30selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-12-30tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet
2018-12-30tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-12-30tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-12-15x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-15tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov
2018-12-04perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-12-04perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero