- 7057bb9 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 33ea4b2 perf/core: Implement the 'perf_uprobe' PMU by Song Liu · 7 years ago
- e12f03d perf/core: Implement the 'perf_kprobe' PMU by Song Liu · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- d8b91dd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0c7296c perf/core: Fix ctx::mutex deadlock by Peter Zijlstra · 7 years ago
- 43fa87f perf/core: Fix another perf,trace,cpuhp lock inversion by Peter Zijlstra · 7 years ago
- 82d9485 perf/core: Fix lock inversion between perf,trace,cpuhp by Peter Zijlstra · 7 years ago
- 99e818c perf: Return empty callchain instead of NULL by Jiri Olsa · 7 years ago
- 8cf7e0e perf: Make perf_callchain function static by Jiri Olsa · 7 years ago
- 313ccb9 perf: Allocate context task_ctx_data for child event by Jiri Olsa · 7 years ago
- 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 82975c4 perf: Export perf_event_update_userpage by Suzuki K Poulose · 7 years ago
- 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- f4e2298 bpf/tracing: fix kernel/events/core.c compilation error by Yonghong Song · 7 years ago
- 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
- f371b30 bpf/tracing: allow user space to query prog array on the same tp by Yonghong Song · 7 years ago
- e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- 5c6338b uprobes: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
- 6e948c6 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
- 4fc31ba Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
- 34900ec perf: Fix header.size for namespace events by Jiri Olsa · 7 years ago
- 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 8 years ago
- 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 4a31b42 perf/core: Fix memory leak triggered by perf --namespace by Vasily Averin · 7 years ago
- 0e18dd1 perf/core: Fix memory leak triggered by perf --namespace by Vasily Averin · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
- dd0bb68 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
- 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1644464 perf/core: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- be96b31 perf/cgroup: Fix perf cgroup hierarchy support by Tejun Heo · 7 years ago
- 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
- 0c1cbc1 perf/core: Fix perf_event_read() by Peter Zijlstra · 7 years ago
- 7f0ec32 perf/core: Remove wrong barrier by Peter Zijlstra · 7 years ago
- 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
- 3c5c871 perf/core: Make sure to update ctx time before using it by Peter Zijlstra · 7 years ago
- a9cd819 perf/core: Fix __perf_read_group_add() locking by Peter Zijlstra · 7 years ago
- 0ee098c perf/core: Update ctx time before detaching events by Peter Zijlstra · 7 years ago
- ca0dd44 perf/core: Fix perf_event_read_value() locking by Peter Zijlstra · 7 years ago
- 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- e87c6bc bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
- 0b4c684 bpf: use the same condition in perf event set/free bpf handler by Yonghong Song · 7 years ago
- 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
- f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- bc1d202 perf/core: Export AUX buffer helpers to modules by Will Deacon · 8 years ago
- 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
- e6a52033 perf/core: Fix cgroup time when scheduling descendants by leilei.lin · 7 years ago
- df0062b perf/core: Avoid freeing static PMU contexts when PMU is unregistered by Will Deacon · 7 years ago
- 9756263 bpf: perf event change needed for subsequent bpf helpers by Yonghong Song · 7 years ago
- 5bce9db perf/core: Explain perf_sched_mutex by Alexander Shishkin · 7 years ago
- 441430e perf/aux: Only update ->aux_wakeup in non-overwrite mode by Alexander Shishkin · 7 years ago
- ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
- 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e92d51a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 355627f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
- fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
- 8d4e6c4 perf/core, pt, bts: Get rid of itrace_started by Alexander Shishkin · 8 years ago
- e0563e0 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
- f12f42a perf/core: Fix potential double-fetch bug by Meng Xu · 7 years ago
- d061841 tracing, perf: Adjust code layout in get_recursion_context() by Jesper Dangaard Brouer · 7 years ago
- 1d95311 perf/core: Don't report zero PIDs for exiting tasks by Oleg Nesterov · 7 years ago
- d9a50b0 perf/aux: Ensure aux_wakeup represents most recent wakeup index by Will Deacon · 7 years ago
- 2ab346c perf/aux: Make aux_{head,wakeup} ring_buffer members long by Will Deacon · 7 years ago
- 290d9bf Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 64aee2a perf/core: Fix group {cpu,task} validation by Mark Rutland · 8 years ago
- e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- fdccc3f perf/core: Reduce context switch overhead by leilei.lin · 7 years ago
- 9b231d9 perf/core: Fix time on IOC_ENABLE by Peter Zijlstra · 7 years ago
- bfe33492 perf/x86: Fix RDPMC vs. mm_struct tracking by Peter Zijlstra · 7 years ago
- cf5f5ce bpf: add support for sys_enter_* and sys_exit_* tracepoints by Yonghong Song · 7 years ago
- c39a0e2 x86/perf/cqm: Wipe out perf based cqm by Vikas Shivappa · 7 years ago
- bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
- 2aeb188 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
- 3bda69c perf/core: Fix scheduling regression of pinned groups by Alexander Shishkin · 7 years ago
- 6a8a75f Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago