| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-02-10 | perf/core: Fix crash in perf_event_read() |  Peter Zijlstra | 1 | -10/+15 |
| 2017-01-30 | perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory |  Peter Zijlstra | 1 | -21/+21 |
| 2017-01-30 | perf/core: Fix use-after-free bug |  Peter Zijlstra | 1 | -2/+25 |
| 2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors |  Jiri Olsa | 1 | -16/+31 |
| 2017-01-14 | perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race |  Peter Zijlstra | 1 | -4/+54 |
| 2017-01-14 | perf/core: Fix sys_perf_event_open() vs. hotplug |  Peter Zijlstra | 1 | -22/+48 |
| 2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-18 | uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation |  Marcin Nowakowski | 1 | -1/+1 |
| 2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-14 | mm: add locked parameter to get_user_pages_remote() |  Lorenzo Stoakes | 1 | -2/+2 |
| 2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -11/+8 |
| 2016-12-06 | perf/core: Remove invalid warning from list_update_cgroup_even()t |  David Carrillo-Cisneros | 1 | -11/+8 |
| 2016-12-04 | don't open-code file_inode() |  Al Viro | 1 | -1/+1 |
| 2016-11-27 | bpf: drop unnecessary context cast from BPF_PROG_RUN |  Daniel Borkmann | 1 | -1/+1 |
| 2016-11-21 | perf/core: Fix address filter parser |  Alexander Shishkin | 1 | -0/+2 |
| 2016-11-15 | perf/core: Do not set cpuctx->cgrp for unscheduled cgroups |  David Carrillo-Cisneros | 1 | -0/+11 |
| 2016-10-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+17 |
| 2016-10-28 | perf/powerpc: Don't call perf_event_disable() from atomic context |  Jiri Olsa | 1 | -2/+8 |
| 2016-10-28 | perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic |  Jiri Olsa | 1 | -4/+9 |
| 2016-10-19 | mm: replace get_user_pages_remote() write/force parameters with gup_flags |  Lorenzo Stoakes | 1 | -2/+4 |
| 2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+88 |
| 2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+1 |
| 2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -14/+48 |
| 2016-09-23 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -1/+1 |
| 2016-09-22 | perf/core: Limit matching exclusive events to one PMU |  Alexander Shishkin | 1 | -1/+1 |
| 2016-09-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 2 | -10/+36 |
| 2016-09-10 | perf/core: Fix aux_mmap_count vs aux_refcount order |  Alexander Shishkin | 1 | -4/+11 |
| 2016-09-10 | perf/core: Fix a race between mmap_close() and set_output() of AUX events |  Alexander Shishkin | 1 | -6/+25 |
| 2016-09-06 | perf, bpf: fix conditional call to bpf_overflow_handler |  Arnd Bergmann | 1 | -1/+1 |
| 2016-09-05 | perf/core: Don't pass PERF_EF_START to the PMU ->start callback |  Will Deacon | 1 | -1/+1 |
| 2016-09-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts |  Ingo Molnar | 1 | -5/+13 |
| 2016-09-05 | perf/core: Remove WARN from perf_event_read() |  Peter Zijlstra | 1 | -4/+12 |
| 2016-09-02 | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs |  Alexei Starovoitov | 1 | -1/+88 |
| 2016-08-24 | perf/core: Use this_cpu_ptr() when stopping AUX events |  Will Deacon | 1 | -1/+1 |
| 2016-08-18 | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG |  David Carrillo-Cisneros | 1 | -2/+23 |
| 2016-08-18 | perf/core: Generalize event->group_flags |  David Carrillo-Cisneros | 1 | -8/+8 |
| 2016-08-18 | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() |  Madhavan Srinivasan | 1 | -2/+3 |
| 2016-08-18 | Merge branch 'perf/urgent' into perf/core, to pick up dependencies |  Ingo Molnar | 1 | -27/+68 |
| 2016-08-18 | perf/core: Check return value of the perf_event_read() IPI |  David Carrillo-Cisneros | 1 | -3/+4 |
| 2016-08-18 | perf/core: Enable mapping of the stop filters |  Mathieu Poirier | 1 | -10/+5 |
| 2016-08-18 | perf/core: Update filters only on executable mmap |  Mathieu Poirier | 1 | -0/+7 |
| 2016-08-18 | perf/core: Fix file name handling for start/stop filters |  Mathieu Poirier | 1 | -2/+4 |
| 2016-08-18 | perf/core: Fix event_function_local() |  Peter Zijlstra | 1 | -12/+48 |
| 2016-08-18 | uprobes: Rename the "struct page *" args of __replace_page() |  Oleg Nesterov | 1 | -18/+18 |
| 2016-08-18 | Merge branch 'perf/urgent' into perf/core, to pick up dependency |  Ingo Molnar | 1 | -2/+3 |
| 2016-08-18 | uprobes: Fix the memcg accounting |  Oleg Nesterov | 1 | -2/+3 |
| 2016-08-10 | perf/core: Optimize perf_pmu_sched_task() |  Peter Zijlstra | 1 | -19/+24 |
| 2016-08-10 | perf/x86/intel: Rework the large PEBS setup code |  Peter Zijlstra | 1 | -0/+4 |
| 2016-08-10 | perf/core: Sched out groups atomically |  Mark Rutland | 1 | -0/+4 |
| 2016-08-10 | perf/core: Set cgroup in CPU contexts for new cgroup events |  David Carrillo-Cisneros | 1 | -18/+36 |