summaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)Author
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-04-26perf: Return proper values for user stack errorsJiri Olsa
2018-04-26perf: Fix sample_max_stack maximum checkJiri Olsa
2018-04-19perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-03-28perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-03-20perf/cgroup: Fix child event counting bugSong Liu
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Song Liu
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa
2018-01-08perf: Make perf_callchain function staticJiri Olsa
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-01-02perf: Export perf_event_update_userpageSuzuki K Poulose
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-11-29Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2017-11-29Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-28perf: Fix header.size for namespace eventsJiri Olsa
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin
2017-11-15perf/core: Fix memory leak triggered by perf --namespaceVasily Averin
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller
2017-11-11bpf: add a bpf_override_function helperJosef Bacik
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08perf/core: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman