summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel1-1/+14
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov1-3/+50
2019-02-20tools uapi: fix Alpha supportBob Tracy1-0/+2
2019-02-20tools uapi: fix RISC-V 64-bit supportAurelien Jarno2-0/+27
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-20perf report: Fix wrong iteration count in --branch-historyJin Yao3-13/+22
2019-02-15tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly1-1/+1
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa1-1/+2
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev3-28/+30
2019-02-12perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo1-1/+3
2019-02-12tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...Doug Smythies1-2/+2
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2019-02-12perf tools: Add Hygon Dhyana supportPu Wen1-1/+1
2019-02-12bpf: libbpf: retry map creation without the nameStanislav Fomichev1-1/+10
2019-02-12Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui1-2/+13
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan1-1/+1
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2019-01-26perf stat: Avoid segfaults caused by negated optionsMichael Petlan1-1/+7
2019-01-26perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2-2/+2
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli1-6/+14
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2-10/+14
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan7-6/+10
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams1-1/+14
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams1-1/+1