Age | Commit message (Expand) | Author |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-25 | perf/core: Fix ctx::mutex deadlock | Peter Zijlstra |
2018-01-25 | perf/core: Fix another perf,trace,cpuhp lock inversion | Peter Zijlstra |
2018-01-25 | perf/core: Fix lock inversion between perf,trace,cpuhp | Peter Zijlstra |
2018-01-08 | perf: Return empty callchain instead of NULL | Jiri Olsa |
2018-01-08 | perf: Make perf_callchain function static | Jiri Olsa |
2018-01-08 | perf: Allocate context task_ctx_data for child event | Jiri Olsa |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2018-01-02 | perf: Export perf_event_update_userpage | Suzuki K Poulose |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-13 | bpf/tracing: fix kernel/events/core.c compilation error | Yonghong Song |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-12-12 | bpf/tracing: allow user space to query prog array on the same tp | Yonghong Song |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-04 | uprobes: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney |
2017-11-29 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2017-11-29 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar |
2017-11-28 | perf: Fix header.size for namespace events | Jiri Olsa |
2017-11-27 | ipc, kernel, mm: annotate ->poll() instances | Al Viro |
2017-11-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-15 | perf/core: Fix memory leak triggered by perf --namespace | Vasily Averin |
2017-11-15 | perf/core: Fix memory leak triggered by perf --namespace | Vasily Averin |
2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller |
2017-11-11 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-08 | perf/core: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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-27 | perf/core: Rewrite event timekeeping | Peter Zijlstra |
2017-10-27 | perf/core: Fix perf_event_read() | Peter Zijlstra |
2017-10-27 | perf/core: Remove wrong barrier | Peter Zijlstra |
2017-10-27 | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra |
2017-10-27 | perf/core: Make sure to update ctx time before using it | Peter Zijlstra |
2017-10-27 | perf/core: Fix __perf_read_group_add() locking | Peter Zijlstra |
2017-10-27 | perf/core: Update ctx time before detaching events | Peter Zijlstra |
2017-10-27 | perf/core: Fix perf_event_read_value() locking | Peter Zijlstra |