Age | Commit message (Expand) | Author |
2018-02-25 | perf: Fix header.size for namespace events | Jiri Olsa |
2018-02-03 | perf/core: Fix memory leak triggered by perf --namespace | Vasily Averin |
2017-12-25 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon |
2017-12-10 | perf/core: Fix __perf_read_group_add() locking | Peter Zijlstra |
2017-11-03 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | perf/cgroup: Fix perf cgroup hierarchy support | Tejun Heo |
2017-10-10 | perf/core: Fix cgroup time when scheduling descendants | leilei.lin |
2017-10-10 | perf/core: Avoid freeing static PMU contexts when PMU is unregistered | Will Deacon |
2017-09-29 | perf/aux: Only update ->aux_wakeup in non-overwrite mode | Alexander Shishkin |
2017-09-20 | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-04 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-31 | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers |
2017-08-29 | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang |
2017-08-29 | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin |
2017-08-29 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming |
2017-08-29 | perf/core: Fix potential double-fetch bug | Meng Xu |
2017-08-25 | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer |
2017-08-25 | perf/core: Don't report zero PIDs for exiting tasks | Oleg Nesterov |
2017-08-25 | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon |
2017-08-25 | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon |
2017-08-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-25 | perf/core: Fix group {cpu,task} validation | Mark Rutland |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-10 | perf/core: Reduce context switch overhead | leilei.lin |
2017-08-10 | perf/core: Fix time on IOC_ENABLE | Peter Zijlstra |
2017-08-10 | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra |
2017-08-07 | bpf: add support for sys_enter_* and sys_exit_* tracepoints | Yonghong Song |
2017-08-01 | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa |
2017-07-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-21 | cgroup: implement cgroup v2 thread support | Tejun Heo |
2017-07-21 | perf/core: Fix locking for children siblings group read | Jiri Olsa |
2017-07-20 | perf/core: Fix scheduling regression of pinned groups | Alexander Shishkin |
2017-07-11 | Revert "perf/core: Drop kernel samples even though :u is specified" | Ingo Molnar |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-08 | perf/core: Remove unused perf_cgroup_event_cgrp_time() function | Matthias Kaehlcke |
2017-06-08 | perf/core: Correct event creation with PERF_FORMAT_GROUP | Peter Zijlstra |
2017-06-08 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-06-08 | perf/core: Drop kernel samples even though :u is specified | Jin Yao |