summaryrefslogtreecommitdiff
path: root/kernel/events
AgeCommit message (Expand)Author
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-09-24perf: Add cpu isolation awarenessOlav Haugan
2016-09-13FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-13perf: Add support for exclude_idle attributePatrick Fay
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-07-17 Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-21Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi
2016-06-20perf: passing struct perf_event to function setup_aux()Mathieu Poirier
2016-06-20perf/core: adding PMU driver specific configurationMathieu Poirier
2016-06-16FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-06-02 Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi
2016-06-02Merge remote-tracking branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi
2016-06-01perf/ring_buffer: Document AUX API usageAlexander Shishkin
2016-06-01perf/core: Free AUX pages in unmap pathAlexander Shishkin
2016-06-01perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin
2016-06-01perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-06-01perf/core: Don't leak event in the syscall error pathAlexander Shishkin
2016-06-01perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-06-01perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin
2016-06-01perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra
2016-05-18perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-05-18perf: duplicate deletion of perf eventSrinivasarao P
2016-04-20perf: Cure event->pending_disable racePeter Zijlstra
2016-04-20perf: Do not double freePeter Zijlstra
2016-04-12perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-03-23perf: Skip permission checks on kernel owned perf eventsRohit Gupta
2016-03-23perf: pass correct parameter when removing eventNeil Leeder
2016-03-23perf: support hotplugNeil Leeder
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-06perf: Fix race in swevent hashPeter Zijlstra
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-06perf: Do not send exit event twiceJiri Olsa
2015-12-04perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-23perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-09perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra
2015-11-09perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds