Age | Commit message (Expand) | Author | Files | Lines |
2018-02-16 | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm... | Ingo Molnar | 33 | -578/+1067 |
2018-02-15 | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h" | Hendrik Brueckner | 2 | -413/+0 |
2018-02-15 | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner | 2 | -14/+14 |
2018-02-15 | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner | 1 | -0/+390 |
2018-02-15 | tools/headers: Synchronize kernel ABI headers, v4.16-rc1 | Ingo Molnar | 5 | -0/+171 |
2018-02-15 | perf test: Fix test trace+probe_libc_inet_pton.sh for s390x | Thomas Richter | 1 | -5/+18 |
2018-02-15 | perf data: Document missing --force option | Sangwon Hong | 1 | -0/+4 |
2018-02-15 | perf tools: Substitute yet another strtoull() | Andy Shevchenko | 1 | -22/+2 |
2018-02-15 | perf top: Check the latency of perf_top__mmap_read() | Kan Liang | 1 | -0/+9 |
2018-02-15 | perf top: Switch default mode to overwrite mode | Kan Liang | 1 | -9/+25 |
2018-02-15 | perf top: Remove lost events checking | Kan Liang | 1 | -3/+5 |
2018-02-15 | perf hists browser: Add parameter to disable lost event warning | Kan Liang | 6 | -20/+36 |
2018-02-15 | perf top: Add overwrite fall back | Kan Liang | 1 | -0/+36 |
2018-02-15 | perf evsel: Expose the perf_missing_features struct | Arnaldo Carvalho de Melo | 2 | -11/+15 |
2018-02-15 | perf top: Check per-event overwrite term | Kan Liang | 1 | -0/+73 |
2018-02-15 | perf mmap: Discard legacy interface for mmap read | Kan Liang | 2 | -49/+4 |
2018-02-15 | perf test: Update mmap read functions for backward-ring-buffer test | Kan Liang | 1 | -2/+5 |
2018-02-15 | perf mmap: Introduce perf_mmap__read_event() | Kan Liang | 2 | -0/+43 |
2018-02-15 | perf mmap: Introduce perf_mmap__read_done() | Kan Liang | 2 | -0/+12 |
2018-02-15 | perf mmap: Discard 'prev' in perf_mmap__read() | Kan Liang | 1 | -18/+10 |
2018-02-15 | perf mmap: Add new return value logic for perf_mmap__read_init() | Kan Liang | 1 | -6/+6 |
2018-02-15 | perf mmap: Introduce perf_mmap__read_init() | Kan Liang | 2 | -10/+29 |
2018-02-15 | perf mmap: Cleanup perf_mmap__push() | Kan Liang | 1 | -1/+1 |
2018-02-15 | perf mmap: Recalculate size for overwrite mode | Kan Liang | 1 | -0/+2 |
2018-02-15 | perf evlist: Remove stale mmap read for backward | Kan Liang | 2 | -21/+0 |
2018-02-15 | perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor | William Cohen | 7 | -0/+183 |
2018-02-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -54/+159 |
2018-02-15 | selftests/x86/mpx: Fix incorrect bounds with old _sigfault | Rui Wang | 1 | -2/+30 |
2018-02-15 | objtool: Fix segfault in ignore_unreachable_insn() | Josh Poimboeuf | 1 | -3/+9 |
2018-02-15 | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems | Dominik Brodowski | 1 | -7/+13 |
2018-02-15 | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c | Dominik Brodowski | 2 | -1/+6 |
2018-02-14 | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2018-02-13 | selftests/powerpc: Fix to use ucontext_t instead of struct ucontext | Harish | 1 | -1/+1 |
2018-02-13 | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c | Dominik Brodowski | 1 | -0/+4 |
2018-02-13 | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ... | Dominik Brodowski | 1 | -1/+1 |
2018-02-13 | selftests/x86/pkeys: Remove unused functions | Ingo Molnar | 1 | -28/+0 |
2018-02-13 | selftests/x86: Clean up and document sscanf() usage | Dominik Brodowski | 2 | -6/+16 |
2018-02-13 | selftests/x86: Fix vDSO selftest segfault for vsyscall=none | Dominik Brodowski | 1 | -7/+43 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -29/+371 |
2018-02-09 | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+50 |
2018-02-09 | bpf: fix rlimit in reuseport net selftest | Daniel Borkmann | 1 | -1/+20 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 12 | -28/+351 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -10/+10 |
2018-02-09 | objtool: Fix switch-table detection | Peter Zijlstra | 2 | -2/+40 |
2018-02-09 | tools/libbpf: handle issues with bpf ELF objects containing .eh_frames | Jesper Dangaard Brouer | 1 | -0/+26 |
2018-02-09 | selftests/bpf: add selftest that use test_libbpf_open | Jesper Dangaard Brouer | 2 | -2/+61 |
2018-02-09 | selftests/bpf: add test program for loading BPF ELF files | Jesper Dangaard Brouer | 2 | -1/+151 |
2018-02-09 | tools/libbpf: improve the pr_debug statements to contain section numbers | Jesper Dangaard Brouer | 1 | -12/+13 |
2018-02-09 | bpf: Sync kernel ABI header with tooling header for bpf_common.h | Jesper Dangaard Brouer | 1 | -3/+4 |
2018-02-08 | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -6/+25 |