- 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
- 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 · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 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
- 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 8a1898d perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) by Hendrik Brueckner · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d0fabd1 perf/core: Remove unused perf_cgroup_event_cgrp_time() function by Matthias Kaehlcke · 8 years ago
- ba5213a perf/core: Correct event creation with PERF_FORMAT_GROUP by Peter Zijlstra · 8 years ago
- a5506c46 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- cc1582c perf/core: Drop kernel samples even though :u is specified by Jin Yao · 8 years ago
- f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
- e5aeee5 perf/core: Don't release cred_guard_mutex if not taken by Alexander Levin · 8 years ago
- a63fbed perf/tracing/cpuhotplug: Fix locking order by Thomas Gleixner · 8 years ago
- 36cc2b9 perf/core: Fix error handling in perf_event_alloc() by Dan Carpenter · 8 years ago
- 85c617a perf/core: Remove some dead code by Dan Carpenter · 8 years ago
- 88b0193 perf/callchain: Force USER_DS when invoking perf_callchain_user() by Will Deacon · 8 years ago
- d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 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
- ae0c2d9 perf/core: Add a flag for partial AUX records by Alexander Shishkin · 8 years ago
- f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
- 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- e422267 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 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