summaryrefslogtreecommitdiff
path: root/kernel/events (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
|\
| * bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-21
* | Merge 4.4.85 into android-4.4Greg Kroah-Hartman2017-08-30
|\|
| * perf/core: Fix group {cpu,task} validationMark Rutland2017-08-30
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-27
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-14
* | Merge 4.4.65 into android-4.4Greg Kroah-Hartman2017-04-30
|\|
| * perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2017-04-30
* | Merge 4.4.57 to android-4.4Greg Kroah-Hartman2017-03-29
|\|
| * perf/core: Fix event inheritance on fork()Peter Zijlstra2017-03-26
* | Merge tag 'v4.4.48' into android-4.4.yDmitry Shmidt2017-02-09
|\|
| * perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra2017-02-09
* | Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt2016-10-14
|\|
| * perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-10-07
* | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
|\|
| * uprobes: Fix the memcg accountingOleg Nesterov2016-09-15
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
| * perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-06-01
| * perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-18
| * 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
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
* | BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-07-07
* | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-05-31
|/
* 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
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \
| * | | 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/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
| * | | perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu2015-09-13