summaryrefslogtreecommitdiff
path: root/kernel/events/core.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
| |\
| | * Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi2016-07-17
| | |\
| | | * bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
| |\| |
| | * | Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-21
| | |\ \
| | | * | perf/core: adding PMU driver specific configurationMathieu Poirier2016-06-20
| * | | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-06-16
| |/ / /
| * | | Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
| |\ \ \ | | | |/ | | |/|
| | * | perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-06-01
| * | | Merge remote-tracking branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
| |\ \ \ | | |/ / | |/| / | | |/
| | * perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-06-01
| | * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-06-01
| | * perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-06-01
* | | perf: Add cpu isolation awarenessOlav Haugan2016-09-24
* | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-13
* | | perf: Add support for exclude_idle attributePatrick Fay2016-08-13
* | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| |
| * | perf: Cure event->pending_disable racePeter Zijlstra2016-04-20
| * | perf: Do not double freePeter Zijlstra2016-04-20
| * | perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-04-12
* | | perf: duplicate deletion of perf eventSrinivasarao P2016-05-18
* | | perf: Skip permission checks on kernel owned perf eventsRohit Gupta2016-03-23
* | | perf: pass correct parameter when removing eventNeil Leeder2016-03-23
* | | perf: support hotplugNeil Leeder2016-03-23
|/ /
* / ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-08
|\
| * perf: Fix race in swevent hashPeter Zijlstra2016-01-06
| * perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-06
* | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-08
|\ \ | |/ |/|
| * cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* | perf: Do not send exit event twiceJiri Olsa2015-12-06
* | perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra2015-12-04
* | treewide: Remove old email addressPeter Zijlstra2015-11-23
* | perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-23
* | perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian2015-11-23
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-15
|\
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-09
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-09
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \
| * | cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\ \ \ | |_|/ |/| |
| * | perf: pad raw data samples automaticallyAlexei Starovoitov2015-10-22
* | | perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang2015-09-28
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
|\| |
| * | perf: Fix races in computing the header sizesPeter Zijlstra2015-09-18
| * | perf: Fix u16 overflowsPeter Zijlstra2015-09-18
| * | perf: Restructure perf syscall point of no returnPeter Zijlstra2015-09-18
| |/
* | perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
* | perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu2015-09-13