- a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
- 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
- e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
- e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
- 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
- 14fa2da mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
- c839481 uprobes: split THPs before trying to replace them by Kirill A. Shutemov · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 1572e45 perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 8 years ago
- 7bbba0e perf/core: Fix perf_event_enable_on_exec() timekeeping (again) by Peter Zijlstra · 8 years ago
- 279b516 perf/core: Remove confusing comment and move put_ctx() by Peter Zijlstra · 8 years ago
- 210f400 Merge tag 'v4.10-rc8' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
- 9ccbfbb perf/core: Do error out on a kernel filter on an exclude_filter event by Alexander Shishkin · 8 years ago
- 451d24d perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 8 years ago
- 968ebff cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy by Tejun Heo · 8 years ago
- 4099931 perf/core: Try parent PMU first when initializing a child event by Kan Liang · 8 years ago
- 487f05e perf/core: Optimize event rescheduling on active contexts by Alexander Shishkin · 8 years ago
- fe45baf perf/core: Don't re-schedule CPU flexible events needlessly by Alexander Shishkin · 8 years ago
- 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
- 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
- 0b3589b perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory by Peter Zijlstra · 8 years ago
- a76a82a perf/core: Fix use-after-free bug by Peter Zijlstra · 8 years ago
- 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
- 321027c perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 8 years ago
- 63cae12 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 8 years ago
- 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 297e765 uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation by Marcin Nowakowski · 8 years ago
- 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
- 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
- 4506309 don't open-code file_inode() by Al Viro · 8 years ago
- 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
- e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
- 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago
- b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
- 0933840 perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic by Jiri Olsa · 8 years ago
- 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
- 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
- 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
- f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
- c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
- 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
- 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
- aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
- 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
- d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
- 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
- 29dd328 bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() by Madhavan Srinivasan · 8 years ago
- 8942c2b Merge branch 'perf/urgent' into perf/core, to pick up dependencies by Ingo Molnar · 8 years ago
- 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
- 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
- 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
- 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
- cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
- bdfaa2e uprobes: Rename the "struct page *" args of __replace_page() by Oleg Nesterov · 8 years ago
- bc06f00 Merge branch 'perf/urgent' into perf/core, to pick up dependency by Ingo Molnar · 8 years ago
- 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
- e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 8 years ago
- 09e61b4f perf/x86/intel: Rework the large PEBS setup code by Peter Zijlstra · 8 years ago
- 3f005e7 perf/core: Sched out groups atomically by Mark Rutland · 8 years ago
- db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
- 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
- 0d87d7e perf/core: Change log level for duration warning to KERN_INFO by David Ahern · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
- 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
- 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
- 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 9 years ago
- 1aacde3 bpf: generally move prog destruction to RCU deferral by Daniel Borkmann · 9 years ago
- 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 9 years ago
- 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
- 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 9 years ago
- 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
- a4f144e perf/core: Fix crash due to account/unaccount_sb_event() inconsistency by David Carrillo-Cisneros · 9 years ago
- a139655 perf/abi: Change the errno for sampling event not supported in hardware by Vineet Gupta · 9 years ago
- ab7fdef perf/core: Fix implicitly enable dynamic interrupt throttle by Kan Liang · 9 years ago
- aab5b71 perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate them from AUX ring-buffer records by Peter Zijlstra · 9 years ago