summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-02-15perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner
2018-02-15tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-02-15perf data: Document missing --force optionSangwon Hong
2018-02-15perf tools: Substitute yet another strtoull()Andy Shevchenko
2018-02-15perf top: Check the latency of perf_top__mmap_read()Kan Liang
2018-02-15perf top: Switch default mode to overwrite modeKan Liang
2018-02-15perf top: Remove lost events checkingKan Liang
2018-02-15perf hists browser: Add parameter to disable lost event warningKan Liang
2018-02-15perf top: Add overwrite fall backKan Liang
2018-02-15perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo
2018-02-15perf top: Check per-event overwrite termKan Liang
2018-02-15perf mmap: Discard legacy interface for mmap readKan Liang
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_event()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_done()Kan Liang
2018-02-15perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang
2018-02-15perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Cleanup perf_mmap__push()Kan Liang
2018-02-15perf mmap: Recalculate size for overwrite modeKan Liang
2018-02-15perf evlist: Remove stale mmap read for backwardKan Liang
2018-02-15perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen
2018-02-15selftests/bpf: Only run tests if !bpf_disabledJoe Stringer
2018-02-15selftests/bpf: Count tests skipped by unprivJoe Stringer
2018-02-15selftests/bpf: Print unexpected output on failJoe Stringer
2018-02-15tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet
2018-02-15tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-15objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-13tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_userYonghong Song
2018-02-13selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer
2018-02-13selftests: Add FIB onlink testsDavid Ahern
2018-02-13selftests: fib_tests: sleep after changing carrierDavid Ahern
2018-02-13selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern
2018-02-13selftests: fib_tests: Make test results more verboseDavid Ahern
2018-02-13selftests: fib_tests: simplify ip commands in a namespaceDavid Ahern
2018-02-13selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish
2018-02-13selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-13selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski
2018-02-13selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-13selftests/x86: Clean up and document sscanf() usageDominik Brodowski
2018-02-13selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann